cancel
Showing results for 
Search instead for 
Did you mean: 

Issue when upgrading Solamn 7.0 to 7.1

Former Member
0 Kudos

I was in the middle on the configuration pahse when the terminal server on which the STARTUP command was running, was rebooted.

Since the STARTUP was not running in background, it got terminated along with the putty session.

Now When I attempt to restart, I get the follwoing error

STARTUP

      • Checking if C++ runtime is installed ...

      • Starting from /depot/swmedia/sm/smup/sdt...

    • Checking username "smdadm" for compliance...

Sep 28, 2011 11:40:59 AM [Info]: *************************

Sep 28, 2011 11:40:59 AM [Info]: Starting Server

Sep 28, 2011 11:40:59 AM [Info]: Reading server configuration.

Sep 28, 2011 11:41:01 AM [Info]: Reading service configuration DSUService.

Sep 28, 2011 11:41:01 AM [Info]: Configuring LogManager ...

Sep 28, 2011 11:41:01 AM [Info]: *************************************************

Sep 28, 2011 11:41:01 AM [Info]: Starting SL Controller listening on port 4241 ...

Sep 28, 2011 11:41:01 AM [Info]: Starting StorageService ...

Sep 28, 2011 11:41:02 AM [Error]: java.lang.NullPointerException: while trying to invoke the method java.lang.String.startsWith(java.lang.String) of an object loaded from local variable 'msg'

Sep 28, 2011 11:41:02 AM [Error]: java.lang.NullPointerException: while trying to invoke the method java.lang.String.startsWith(java.lang.String) of an object loaded from local variable 'msg'

Sep 28, 2011 11:41:02 AM [Fatal]: Error during controller startup.

Sep 28, 2011 11:41:02 AM [Fatal]: SL Controller exiting.

What is the issue here?

When I run with trace on, I see the following error in trace.

Sep 22, 2011 4:59:11 PM [Info ]: Service "StorageService" started.

Sep 25, 2011 5:48:37 PM [Info ]: Starting service "StorageService" ...

Sep 25, 2011 5:48:37 PM [Error ]: java.io.EOFException: null

Sep 25, 2011 5:48:38 PM [Error ]: java.io.EOFException: null

Any ideas?

Accepted Solutions (0)

Answers (4)

Answers (4)

changzheng_zhao
Explorer
0 Kudos

I encountered similar issue before. II guess that you are using a distributed installation for your Solution Manager system. Please check the server where you start SOLMANUP and see whether <sid>adm account has the access to the Secure Store files under /usr/sap/<SID>/SYS/global/security/data.

Former Member
0 Kudos

Under SolmanUP

SOLMANUP/sdt/dat

there are two files

.sdt_keystore

.sdt_storage

Move them to .old

Try to restart the ./STARTUP .. It starts

But you might need to create new password once again and it connects to upgrade

Former Member
0 Kudos

Hi All

Did you got any solution. I am also facing the same problem after downtime phase.

Regards

Rajan Arora

Edited by: Rajan Arora on Oct 20, 2011 11:38 PM

0 Kudos

Hello,

I have the exact same problem during my upgrade when I restarted from the "Downtime" phase. Did you ever find your solution?

Kind regards,

Keith Smolla

markus_doehr2
Active Contributor
0 Kudos

> When I run with trace on, I see the following error in trace.

> Sep 22, 2011 4:59:11 PM [Info ]: Service "StorageService" started.

> Sep 25, 2011 5:48:37 PM [Info ]: Starting service "StorageService" ...

> Sep 25, 2011 5:48:37 PM [Error ]: java.io.EOFException: null

> Sep 25, 2011 5:48:38 PM [Error ]: java.io.EOFException: null

I suggest some files got corrupted.

I would start over.

Markus