cancel
Showing results for 
Search instead for 
Did you mean: 

Portal Page not getting displayed

Former Member
0 Kudos

Hi

We have a SAP netweaver server ABAP + JAVA installed on AIX 5.3 m/c with

ORacle as backend.

this server was working for the last 6 months.Suddenly for last 5 days i am facing this problem.I do not know whats has changd on this m/c

I start the server with "startsap"

The servcices are not getting started.

I checked the file dev_bootstarp,dev_dispatcher0 ,dev_server0 and dev_jcontrol

I could see the following last lines in the logs

dev_bootstarp

===========================================

[Thr 772] Tue Jul 24 04:39:02 2007

[Thr 772] JLaunchIExitJava: exit hook is called (rc = 0)

[Thr 772] SigISetIgnoreAction : SIG_IGN for signal 20

[Thr 772] JLaunchCloseProgram: good bye (exitcode = 0)

===========================================

dev_server0

===========================================

Thr 772] *** ERROR => JHVM_LoadJavaVM: Cannot create Java VM (rc=-4) [jhvmxx_mt.c 542]

[Thr 772] *** ERROR => Cannot load Java VM (server) (rc=-1) [jlnchxxi_mt. 748]

[Thr 772] **********************************************************************

      • ERROR => Java VM initialization failed.

      • Please see SAP Note 943602 , section 'Java VM initialization issues'

      • for additional information and trouble shooting.

**********************************************************************

[Thr 772] SigISetIgnoreAction : SIG_IGN for signal 20

[Thr 772] JLaunchCloseProgram: good bye (exitcode = -1)

===========================================

dev_dispatcher0

[Thr 772] *** ERROR => JHVM_LoadJavaVM: Cannot create Java VM (rc=-4) [jhvmxx_mt.c 542]

[Thr 772] *** ERROR => Cannot load Java VM (server) (rc=-1) [jlnchxxi_mt. 748]

[Thr 772] **********************************************************************

      • ERROR => Java VM initialization failed.

      • Please see SAP Note 943602 , section 'Java VM initialization issues'

      • for additional information and trouble shooting.

**********************************************************************

[Thr 772] SigISetIgnoreAction : SIG_IGN for signal 20

[Thr 772] JLaunchCloseProgram: good bye (exitcode = -1)

~

//dev_jcontrol

[Thr 1] Tue Jul 24 04:40:34 2007

[Thr 1] JControlICheckProcessList: process server0 (pid:749706) died (RUN-FLAG)

[Thr 1] JControlIResetProcess: reset process server0

[Thr 1] JControlIResetProcess: [server0] not running -> increase error count (4)

Best Regards

Manoj

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

FYI,

I had a similar error:

[Thr 772] *** ERROR => JHVM_LoadJavaVM: Cannot create Java VM (rc=-4) [jhvmxx_mt.c 542]

[Thr 772] *** ERROR => Cannot load Java VM (server) (rc=-1) [jlnchxxi_mt. 739]

The solution was that one of the JVM parameters that I had set via the configtool had a typo.

Regards,

John

Former Member
0 Kudos

Hi,

Kindly check the JVM parameter setting for the server nodes as per SAP Notes

723909 and 716927.

Regards,

Ashutosh

Former Member
0 Kudos

Note 940893 is where you want to start.

If you have further questions, please posts and we'll see if we can help.

Former Member
0 Kudos

Hi David,

I ahd gone thourgh this note.

But could not find anything close to the solution.

here is mroe extarct of the dev_bootstarp

[Thr 772] JLaunchIStartFunc: Thread 772 started as Java VM thread.

**********************************************************************

JHVM_LoadJavaVM: VM Arguments of node [bootstrap]

-> stack : 1048576 Bytes

-> arg[ 0]: exit

-> arg[ 1]: abort

-> arg[ 2]: vfprintf

-> arg[ 3]: -Djco.jarm=1

-> arg[ 4]: -Xj9

-> arg[ 5]: -Dsys.global.dir=/usr/sap/E60/SYS/global

-> arg[ 6]: -Dapplication.home=/usr/sap/E60/DVEBMGS60/exe

