Skip to Content
0
Former Member
Apr 02, 2010 at 02:22 AM

Error with server node

81 Views

Hi All,

We installed SAP ERP 6.0 SR3.

First time we tried to access the URL http://<host>:<port>/nwa

immeadiately i got message saying that server is startingup.

When ever i access this url it is starting uo.

I checked developer trace for server0 it look like below

SAPEngine_Application_Thread[impl:3]_1" prio=5 tid=0x00000000021e6f10 nid=0x139c in Object.wait() [0x0000000007f0f000..0x0000000007f0fb30]

at java.lang.Object.wait(Native Method)

- waiting on <0x000000008aafcad8> (a com.sap.engine.lib.util.WaitQueue)

at java.lang.Object.wait(Object.java:429)

at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)

- locked <0x000000008aafcad8> (a com.sap.engine.lib.util.WaitQueue)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:149)

"SAPEngine_Application_Thread[impl:3]_0" prio=5 tid=0x00000000021e6c80 nid=0x12d4 in Object.wait() [0x0000000007d0f000..0x0000000007d0fb30]

at java.lang.Object.wait(Native Method)

- waiting on <0x0000000104b61a70> (a java.lang.Class)

at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.queue.BackgroundCOQueueProcessor.waitForNewItems(BackgroundCOQueueProcessor.java:145)

- locked <0x0000000104b61a70> (a java.lang.Class)

at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.queue.BackgroundCOQueueProcessor.run(BackgroundCOQueueProcessor.java:206)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

"Thread-1" prio=5 tid=0x00000000021e69f0 nid=0x1568 in Object.wait() [0x0000000007a5f000..0x0000000007a5fb30]

at java.lang.Object.wait(Native Method)

- waiting on <0x000000008aafebc0> (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 <0x000000008aafebc0> (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:331)

at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)

at java.lang.Thread.run(Thread.java:534)

"Signal Dispatcher" daemon prio=10 tid=0x00000000021e5fb0 nid=0x1b18 waiting on condition [0x0000000000000000..0x0000000000000000]

"Finalizer" daemon prio=9 tid=0x00000000021e5d20 nid=0x1070 in Object.wait() [0x0000000006c5f000..0x0000000006c5fb30]

at java.lang.Object.wait(Native Method)

- waiting on <0x000000008aaff518> (a java.lang.ref.ReferenceQueue$Lock)

at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)

- locked <0x000000008aaff518> (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=0x00000000021e5a90 nid=0x1574 in Object.wait() [0x0000000006a5f000..0x0000000006a5fb30]

at java.lang.Object.wait(Native Method)

- waiting on <0x000000008aaf24a0> (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 <0x000000008aaf24a0> (a java.lang.ref.Reference$Lock)

"main" prio=5 tid=0x0000000002146510 nid=0xb84 in Object.wait() [0x0000000001e8f000..0x0000000001e8fc18]

at java.lang.Object.wait(Native Method)

- waiting on <0x000000008aaff5c0> (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 <0x000000008aaff5c0> (a com.sap.engine.boot.StartFrame)

at com.sap.engine.boot.Start.main(Start.java:34)

"VM Thread" prio=5 tid=0x00000000021e2ba0 nid=0x1948 runnable

"VM Periodic Task Thread" prio=10 tid=0x00000000021efaa0 nid=0x16dc waiting on condition

"Suspend Checker Thread" prio=10 tid=0x00000000021ed700 nid=0x1900 runnable

[Thr 6472] Thu Apr 01 22:10:08 2010

[Thr 6472] JLaunchIExitJava: exit hook is called (rc = 666)

[Thr 6472] **********************************************************************

  • 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 6472] JLaunchCloseProgram: good bye (exitcode = 666)

I changed heap size for Server and dispatcher to 2048 in configtool, but still same problem.

Please tell me why it is getting restarted?

Regards,

Phanikumar