Hi gurus, I'm faced an error in a upgrade SOLMAN 7.01 to 7.1 when try to start de java instance: I'm using SUM 1.0 SP 12 Patch 13. Follow the START-AS-JAVA_01.LOG:
Apr 30, 2015 2:56:32 PM [Info ]: Start service for instance 10 on host srv-sum-ora ... Apr 30, 2015 2:56:32 PM [Info ]: Process ID 499, name sapstartsrv has been started. Apr 30, 2015 2:56:32 PM [Info ]: Command line: /usr/sap/SUD/DVEBMGS10/exe/sapstartsrv pf=/usr/sap/SUD/SYS/profile/START_DVEBMGS10_srv-sum-ora -D Apr 30, 2015 2:56:32 PM [Info ]: Standard out: /SUM/SUM/sdt/log/SUM/INSTALL_SERVICE_10_02.OUT Apr 30, 2015 2:56:32 PM [Info ]: Process ID 499 has been started. Apr 30, 2015 2:56:32 PM [Info ]: Waiting for process ID 499, name sapstartsrv to finish. Apr 30, 2015 2:56:32 PM [Info ]: Process ID 499, name sapstartsrv has been finished, exit code 0. Apr 30, 2015 2:56:32 PM [Info ]: Wait for service for instance 10 on host srv-sum-ora to start... Apr 30, 2015 2:56:34 PM [Info ]: Process ID 500, name sapcontrol has been started. Apr 30, 2015 2:56:34 PM [Info ]: Command line: /usr/sap/SUD/DVEBMGS10/exe/sapcontrol -nr 10 -host srv-sum-ora -prot NI_HTTPS -function GetProcessList Apr 30, 2015 2:56:34 PM [Info ]: Standard out: /SUM/SUM/sdt/tmp/SAPCONTROL_GETPROCESSLIST_10_03.OUT Apr 30, 2015 2:56:34 PM [Info ]: Process ID 500 has been started. Apr 30, 2015 2:56:34 PM [Info ]: Waiting for process ID 500, name sapcontrol to finish. Apr 30, 2015 2:56:37 PM [Info ]: Process ID 500, name sapcontrol has been finished, exit code 4. Apr 30, 2015 2:56:37 PM [Info ]: The sapcontrol service on host srv-sum-ora and instance 10 is started. Apr 30, 2015 2:56:37 PM [Info ]: Service for instance 10 on host srv-sum-ora has been started. Apr 30, 2015 2:56:37 PM [Info ]: Starting instance number 10 on host srv-sum-ora with timeout of 7200 seconds. Apr 30, 2015 2:56:37 PM [Info ]: Process ID 501, name sapcontrol has been started. Apr 30, 2015 2:56:37 PM [Info ]: Command line: /usr/sap/SUD/DVEBMGS10/exe/sapcontrol -nr 10 -host srv-sum-ora -prot NI_HTTPS -function GetProcessList Apr 30, 2015 2:56:37 PM [Info ]: Standard out: /SUM/SUM/sdt/tmp/SAPCONTROL_GETPROCESSLIST_10_04.OUT Apr 30, 2015 2:56:37 PM [Info ]: Process ID 501 has been started. Apr 30, 2015 2:56:37 PM [Info ]: Waiting for process ID 501, name sapcontrol to finish. Apr 30, 2015 2:56:38 PM [Info ]: Process ID 501, name sapcontrol has been finished, exit code 4. Apr 30, 2015 2:56:38 PM [Info ]: Starting instance number 10 on host srv-sum-ora with timeout of 7200 seconds. Apr 30, 2015 2:56:38 PM [Info ]: Triggering an instance start by sapcontrol... Apr 30, 2015 2:56:38 PM [Info ]: Process ID 502, name sapcontrol has been started. Apr 30, 2015 2:56:38 PM [Info ]: Command line: /usr/sap/SUD/DVEBMGS10/exe/sapcontrol -nr 10 -host srv-sum-ora -prot NI_HTTPS -function Start Apr 30, 2015 2:56:38 PM [Info ]: Standard out: /SUM/SUM/sdt/tmp/SAPCONTROL_START_10_01.OUT Apr 30, 2015 2:56:38 PM [Info ]: Process ID 502 has been started. Apr 30, 2015 2:56:38 PM [Info ]: Waiting for process ID 502, name sapcontrol to finish. Apr 30, 2015 2:56:40 PM [Info ]: Process ID 502, name sapcontrol has been finished, exit code 0. Apr 30, 2015 2:56:40 PM [Info ]: An instance start was triggered. Apr 30, 2015 2:56:40 PM [Info ]: Sent the start command to instance number 10 on host srv-sum-ora with timeout of 7200 seconds. Apr 30, 2015 2:56:40 PM [Info ]: Process ID 503, name sapcontrol has been started. Apr 30, 2015 2:56:40 PM [Info ]: Command line: /usr/sap/SUD/DVEBMGS10/exe/sapcontrol -nr 10 -host srv-sum-ora -prot NI_HTTPS -function WaitforStarted 7200 5 Apr 30, 2015 2:56:40 PM [Info ]: Standard out: /SUM/SUM/sdt/tmp/SAPCONTROL_WAITFORSTARTED_10_01.OUT Apr 30, 2015 2:56:40 PM [Info ]: Process ID 503 has been started. Apr 30, 2015 2:56:40 PM [Info ]: Waiting for process ID 503, name sapcontrol to finish. Apr 30, 2015 4:56:45 PM [Info ]: Process ID 503, name sapcontrol has been finished, exit code 1. Apr 30, 2015 4:56:45 PM [Error ]: Return code condition success evaluated to false for process sapcontrol for action wait for started. Apr 30, 2015 4:56:45 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.util.diag.DiagException: Could not start SAP instance with number 10. Could not check if the instance number 10 on host srv-sum-ora is started. Sapcontrol client could not perform action wait for started on instance 10 Return code condition success evaluated to false for process sapcontrol for action wait for started. Thanks for the help!!!