cancel
Showing results for 
Search instead for 
Did you mean: 

Problems on installation phase

Former Member
0 Kudos

Greetings!

I have a problem on Solaris. This message I get:

"[ABAP: ACTIVE, Java: UNKNOWN] did not reach state PARTRUNNING after 20:00 minutes. Giving up."

In dev_jcontrol everything looks O'k before the end of file, but in the end errors occured:

[Thr 1] JStartupICreateProcess: fork process (pid 6799)

[Thr 1] JControlICheckProcessList: process SDM started (PID:6799)

[Thr 1] JControlMSSendLogon: delete SDM logon information (rc=0)

[Thr 1] Wed Oct 31 16:20:01 2007

[Thr 1] JControlSigInt: signal = 2

[Thr 1] JControlIStopInstance: shutting down (command: 0)

[Thr 1] *** ERROR => Can't kill process (6797) [jstartux_mt. 796]

[Thr 1] *** ERROR => Critical error, can't terminate process dispatcher (pid:67

97) (rc=-1) [jcntrxxi_mt. 407]

[Thr 1] JControlICheckProcessList: process dispatcher (pid:6797) died (STOPPING

)

[Thr 1] JControlIResetProcess: reset process dispatcher

[Thr 1] *** ERROR => Can't kill process (6798) [jstartux_mt. 796]

[Thr 1] *** ERROR => Critical error, can't terminate process server0 (pid:6798)

(rc=-1) [jcntrxxi_mt. 407]

[Thr 1] JControlICheckProcessList: process server0 (pid:6798) died (STOPPING)

[Thr 1] JControlIResetProcess: reset process server0

[Thr 1] *** ERROR => Can't kill process (6799) [jstartux_mt. 796]

[Thr 1] *** ERROR => Critical error, can't terminate process SDM (pid:6799) (rc

=-1) [jcntrxxi_mt. 407]

[Thr 1] JControlICheckProcessList: process SDM (pid:6799) died (STOPPING)

[Thr 1] JControlIResetProcess: reset process SDM

[Thr 1] JControlCloseProgram: started (exitcode = 0)

[Thr 3] Wed Oct 31 16:20:02 2007

[Thr 3] JControlMSMessageFunc: shutdown -> terminate message listener

[Thr 3] JControlMSMessageFunc: leave listener thread

[Thr 1] JControlCloseProgram: good bye... (exitcode = 0)

Why can it happens?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

More memory!

Former Member
0 Kudos

More memory!

Former Member
0 Kudos

Problem was solved by increasing of memory.

Former Member
0 Kudos

hi

Please check ..usr/sap/DVE*/work folder for following log

dev_jcontrol

dev_dispatcher

dev_server(n)

dev_bootstrap

These files should give more details on the errors

Ravinder