cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to start Upgrade Assistant (UaServer)

Former Member
0 Kudos

When trying to start the upgrade assistant I am getting the following messages:

C:\Documents and Settings\devadm>java -cp e:\usr\sap\put\ua\ua.jar UaServer

UaServer> Stable storage file 'e:\usr\sap\put\ua\UaState' read

UaServer> Temporary directory is 'e:\usr\sap\put\ua'

UaServer> Property file 'e:\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(null:-2)

sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)

sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)

java.lang.reflect.Method.invoke(null:-1)

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(null:-2)

sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)

sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)

java.lang.reflect.Method.invoke(null:-1)

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

I am using Windows 2003 server and SQL 2005.

I have searched endlessly through OSS and sdn but am tearing my hair out.

Thnaks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jon,

I am having this exact same error. Have you managed to resolve this yet. If so, then please let me know how.

I am also running Windows 2003 with MSSQL 2005.

ThomasKjelsrud
Participant
0 Kudos

Hi!

I had the exact same problem when starting UaServer, using JRE 1.5.0_06. I installed JRE 1.4.2_13, and changed the PATH variable. I was then able to start UaServer and UaGui without problems.

Hope this helps.

Regards,

Thomas

Message was edited by:

Thomas Kjelsrud

Answers (1)

Answers (1)

andreas_herzog
Active Contributor
0 Kudos

-> <sid>adm has administrative rights?

-> environment is set? (java etc.)

-> java version used?

-> uagui has been invoked?

-> prepare phase already done?

GreetZ, AH

Former Member
0 Kudos

Thanks for the reply.

- <sidadm> has admin rights

- i have set various environment variables individually, but dont know which should be set and which dont matter

- java version jre 1.5.0_09

- prepare has been run for the first time and i am then trying to invoke the UaServer BEFORE i can invoke the uagui.

I believe that the most likely cause is an environment variable that is missing, but its finding the right one!

Thanks.

Former Member
0 Kudos

I'm not sure if this is it or not... but I always use the following Java version:

JRE/JDK: 1.4.2_12 (or _09).

Former Member
0 Kudos

Java Version 1.5.0_09 is not yet supported by SAP. Check your environment variable on DOS prompt typing set and enter each environment variable in system user in the path too.