-> arg[ 7]: -Djava.class.path=/usr/sap/E60/DVEBMGS60/exe/jstartup.jar:/usr/sap/E60/DVEBMGS60/exe/jvmx.jar:./bootstrap/launcher.jar

-> arg[ 8]: -Djava.library.path=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin

:/usr/sap/E60/DVEBMGS60/exe:/usr/sap/E60/DVEBMGS60/exe:/usr/sap/E60/DVEBMGS60/exe:/tmp/sapinst_exe.573572.1175023291:/usr/sap/E60/SY

S/exe/run:/oracle/client/10x_64/instantclient:/usr/sap/E60/DVEBMGS60/exe::/usr/lib:/usr/sap/E60/DVEBMGS60/j2ee/os_libs:/usr/sap/E60/

DVEBMGS60/exe:/usr/sap/E60/DVEBMGS60/exe:/usr/sap/E60/DVEBMGS60/exe:/usr/lib:/lib:/usr/sap/E60/SYS/exe/run:/oracle/client/10x_64/ins

tantclient

-> arg[ 9]: -Dmemory.manager=256M

-> arg[ 10]: -Xmx256M

-> arg[ 11]: -DLoadBalanceRestricted=no

-> arg[ 12]: -Djstartup.mode=BOOTSTRAP

-> arg[ 13]: -Djstartup.ownProcessId=909536

-> arg[ 14]: -Djstartup.ownHardwareId=O0581043113

-> arg[ 15]: -Djstartup.whoami=bootstrap

-> arg[ 16]: -Djstartup.debuggable=yes

-> arg[ 17]: -DSAPINFO=E60_60_bootstrap

-> arg[ 18]: -DSAPSTART=1

-> arg[ 19]: -DCONNECT_PORT=36763

-> arg[ 20]: -DSAPSYSTEM=60

-> arg[ 21]: -DSAPSYSTEMNAME=E60

-> arg[ 22]: -DSAPMYNAME=punlparidm06_E60_60

-> arg[ 23]: -DSAPPROFILE=/usr/sap/E60/SYS/profile/E60_DVEBMGS60_punlparidm06

-> arg[ 24]: -DFRFC_FALLBACK=ON

-> arg[ 25]: -DFRFC_FALLBACK_HOST=localhost

-> arg[ 26]: -DSAPSTARTUP=1

-> arg[ 27]: -DSAPSYSTEM=60

-> arg[ 28]: -DSAPSYSTEMNAME=E60

-> arg[ 29]: -DSAPMYNAME=punlparidm06_E60_60

-> arg[ 30]: -DSAPDBHOST=punlparidm06

-> arg[ 31]: -Dj2ee.dbhost=punlparidm06

**********************************************************************

[Thr 772] Tue Jul 24 04:38:35 2007

[Thr 772] JHVM_LoadJavaVM: Java VM created OK.

**********************************************************************

JHVM_BuildArgumentList: main method arguments of node [bootstrap]

-> arg[ 0]: com.sap.engine.bootstrap.Bootstrap

-> arg[ 1]: ./bootstrap

-> arg[ 2]: ID6027841

**********************************************************************

[Thr 772] Tue Jul 24 04:38:48 2007

[Thr 772] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes

[Thr 772] Tue Jul 24 04:39:02 2007

[Thr 772] JLaunchIExitJava: exit hook is called (rc = 0)

[Thr 772] SigISetIgnoreAction : SIG_IGN for signal 20

[Thr 772] JLaunchCloseProgram: good bye (exitcode = 0)

Best Regards

Manoj

Former Member
0 Kudos

What version of java are you using?

Former Member
0 Kudos

Version is as follows

punlparidm06:e60adm 199> java -version

java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)

IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142-20061124 (JIT enabled)

J9VM - 20061027_09108_BHdSMr

JIT - 20061026_1805_r8

GC - 20061020_AA)

Former Member
0 Kudos

I am not seeing the problem yet.

Dual stacks are not my strong point.

Former Member
0 Kudos

Hi Manoj

Were you able to resolve the above issue. Please let me the steps performed.

Thank You

Ron