cancel
Showing results for 
Search instead for 
Did you mean: 

Java stack down

Former Member
0 Kudos

Hi

I am troubleshooting a PI 7 / Oracle / Sun OS system where the Java stack is down. I noticed the following messages in the respective trace files.

dev_dispatcher

[Thr 1] *** ERROR => Invalid property value [box.number/XIDDVEBMGS00sapxidev] [jstartxx_mt. 808]

[Thr 1] *** ERROR => Invalid property value [system.id/0] [jstartxx_mt. 808]

dev_jcontrol

[Thr 1] *** ERROR => JStartupIGetJDKInfo: Cannot find Java compiler [/usr/jdk/j2sdk1.4.2_05/bin/javac]. [jstartxxi_mt 878]

[Thr 1] *** ERROR => node [bootstrap] not found [jstartxx_mt. 1407]

Any suggestions on where I can start looking?

thanks

Ravi

Accepted Solutions (1)

Accepted Solutions (1)

former_member227283
Active Contributor
0 Kudos

Hi Ravi,

dev_dispatcher
Thr 1 *** ERROR => Invalid property value http://box.number/XIDDVEBMGS00sapxidev http://jstartxx_mt. 808
Thr 1 *** ERROR => Invalid property value http://system.id/0 http://jstartxx_mt. 808

Pls copy the content of instance.properties file in the forum , it seems inconsitatnce in you property file.

dev_jcontrol
Thr 1 *** ERROR => JStartupIGetJDKInfo: Cannot find Java compiler [/usr/jdk/j2sdk1.4.2_05/bin/javac]. jstartxxi_mt 878
Thr 1 *** ERROR => node bootstrap not found http://jstartxx_mt. 1407

Pls check the java home location , error clearly indicate binary missing , it could be becuase of wrong java _home directory.

Thanks

Anil

Former Member
0 Kudos

I have checked

Note 812910 - Error during 'Update Configuration' and

Note 927561 - Missing instance.box.number in the instance.properties on DI

The instance.box property is as per the above note and I belive it does not need correction

Java home is set as Java Home: /usr/jdk/j2sdk1.4.2_13

I however am not sure about system.id. I believe that it should be right too.

Here is the copy of the instance.properties.

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

sapxidev:xidadm 33% more instance.properties

ID7320900.ClassPath=./bin/boot/boot.jar:./bin/system/bytecode.jar:.

ID7320900.Debuggable=no

ID7320900.JLaunchParameters=

ID7320900.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1 -XX:NewSize=28m -XX:MaxNewSize=28m -XX:+Disa

bleExplicitGC -Drdbms.driverLocation=/oracle/XID/920_64/jdbc/lib/classes12.jar -Dsys.global.dir=/usr/sap/XID/SYS/global/

ID7320900.LogName=dispatcher

ID7320900.MainClass=com.sap.engine.boot.Start

ID7320900.MaxHeapSize=170

ID7320900.Name=dispatcher

ID7320900.Parameters=

ID7320900.RootPath=/usr/sap/XID/DVEBMGS00/j2ee/cluster/dispatcher

ID7320900.Type=dispatcher

ID7320950.ClassPath=./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.

ID7320950.DebugMode=no

ID7320950.DebugPort=50021

ID7320950.Debuggable=no

ID7320950.JLaunchParameters=

ID7320950.JavaParameters=-XX:MaxPermSize=128M -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.eng

ine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.syst

em.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=170m -XX:MaxNewSize=170m -XX:MaxPermSize=192m -Djava.awt.headless=true -X

X:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -Xms1024m -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails

-XX:PrintGCTimeStamps -XX:UseParNewGC -Drdbms.driverLocation=/oracle/XID/920_64/jdbc/lib/classes12.jar -Dsys.global.dir=/usr/sap/XID/SYS/global/

ID7320950.LogName=server0

ID7320950.MainClass=com.sap.engine.boot.Start

ID7320950.MaxHeapSize=1024

ID7320950.Name=server0

ID7320950.Parameters=

ID7320950.RootPath=/usr/sap/XID/DVEBMGS00/j2ee/cluster/server0

ID7320950.Type=server

bootstrap.ClassPath=./bootstrap/launcher.jar

bootstrap.JavaParameters=-Djco.jarm=1 -Djco.jarm=1

bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap.MaxHeapSize=128

bootstrap.Name=bootstrap

bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0073209

bootstrap.RootPath=/usr/sap/XID/DVEBMGS00/j2ee/cluster

