cancel
Showing results for 
Search instead for 
Did you mean: 

sapcontrol vs. sapstop (EHP1)

Former Member
0 Kudos

HI everyone,

i'm during an EHP1 upggrade (Netweaver 7.00, Windows, MS SQL) in phase 6 (downtime).

SO the installer can't stop the instance. The error :

Could not stop AS Java instance with name SCS and number 03 of the standard system. Could not execute operating system process for action stop on instance 03. Process ID is 1, process name is stopsap.exe. Return code condition success evaluated to false for process stopsap.exe for action stop.

The Errorlog:

Dec 7, 2009 9:45:02 AM [Info]: com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:155) [Thread[main,5,main]]: Process ID 1, name stopsap.exe has been started.

Dec 7, 2009 9:45:02 AM [Info]: com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:157) [Thread[main,5,main]]: Command line: e:\usr\sap\NW1\SCS03\exe\stopsap.exe name=NW1 nr=03 SAPDIAHOST=W2K8-Server1

Dec 7, 2009 9:45:02 AM [Info]: com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:158) [Thread[main,5,main]]: Standard out: E:\EHP1Inst\EHP1\EHPI\java\log\STOPSAP.EXE_STOP_03_PSE_18.OUT

Dec 7, 2009 9:45:02 AM [Info]: com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:142) [Thread[main,5,main]]: Process ID 1 has been started.

Dec 7, 2009 9:45:02 AM [Info]: com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:198) [Thread[main,5,main]]: Waiting for process ID 1, name stopsap.exe to finish.

Dec 7, 2009 9:49:02 AM [Info]: com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:231) [Thread[main,5,main]]: Process ID 1, name stopsap.exe has been finished, exit code -1.

Dec 7, 2009 9:49:02 AM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:863) [Thread[main,5,main]]: Exception has occurred during the execution of the phase.

Dec 7, 2009 9:49:02 AM [Error]: com.sap.sdt.tools.procx.DefaultProcessAdapter.checkReturnCode(DefaultProcessAdapter.java:524) [Thread[main,5,main]]: Return code condition success evaluated to false for process stopsa

With SAPMMC i can stop and start the instance, but from command line, with sapstop not.

With sapcontrol -prot PIPE (windows) start and stop is possible.

It is something to configure, but i don't know where.

Any suggestions?

Best Regards.

Accepted Solutions (0)

Answers (2)

Answers (2)

JPReyes
Active Contributor
0 Kudos

Is this not the same issue you have already asked in this thread?

  • No double posting.

Read the "Rules of Engagement"

Maintain the other thread with the required information

Regards

Juan

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Have you tried to stop SCS instance and then start upgrade again ?

Thanks

Sunny

Former Member
0 Kudos

No, sorry, still the same error.

Any other ideas?

Thanks.