HI Pavan,
My both CI and Dialog instance are up before starting the SUM process, But the moment the process errors out, i see the dialog instance is down. That means the SUM process is actually connecting to dialog instance and shutting down.
Please see the results below for various commands:
**************************************************************************************************************
tp1adm> sapcontrol -nr 00 -prot NI_HTTPS -function GetProcessList
02.03.2016 17:08:52
GetProcessList
OK
name, description, dispstatus, textstatus, starttime, elapsedtime, pid
jstart, J2EE Server, GREEN, All processes running, 2016 03 02 16:58:28, 0:10:24, 51122
igswd_mt, IGS Watchdog, GREEN, Running, 2016 03 02 16:58:28, 0:10:24, 51123
**************************************************************************************************************
tp1adm> sapcontrol -nr 2 -host sapeap-uat-m3 -prot NI_HTTPS -function GetSystemInstanceList
02.03.2016 17:05:31
GetSystemInstanceList
OK
hostname, instanceNr, httpPort, httpsPort, startPriority, features, dispstatus
sape-uat-dj-v, 0, 50013, 50014, 3, J2EE|ICMAN|IGS, GREEN
sapedb-uat-m1, 10, 51013, 0, 3, WEBDISP, GREEN
sape-uat-dj-v, 1, 50113, 0, 1, GATEWAY|MESSAGESERVER|ENQUE, GREEN
sapeap-uat-m3, 2, 50213, 50214, 3, J2EE|ICMAN|IGS, YELLOW
**************************************************************************************************************
Output of SAPCONTROL_WAITFORSTARTED_0_06.OUT is enclosed:
*************************************************************************************************************
tp1adm> cat /usr/sap/SUM/SUM/sdt/tmp/SAPCONTROL_WAITFORSTARTED_0_06.OUT
02.03.2016 17:00:47
WaitforStarted
OK
tp1adm> cat /usr/sap/SUM/SUM/sdt/tmp/SAPCONTROL_WAITFORSTARTED_2_06.OUT
02.03.2016 17:00:57
WaitforStarted
FAIL: process jstart J2EE Server not running
*************************************************************************************************************
SAPCONTROL_WAITFORSTARTED_2_06.OUT
****************************************************************************************************************
tp1adm> cat /usr/sap/SUM/SUM/sdt/tmp/SAPCONTROL_WAITFORSTARTED_0_06.OUT
02.03.2016 17:00:47
WaitforStarted
OK
Thanks
vikas