cancel
Showing results for 
Search instead for 
Did you mean: 

installing SAP solution manager error in step "start instance"

Former Member
0 Kudos

Hi all,

I install solution manager 7.0 on linux system. But it appear error in step "start instance", error as below:

"INFO 2009-08-01 11:41:17.943

Disconnect from message server (sap-hn/3900) succeeded.

INFO 2009-08-01 11:41:48.141

Connect to message server (sap-hn/3900) succeeded.

INFO 2009-08-01 11:41:48.142

Disconnect from message server (sap-hn/3900) succeeded.

INFO 2009-08-01 11:41:48.144

Connect to message server (sap-hn/3900) succeeded.

INFO 2009-08-01 11:41:48.145

Disconnect from message server (sap-hn/3900) succeeded.

ERROR 2009-08-01 11:41:48.292

CJS-30149 ABAP processes of instance PTS/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:30 minutes. Giving up.

ERROR 2009-08-01 11:41:48.459

FCO-00011 The step start with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Start|ind|ind|ind|ind|1|0|start was executed with status ERROR ( Last error reported by the step :ABAP processes of instance PTS/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:30 minutes. Giving up.).

"

Please help me!!

Thanks

duypm

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Could you please share how you were able to fix this issue? I am currently having the same issue.

One of the dev logs is giving me the following information (Is it really that I need to increase the swap space to 20GB)?

Warning: Swap space is configured quite small with 8197 MB.

87 It should be configured with at least 20 GB on 64 bit systems.

88 See note 153641 for more information.

89

90 Warning: tmpfs at /dev/shm is configured quite small with 8052 MB!

91 Minimum value is 8192 MB.

92 Recommended size is 75 % of RAM + swap.

93

94 *** ERROR => e=28 semget(20138,1,2047) (28: No space left on device) [semux.c 928]

95 *** ERROR => CCMS: SemInit failed [alxxappl.c 610]

96 *** ERROR => CCMS: sAlInit: could not create/attach shared memory key 13 (rtc = 255) [alxx.c 1187]

97 *** ERROR => AlDpAdmInit: sAlInit rtc = 255 [alxx.c 514]

98 *** ERROR => DpLoopInit: AlDpAdmInit [dpxxdisp.c 1916]

99 *** ERROR => DpHdlDeadWp: W0 (pid 28700) died [dpxxdisp.c 14532]

100 *** ERROR => DpHdlDeadWp: W1 (pid 28701) died [dpxxdisp.c 14532]

101 *** ERROR => DpHdlDeadWp: W2 (pid 28702) died [dpxxdisp.c 14532]

102 *** ERROR => DpHdlDeadWp: W3 (pid 28704) died [dpxxdisp.c 14532]

103 *** ERROR => DpHdlDeadWp: W4 (pid 28705) died [dpxxdisp.c 14532]

104 *** ERROR => DpHdlDeadWp: W5 (pid 28706) died [dpxxdisp.c 14532]

105 *** ERROR => DpHdlDeadWp: W6 (pid 28707) died [dpxxdisp.c 14532]

106 *** ERROR => DpHdlDeadWp: W7 (pid 28708) died [dpxxdisp.c 14532]

107 *** ERROR => DpHdlDeadWp: W8 (pid 28709) died [dpxxdisp.c 14532]

108 *** ERROR => DpHdlDeadWp: W9 (pid 28710) died [dpxxdisp.c 14532]

109 my types changed after wp death/restart 0xbf --> 0xbe

110 *** ERROR => DpHdlDeadWp: W10 (pid 28711) died [dpxxdisp.c 14532]

Former Member
0 Kudos

Hi all,

The issue is solved.

Thanks for your help

Duypm

markus_doehr2
Active Contributor
0 Kudos

As always - when system don't come up check

dev_disp

dev_w0

tracefiles in the work directory of the instance.

Markus