I am getting error while upgrading IGS component with JSPM. JSPM is unable to stop/start the SCS instances
My system is HA system. ASCS&SCS,DB instances are in one HOST(HP-UX) and CI in another host (Linux)
JSPM_MAIN_LOG is
Jun 1, 2011 6:32:28 AM [Info]: AS instance(s) of system PIT stopped successfully.
Jun 1, 2011 6:32:28 AM [Info]: Stopping instance 81 of system PIT...
Jun 1, 2011 6:32:28 AM [Info]: You can find additional information in log file /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/log_2011_06_01_05_28_42/ENGINE_OPERATION_09.LOG.
Jun 1, 2011 6:32:28 AM [Error]: Return code condition success evaluated to false for process sapcontrol for action stop.
Jun 1, 2011 6:32:28 AM [Error]: Could not execute operating system process for action stop on instance 81. Process ID is 48, process name is sapcontrol.
Jun 1, 2011 6:32:28 AM [Error]: Cannot stop instance 81 of system PIT.
Jun 1, 2011 6:32:28 AM [Error]: Cannot stop system.
Jun 1, 2011 6:32:28 AM [Error]: Cannot stop system.
Jun 1, 2011 6:32:28 AM [Info]: JSPM statistics data saved in /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/log_2011_06_01_05_28_42/JspmEvaluation_4.xml.
Jun 1, 2011 6:32:29 AM [Info]: Process ID 49, name cp has been started.
Jun 1, 2011 6:32:29 AM [Info]: Command line: cp -pf /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/log_2011_06_01_05_28_42/JspmLogsAnalysis_2.html /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/htdoc/JspmLogsAnalysis_15.html
Jun 1, 2011 6:32:29 AM [Info]: Standard out: /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/tmp/Copy_03.OUT
Jun 1, 2011 6:32:29 AM [Info]: Process ID 49 has been started.
Jun 1, 2011 6:32:29 AM [Info]: Waiting for process ID 49, name cp to finish.
Jun 1, 2011 6:32:29 AM [Info]: Process ID 49, name cp has been finished, exit code 0.
Jun 1, 2011 6:32:29 AM [Info]: File /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/log_2011_06_01_05_28_42/JspmLogsAnalysis_2.html has been copied to /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/htdoc/JspmLogsAnalysis_15.html.
Jun 1, 2011 6:32:49 AM [Info]: Zip file /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/errorReport.zip with collected logs created succesfully.
Jun 1, 2011 6:32:49 AM [Error]: Archive with all relevant logs and traces is created in /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/errorReport.zip
Jun 1, 2011 6:32:49 AM [Info]: File with found errors and possible solutions have been generated. You can find it at /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/log_2011_06_01_05_28_42/JspmLogsAnalysis_2.html.
Jun 1, 2011 6:32:49 AM [Info]: Overal deployment message : Archive with all relevant logs and traces is created in /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/errorReport.zip. Cannot stop system.
Cannot stop system.
Cannot stop instance 81 of system PIT.
Could not execute operating system process for action stop on instance 81. Process ID is 48, process name is sapcontrol.
Return code condition success evaluated to false for process sapcontrol for action stop.
.
Jun 1, 2011 6:32:59 AM [Info]: You can find additional information in log file /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/log_2011_06_01_05_28_42/DETECT_SYSTEM_COMPONENTS_04.LOG.
Jun 1, 2011 6:33:00 AM [Warning]: Cannot refresh Deployed Components view.
Could not detect deployed components.
Could not detect deployed components.
Could not connect to Deploy Controller.
com.sap.engine.services.dc.api.ConnectionException: [ERROR CODE DPL.DCAPI.1144] NamingException.Cannot get initial context.
Reason: Exception while trying to get InitialContext.
com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: Cannot establish connection with any of the available instances:
USCHSQA007:58204 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: 10.152.0.27 and port: 58204]
com.sap.engine.interfaces.cross.DestinationException: Cannot establish connection with any of the available instances:
USCHSQA007:58204 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: 10.152.0.27 and port: 58204
Jun 1, 2011 6:33:00 AM [Info]: Dialog DeployQueue: you have chosen Next.
Jun 1, 2011 6:33:00 AM [Info]: DeployQueue dialog has been processed.
Jun 1, 2011 6:33:00 AM [Info]: Trusted connection will be used to control local instance DVEBMGS82.
Jun 1, 2011 6:33:00 AM [Info]: Checking the state of instance 82 of system PIT...
Jun 1, 2011 6:33:00 AM [Info]: You can find additional information in log file /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/log_2011_06_01_05_28_42/ENGINE_OPERATION_10.LOG.
Jun 1, 2011 6:33:00 AM [Info]: Instance 82 of system PIT is stopped.
Jun 1, 2011 6:33:00 AM [Info]: System PIT is not running.
Jun 1, 2011 6:33:00 AM [Info]: JSPM statistics data saved in /usr/sap/PIT/DVEBMGS82/j2ee/JSPM/log/log_2011_06_01_05_28_42/JspmEvaluation_5.xml.
Jun 1, 2011 6:33:00 AM [Info]: Starting Finish dialog...
thye main problem is JSPM unable to stop the SCS instnce and it is able to stop CI.
Please share thoughts on this
Regards
Srinivas
Edited by: vasu k on Jun 1, 2011 7:48 AM