Skip to Content
0
Former Member
Sep 28, 2011 at 03:43 PM

Issue when upgrading Solamn 7.0 to 7.1

33 Views

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?