Hi J2ee engine is getting restarted again and again as soon as i tries to access visual administrator or UME.
Here are the text relevant to the error from the following log files -
dev_jcontrol --No errors found
dev_server0
dev_bootstrap
TEXT FROM DEV_bootstrap
**********************************************************************
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]: -Dsys.global.dir=C:\usr\sap\CRM\SYS\global
-> arg[ 5]: -Dapplication.home=C:\usr\sap\CRM\DVEBMGS10\exe
-> arg[ 6]: -Djava.class.path=C:\usr\sap\CRM\DVEBMGS10\exe\jstartup.jar;C:\usr\sap\CRM\DVEBMGS10\exe\jvmx.jar;.\bootstrap\launcher.jar
-> arg[ 7]: -Djava.library.path=C:\j2sdk1.4.2_17-x64
jre\bin\server;C:\j2sdk1.4.2_17-x64
jre\bin;C:\j2sdk1.4.2_17-x64
bin;C:\usr\sap\CRM\DVEBMGS10\j2ee\os_libs;C:\j2sdk1.4.2_17-x64\bin;C:\Program Files (x86)\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\j2sdk1.4.2_17-x64\bin;C:\usr\sap\BWD\SYS\exe\uc\NTAMD64;C:\usr\sap\CRM\SYS\exe\uc\NTAMD64
-> arg[ 8]: -Dmemory.manager=256M
-> arg[ 9]: -Xmx256M
-> arg[ 10]: -DLoadBalanceRestricted=no
-> arg[ 11]: -Djstartup.mode=BOOTSTRAP
-> arg[ 12]: -Djstartup.ownProcessId=5344
-> arg[ 13]: -Djstartup.ownHardwareId=F1628170588
-> arg[ 14]: -Djstartup.whoami=bootstrap
-> arg[ 15]: -Djstartup.debuggable=yes
-> arg[ 16]: -Xss2m
-> arg[ 17]: -DSAPINFO=CRM_10_bootstrap
-> arg[ 18]: -DSAPSTART=1
-> arg[ 19]: -DCONNECT_PORT=3292
-> arg[ 20]: -DSAPSYSTEM=10
-> arg[ 21]: -DSAPSYSTEMNAME=CRM
-> arg[ 22]: -DSAPMYNAME=187799-ap_CRM_10
-> arg[ 23]: -DSAPPROFILE=C:\usr\sap\CRM\SYS\profile\CRM_DVEBMGS10_187799-ap
-> arg[ 24]: -DFRFC_FALLBACK=ON
-> arg[ 25]: -DFRFC_FALLBACK_HOST=localhost
-> arg[ 26]: -DSAPSTARTUP=1
-> arg[ 27]: -DSAPSYSTEM=10
-> arg[ 28]: -DSAPSYSTEMNAME=CRM
-> arg[ 29]: -DSAPMYNAME=187799-ap_CRM_10
-> arg[ 30]: -DSAPDBHOST=187799-AP
-> arg[ 31]: -Dj2ee.dbhost=187799-AP
**********************************************************************
CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
[Thr 5228] 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]: ID1082122
**********************************************************************
[Thr 5228] Tue Jun 02 09:47:34 2009
[Thr 5228] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
[Thr 6512] Tue Jun 02 09:47:48 2009
[Thr 6512] JLaunchIExitJava: exit hook is called (rc = 0)
[Thr 6512] JLaunchCloseProgram: good bye (exitcode = 0)
TEXT FROM DEVSERVER0_
"Thread-1" prio=5 tid=0x0000000001562ee0 nid=0xe24 in Object.wait() [0x000000000716f000..0x000000000716fb80]
at java.lang.Object.wait(Native Method)
- waiting on <0x000000001ab18590> (a com.sap.engine.core.Framework)
at java.lang.Object.wait(Object.java:429)
at com.sap.engine.core.Framework.start(Framework.java:207)
- locked <0x000000001ab18590> (a com.sap.engine.core.Framework)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
at java.lang.Thread.run(Thread.java:534)
"Signal Dispatcher" daemon prio=10 tid=0x00000000015624a0 nid=0x1578 waiting on condition [0x0000000000000000..0x0000000000000000]
"Finalizer" daemon prio=9 tid=0x0000000001562210 nid=0x1ffc in Object.wait() [0x000000000632f000..0x000000000632fb80]
at java.lang.Object.wait(Native Method)
- waiting on <0x000000001ab18d50> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
- locked <0x000000001ab18d50> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
"Reference Handler" daemon prio=10 tid=0x0000000001561f80 nid=0x1968 in Object.wait() [0x000000000612f000..0x000000000612fb80]
at java.lang.Object.wait(Native Method)
- waiting on <0x000000001ab106b8> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:429)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
- locked <0x000000001ab106b8> (a java.lang.ref.Reference$Lock)
"main" prio=5 tid=0x0000000001561cf0 nid=0x18ac in Object.wait() [0x00000000021ef000..0x00000000021efc68]
at java.lang.Object.wait(Native Method)
- waiting on <0x000000001ab18df8> (a com.sap.engine.boot.StartFrame)
at java.lang.Object.wait(Object.java:429)
at com.sap.engine.boot.StartFrame.work(StartFrame.java:121)
- locked <0x000000001ab18df8> (a com.sap.engine.boot.StartFrame)
at com.sap.engine.boot.Start.main(Start.java:34)
"VM Thread" prio=5 tid=0x0000000001249010 nid=0x1278 runnable
"VM Periodic Task Thread" prio=10 tid=0x0000000001249210 nid=0x1798 waiting on condition
"Suspend Checker Thread" prio=10 tid=0x0000000001249110 nid=0x1480 runnable
[Thr 4728] Tue Jun 02 17:31:16 2009
[Thr 4728] JLaunchIExitJava: exit hook is called (rc = 666)
[Thr 4728] **********************************************************************
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.
**********************************************************************
[Thr 4728] JLaunchCloseProgram: good bye (exitcode = 666)
Edited by: karan321 on Jun 3, 2009 4:29 PM