cancel
Showing results for 
Search instead for 
Did you mean: 

Visual Administrator has error while trying to start

Former Member
0 Kudos

Hey there,

I have an XI Installation on a Windows Cluster and want to start the visual admin. But I get this error:

D:\usr\sap\GPX\D30\j2ee\admin>"C:\j2sdk1.4.2_17-x64\bin\java" -showversion -Dsun
.java2d.noddraw=true -Duser.language=en -DP4ClassLoad=P4Connection -Dp4Cache=cle
an -jar "D:\usr\sap\GPX\D30\j2ee\admin\go.jar"
java version "1.4.2_17"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_17-b06)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_17-b06, mixed mode)

11/11/09 9:07 AM com.sap.engine.tools.launcher.Launcher Error : error reading pr
operties file file:/D:/usr/sap/GPX/D30/j2ee/admin/cfg/launcher.properties
Exception in thread "main" com.sap.engine.tools.launcher.LauncherException: unab
le to find property ToolPath
        at com.sap.engine.tools.launcher.Launcher.initProperties(Launcher.java:4
88)
        at com.sap.engine.tools.launcher.Launcher.init(Launcher.java:192)
        at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:113)
Program terminated abnormally
Press any key to continue . . .

does anybody know what could be the reason for this?

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I compared another SAP installation with Java stack where visual admin works fine.

Cause were two things.

1. launcher.properties in \j2ee\admin\cfg only had one entry, there had to be some more. I added the missing entries and parameters.

2. The file logConfiguration.properties was missing. I copied it from the working system and took a look whether there were SAP System specific entries. But there weren't.