cancel
Showing results for 
Search instead for 
Did you mean: 

UaServer not starting

Former Member
0 Kudos

I've read thru TJ Wilkinson's informative post on the UaServer error he was seeing and it corrected my initial error but now I've hit another one.

I'm upgrading from 4.6C ASCII to ECC 6.0 SR1. I'm to the point where I'm starting the Upgrade Assistant Server but I'm getting the following java errors right after I enter in the admin passwords:

UaServer> Stable storage file '/usr/sap/put/ua/UaState' read

Please enter administrator password

Enter password:

> ecc600

Confirm password:

> ecc600

java.lang.Throwable.<init>(Throwable.java:180)

java.lang.Error.<init>(Error.java:37)

java.lang.LinkageError.<init>(LinkageError.java:26)

java.lang.ExceptionInInitializerError.<init>(ExceptionInInitializerError.java:61)

javax.crypto.SecretKeyFactory.getInstance(null:-1)

com.sap.sdt.server.core.security.Crypter.<init>(Crypter.java:33)

com.sap.sdt.server.core.security.Crypter.getInstance(Crypter.java:46)

com.sap.sdt.server.core.security.PasswordManager.storePassword(PasswordManager.java:142)

com.sap.sdt.server.core.security.PasswordManager.readPassword(PasswordManager.java:99)

com.sap.sdt.server.core.security.PasswordManager.<init>(PasswordManager.java:36)

com.sap.sdt.server.core.security.SecurityAdmin.initialize(SecurityAdmin.java:85)

com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:103)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

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)

null

UaServer> ERROR:

java.lang.Throwable.<init>(Throwable.java:180)

java.lang.Error.<init>(Error.java:37)

java.lang.LinkageError.<init>(LinkageError.java:26)

java.lang.ExceptionInInitializerError.<init>(ExceptionInInitializerError.java:61)

javax.crypto.SecretKeyFactory.getInstance(null:-1)

com.sap.sdt.server.core.security.Crypter.<init>(Crypter.java:33)

com.sap.sdt.server.core.security.Crypter.getInstance(Crypter.java:46)

com.sap.sdt.server.core.security.PasswordManager.storePassword(PasswordManager.java:142)

com.sap.sdt.server.core.security.PasswordManager.readPassword(PasswordManager.java:99)

com.sap.sdt.server.core.security.PasswordManager.<init>(PasswordManager.java:36)

com.sap.sdt.server.core.security.SecurityAdmin.initialize(SecurityAdmin.java:85)

com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:103)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

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)

null

Java program completed with exit code 1

Can anyone help me get to the cause of the error(s)?

thanx

Mark

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Are the requirements for ua met?

Is 5722AC3 installed? As of V5R3 and lower.

Is 5722JV1 Option 6 installed, including all PTFs?

If YES, which OS-release is installed?

Regards

Guido

Former Member
0 Kudos

Hi Mark,

depending on the speed you need to upgrade, you could even use the scroll mode. With a batch version - described in a note - this is running really good as well. I always use that ...

Regards

Volker Gueldenpfennig, consolut.gmbh

http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

Former Member
0 Kudos

Silly me - I was missing AC3...

Thanks for the answer!

Mark

Answers (0)