cancel
Showing results for 
Search instead for 
Did you mean: 

Error ehp5 abap+java in downtime phase REMOVE_SCS_OS_SERVICE_ADDIN

Former Member
0 Kudos

Hi all,

While downtime of ehp5(abap+java) installation goes to error. Following details from EHPI.LOG

Starting execution of action with name DOWNTIME_START and type Modul.

Apr 14, 2012 2:37:04 AM [Info]: com.sap.sdt.ucp.pce.ctrl.AbstractExecutionDialog.askForContinueStandard(AbstractExecutionDialog.java:599) [Thread[main,5,main]]: Executing action with name REMOVE_SCS_OS_SERVICE_ADDIN and type Phase. Execute option has been set to repeat.

Apr 14, 2012 2:37:04 AM [Info]:                             com.sap.sdt.ucp.pce.ctrl.ActionExecutor.execute(ActionExecutor.java:104) [Thread[main,5,main]]: Starting execution of action with name REMOVE_SCS_OS_SERVICE_ADDIN and type Phase.

Apr 14, 2012 2:37:06 AM [Error]:                                      com.sap.sdt.ucp.info.CustomOption.<init>(CustomOption.java:108) [Thread[main,5,main]]: Custom option /J2EE/DeploymentBased does not exist.

Apr 14, 2012 2:37:06 AM [Error]:                                 com.sap.sdt.ucp.pce.build.ActionOption.accept(ActionOption.java:462) [Thread[main,5,main]]: Could not check custom action option /J2EE/DeploymentBased. See previous messages.

Apr 14, 2012 2:37:06 AM [Error]:                          com.sap.sdt.ucp.pce.ctrl.PhaseExecutor.checkOptions(PhaseExecutor.java:474) [Thread[main,5,main]]: Could not check action REMOVE_SCS_OS_SERVICE_ADDIN options. See previous messages.

Apr 14, 2012 2:37:34 AM [Info]:                           com.sap.sdt.util.misc.ZipFileHandler.createZipFile(ZipFileHandler.java:98) [Thread[main,5,main]]: Zip file /mydisk2/EHP/ehp5/EHPI/java/log/errorReport.zip with collected logs created succesfully.

Apr 14, 2012 2:37:34 AM [Error]:                                     com.sap.sdt.tools.main.MainProgram.execute(MainProgram.java:499) [Thread[main,5,main]]: java.lang.NullPointerException: while trying to invoke the method com.sap.sdt.ucp.phases.PhaseTypeIF.getName() of an object loaded from local variable 'phase'

Apr 14, 2012 2:37:34 AM [Error]:                                     com.sap.sdt.tools.main.MainProgram.execute(MainProgram.java:496) [Thread[main,5,main]]: java.lang.NullPointerException: while trying to invoke the method com.sap.sdt.ucp.phases.PhaseTypeIF.getName() of an object loaded from local variable 'phase'

Apr 14, 2012 2:37:34 AM [Error]:                                     com.sap.sdt.tools.main.MainProgram.execute(MainProgram.java:490) [Thread[main,5,main]]: Program has finished with error. Exit code: 1

Any suggestions Please??

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

Please have a look at the following thread. Please let us know if it doesn't work.

http://scn.sap.com/thread/2119573

Thank,

Siva Kumar

Former Member
0 Kudos

My Issue resolved as following:

- stop EHPI

- Start original instance

- start EHPI. Go back in EHPI and start downtime phase again

Answers (0)