bootstrap.Type=bootstrap

bootstrap_ID7320900.ClassPath=./bootstrap/launcher.jar

bootstrap_ID7320900.JLaunchParameters=

ID7320950.JavaParameters=-XX:MaxPermSize=128M -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.eng

ine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.syst

em.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=170m -XX:MaxNewSize=170m -XX:MaxPermSize=192m -Djava.awt.headless=true -X

X:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -Xms1024m -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails

-XX:PrintGCTimeStamps -XX:UseParNewGC -Drdbms.driverLocation=/oracle/XID/920_64/jdbc/lib/classes12.jar -Dsys.global.dir=/usr/sap/XID/SYS/global/

ID7320950.LogName=server0

ID7320950.MainClass=com.sap.engine.boot.Start

ID7320950.MaxHeapSize=1024

ID7320950.Name=server0

ID7320950.Parameters=

ID7320950.RootPath=/usr/sap/XID/DVEBMGS00/j2ee/cluster/server0

ID7320950.Type=server

bootstrap.ClassPath=./bootstrap/launcher.jar

bootstrap.JavaParameters=-Djco.jarm=1 -Djco.jarm=1

bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap.MaxHeapSize=128

bootstrap.Name=bootstrap

bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0073209

bootstrap.RootPath=/usr/sap/XID/DVEBMGS00/j2ee/cluster

bootstrap.Type=bootstrap

bootstrap_ID7320900.ClassPath=./bootstrap/launcher.jar

bootstrap_ID7320900.JLaunchParameters=

bootstrap_ID7320900.JavaParameters=-Djco.jarm=1 -Djco.jarm=1

bootstrap_ID7320900.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap_ID7320900.MaxHeapSize=170

bootstrap_ID7320900.Name=dispatcher bootstrap

bootstrap_ID7320900.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID007320900

bootstrap_ID7320900.RootPath=/usr/sap/XID/DVEBMGS00/j2ee/cluster

bootstrap_ID7320900.Type=bootstrap

bootstrap_ID7320950.ClassPath=./bootstrap/launcher.jar

bootstrap_ID7320950.JLaunchParameters=

bootstrap_ID7320950.JavaParameters=-Djco.jarm=1 -Djco.jarm=1

bootstrap_ID7320950.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap_ID7320950.MaxHeapSize=1024

bootstrap_ID7320950.Name=server0 bootstrap

bootstrap_ID7320950.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID007320950

bootstrap_ID7320950.RootPath=/usr/sap/XID/DVEBMGS00/j2ee/cluster

bootstrap_ID7320950.Type=bootstrap

instance.box.number=XIDDVEBMGS00sapxidev

instance.enabled=yes

instance.install.dir=/usr/sap/XID/DVEBMGS00/j2ee

instance.ms.host=sapxidev

instance.ms.port=3601

instance.osLibsPath=/usr/sap/XID/DVEBMGS00/j2ee/os_libs

instance.runAction=NONE

instance.runMode=NORMAL

instance.system.id=0

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Ravi,

Thr 1 *** ERROR => JStartupIGetJDKInfo: Cannot find Java compiler [/usr/jdk/j2sdk1.4.2_05/bin/javac]. jstartxxi_mt 878

The error clearly says it is problem with Java version. i,e Java_Home is not set properly. Its trying to pick files from j2sdk1.4.2_05

Please set the Java_Home. It should work fine.

Cheers....,

Raghu

former_member227283
Active Contributor
0 Kudos

Hi Ravi,

As per you earlier reply.

dev_jcontrol
Thr 1 *** ERROR => JStartupIGetJDKInfo: Cannot find Java compiler [/usr/jdk/j2sdk1.4.2_05/bin/javac]. jstartxxi_mt 878
Thr 1 *** ERROR => node bootstrap not found http://jstartxx_mt. 1407

in error java version shows usr/jdk/j2sdk1.4.2_05/bin/javac & as per your enviroment varibale java version is /usr/jdk/j2sdk1.4.2_13

Java home is set as Java Home: /usr/jdk/j2sdk1.4.2_13

Also in your instance.properties file , there is no varible which point to java path.

varibale should like :- bootstrap.JavaPath which should point to your java path.

for e.g.

bootstrap.JavaPath=/usr/jdk/j2sdk1.4.2_13

Check the above thing and let us know.

Thanks

Anil

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check below link:

Thanks

Sunny