cancel
Showing results for 
Search instead for 
Did you mean: 

Error while starting up a portal system

Former Member
0 Kudos

Hi Gurus,

Please help me out with this.

We have scripts which will automatically shutdown and startup SAP systems for backup. But lastweek a portal system did not come up automatically and we had to start it manually.
When i check the logs i found this:

[Thr 4370] Sun Apr  8 06:39:35 2012
[Thr 4370] JLaunchIExitJava: exit hook is called (rc = -11114)
[Thr 4370] **********************************************************************
*** ERROR => The Java VM terminated with a non-zero exit code.
*** Please see SAP Note 943602 , section 'J2EE Engine exit codes'
*** for additional information and trouble shooting.


[Framework -> criticalShutdown] 1 core services have timed out [adminadapter].
Apr 8, 2012 6:39:32 AM              com.sap.engine.core.Framework [Thread[Thread-1,5,main]] Fatal: Critical shutdown was invoked. Reason is: 1 core services have timed out [adminadapter].
  Service tc~sec~destinations~service started. (57803 ms).

So it was obvious some core processes did not come up and were timed out while attempting to come up. When i checked the shutdown logs, i found there was some error while shutting down server0 and server1.

the log says:
[Thr  1] Sat Apr  7 20:03:21 2012
[Thr  1] *** ERROR => Can't kill process (1946) [jstartux_mt. 782]
[Thr  1] *** ERROR => Critical error, can't terminate process server0 (pid:1946) (rc=-1) [jcntrxxi_mt. 407]
[Thr  1] JControlICheckProcessList: process server0 (pid:1946) died (STOPPING)
[Thr  1] JControlIResetProcess: reset process server0
[Thr  1] *** ERROR => Can't kill process (1947) [jstartux_mt. 782]
[Thr  1] *** ERROR => Critical error, can't terminate process server1 (pid:1947) (rc=-1) [jcntrxxi_mt. 407]
[Thr  1] JControlICheckProcessList: process server1 (pid:1947) died (STOPPING)
[Thr  1] JControlIResetProcess: reset process server1

So, is it because the shutdown of server0 and server1 did not happen successfully, they could not come up?
Can anyone please enlighten me on why the processes would have failed to shutdown during the system down via a shitdown script?

Awaiting your inputs.

Regards,
Ram.

Accepted Solutions (0)

Answers (1)

Answers (1)

rupali_karbhari3
Active Contributor
0 Kudos

Hi Ram,

Can you please elaborate on type of autostart/stop script you are using.

It is clear from logs that , since shutdown of SAP application was not clean hence it didnt came up automatically.

pls check your script parameters :

Refer : http://scn.sap.com/thread/2049809

http://techstack.com/forum/sap-business-suite/69559-ups-shutdown-scripts-sap-ms-sql-server-windows-2...

Thanks,

Rupali