B1 Technical Tips and Tricks
SAP B1 New Install Issue – Failure on B1ServerTool Authentication
SAP B1 New Install Issue – Failure on B1ServerTool Authentication
I got a new machine and was installing SAP B1 v10 SP1125 for a standalone instance. I got through the new computer permissions errors quickly and got stuck on a failure of the server tools. Specifically Authentication service (B1ServerToolsAuthentication): FAIL. This was after creating my own certificate using openSSL, since the install was failing trying to create the installer created self signed certificate. From the log I was able to find
Action result: FAIL (ScriptAction)
[2025-11-30][com.sap.businessone.installer.InstallerThread.setRollbackPurpose]
[17:47:29][ INFO] Setting rollback purpose for B1ServerToolsAuthentication
[17:47:29][ INFO] Rollback system feature:
[17:47:29][ INFO] 1) B1ServerTools-Service-LicenseServer
This occurred after Tomcate Configuration Update:
[17:42:00][ INFO] ScriptAction
[17:42:00][ FINE] Feature [B1ServerToolsAuthentication] status={SUCCESS}
[2025-11-30][com.sap.businessone.installer.actions.ScriptAction.onExecute]
[17:42:00][ INFO] Script action [\SetupFilesAuthentication_action.ps1] started
[2025-11-30][com.sap.businessone.installer.machine.access.shell]
[17:42:00][ FINEST] Running command [Windows Script [\SetupFilesAuthentication_action.ps1]]
[17:42:00][ FINEST] Updating enviroment variables:
It appears to be something to do with the configuration of the certificate and security when working with the certificate. Any ideas would be appreciated.
-
This discussion was modified 9 months ago by
Gary.
Log in to reply.