Hi all!
I have a problem when trying to start UaServer for Prepare. I am trying to start the PREPARE phase for upgrading to ERP 2005 from R/3 4.7 ext. set 200, and started the prepare.bat file from the root-directory of the Upgrade Master DVD. I am using JRE 1.5.0_6. I get as far as typing in the command java -cp C:\usr\sap\put\UA\ua.jar UaServer, and type in a password.
Then the following is displayed:
C:\Documents and Settings\t01adm>java -cp C:\usr\sap\put\UA\ua.jar UaServer
UaServer> Stable storage file 'C:\usr\sap\put\ua\UaState' not found
UaServer> Creating stable storage file 'C:\usr\sap\put\ua\UaState'
Please enter administrator password
Enter password:*********
Confirm password:********
UaServer> Temporary directory is 'C:\usr\sap\put\ua'
UaServer> Property file 'C:\usr\sap\put\ua\UaServer.properties' read
UaServer> Configuring HTTP server
UaServer> Using HTTP index file name: index.html
UaServer> Signing JAR file uagui.jar
com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:25)
java.lang.reflect.Method.invoke(Method.java:585)
com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
UaServer.main(UaServer.java:367)
msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
msg.diag.0002 java.lang.reflect.InvocationTargetException null
UaServer> ERROR:
com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:25)
java.lang.reflect.Method.invoke(Method.java:585)
com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
UaServer.main(UaServer.java:367)
msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
msg.diag.0002 java.lang.reflect.InvocationTargetException null
Seems to me that something goes wrong in the "UaServer> Signing JAR file uagui.jar" step. Does anyone know why this happends?
Please help!
Regards,
Thomas