cancel
Showing results for 
Search instead for 
Did you mean: 

Server0 node is restarting automatically

Former Member
0 Kudos

Hi all,

i have implemented EP. but server0 node is automatically restarting.

the java parameters that i have given in the config tool is as below..

-Djco.jarm=1

-XX:MaxPermSize=256M

-XX:PermSize=256M

-Xms1024M

-Xmx1024M

-XX:NewSize=171M

-XX:MaxNewSize=171M

-XX:+DisableExplicitGC

-verbose:gc

-XX:+PrintGCDetails

-XX:+PrintGCTimeStamps

-Djava.awt.headless=true

-Dsun.io.useCanonCaches=false

-XX:SoftRefLRUPolicyMSPerMB=1

-XX:SurvivorRatio=2

-XX:TargetSurvivorRatio=90

-Djava.security.policy=./java.policy

-Djava.security.egd=file:/dev/urandom

-Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy

-Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy

-Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy

-Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer

Can any help me to solve this issue at the earliest..

Thanks in advance.

Regards

kali

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Siva,

Check the last default trace of your server (you cand find the file in /usr/sap/(SID)/(Instance)/j2ee/cluster/server0/log) and see what's the error that you have, or post it here to try to find the problem.

Regards.

Former Member
0 Kudos

Damian Javier,

Can you Please give me in detail which log i have to give.

in side the log folder again so many folders are there

here i am giving "hs_err_pid7572.log" as below.

#

  1. An unexpected error has been detected by HotSpot Virtual Machine:

#

  1. EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x00000000080e3dd6, pid=7572, tid=2392

#

  1. Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2_18-b06 mixed mode)

  2. Problematic frame:

  3. V [jvm.dll+0xe3dd6]

#

-


T H R E A D -


Current thread (0x000000000127e2f0): JavaThread "CompilerThread0" daemon [_thread_in_native, id=2392]

siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x0000000000000001 0x0000000002a70ff8

Registers:

EAX=0x00000000082f3cf0, EBX=0x0000000000000001, ECX=0x0000000021223a08, EDX=0x0000000020ee8090

ESP=0x0000000002a71000, EBP=0x0000000002aaea68, ESI=0x0000000021223a08, EDI=0x0000000000000000

EIP=0x00000000080e3dd6, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x0000000002a71000)

0x0000000002a71000: 0000000000000000 0000000000000000

0x0000000002a71010: 0000000000000000 0000000000000000

0x0000000002a71020: 0000000000000000 00000000081ec3a4

0x0000000002a71030: 0000000000000000 0000000000000000

0x0000000002a71040: 00000000212239c8 0000000002aaea68

0x0000000002a71050: 0000000000000001 00000000080e3ee8

0x0000000002a71060: 0000000002aaec10 0000000002aaea68

0x0000000002a71070: 0000000000000000 0000000000000000

0x0000000002a71080: 0000000000000000 0000000000000000

0x0000000002a71090: 0000000000000000 0000000000000008

0x0000000002a710a0: 00000000210be038 0000000002aaea68

0x0000000002a710b0: 0000000000000001 00000000080e3ee8

0x0000000002a710c0: 0000000002aaec10 0000000002aaea68

0x0000000002a710d0: 0000000000000000 0000000000000000

0x0000000002a710e0: 0000000000000000 0000000000000000

0x0000000002a710f0: 0000000000000000 0000000000000000

Instructions: (pc=0x00000000080e3dd6)

0x00000000080e3dc6: 0c 82 85 c0 0f 85 30 01 00 00 48 8b 06 48 8b ce

0x00000000080e3dd6: ff 90 10 02 00 00 4c 8b 4c 24 60 33 ff 85 c0 0f

Stack: [0x0000000002a70000,0x0000000002ab0000), sp=0x0000000002a71000, free space=4k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

V [jvm.dll+0xe3dd6]

Current CompileTask:

opto:2626 ! com.sap.engine.core.cluster.impl6.ms.MSRawConnection.sendMessage(Lcom/sap/engine/core/cluster/impl6/ms/MSMessageObjectImpl;Lcom/sap/engine/core/cluster/impl6/ms/MSRegistrable;[BIIZ)Lcom/sap/engine/frame/cluster/message/MessageAnswer; (1477 bytes)

Java Threads: ( => current thread )

0x00000000202c8db0 JavaThread "Thread-103" daemon [_thread_blocked, id=6520]

0x000000001fbd6850 JavaThread "Thread-102" daemon [_thread_blocked, id=7936]

0x000000001f660500 JavaThread "Thread-101" daemon [_thread_blocked, id=300]

0x000000001f660270 JavaThread "PRT-Timer-Async 2" [_thread_blocked, id=6992]

0x000000001f65f080 JavaThread "PRT-Async 2" [_thread_blocked, id=800]

0x000000001f65ffe0 JavaThread "PRT-Timer-Async 1" [_thread_blocked, id=6988]

0x000000001f65fd50 JavaThread "PRT-Async 1" [_thread_blocked, id=4172]

0x000000001f65f830 JavaThread "PRT-Timer-Async 0" [_thread_blocked, id=5624]

0x000000001f65dc00 JavaThread "PRT-Async 0" [_thread_blocked, id=8160]

0x000000001f65fac0 JavaThread "Thread-99" [_thread_blocked, id=4776]

0x000000001f65f5a0 JavaThread "Thread-98" [_thread_blocked, id=5640]

0x000000001f65edf0 JavaThread "Thread-97" [_thread_blocked, id=7712]

0x000000001f65f310 JavaThread "ConnectionSetCleaner Thread (UNMANAGED)." [_thread_blocked, id=3620]

0x000000001f65e8d0 JavaThread "Thread-88" [_thread_blocked, id=7012]

0x000000001f65e3b0 JavaThread "Thread-87" [_thread_blocked, id=7420]

0x000000001f65d970 JavaThread "PRTBridge_StartupNotification_Thread" [_thread_blocked, id=3220]

0x000000001f65d450 JavaThread "ThreadPool.Worker2" daemon [_thread_blocked, id=6164]

0x00000000207b9590 JavaThread "ThreadPool.Worker1" daemon [_thread_blocked, id=8036]

0x000000001f65d1c0 JavaThread "KM RF Event Sender: com.sapportals.wcm.service.relation.wcm.ResourceWatcher" [_thread_blocked, id=7768]

0x000000001fbd60a0 JavaThread "KMC CM Subscription EventBuffer Thread" [_thread_blocked, id=6484]

0x000000001f65cf30 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=7196]

0x000000001f65cca0 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=7180]

0x000000001fbd89a0 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=2228]

0x000000001fbd8710 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=7976]

0x000000001fbd8480 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=6444]

0x000000001fbd81f0 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=756]

0x000000001fbd7f60 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=4392]

0x000000001fbd7cd0 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=7040]

0x000000001fbd7a40 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=6364]

0x000000001fbd77b0 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=2540]

0x000000001fbd7520 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=7292]

0x000000001fbd7290 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=4940]

0x000000001fbd7000 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.subscription.wcm.ResourceWatcher" [_thread_blocked, id=6792]

0x000000001fbd6d70 JavaThread "KMC CM Subscription EventBuffer Thread" [_thread_blocked, id=7024]

0x000000001fbd6ae0 JavaThread "com.sapportals.wcm.notificator.sender" daemon [_thread_blocked, id=7232]

0x000000001fbd58f0 JavaThread "KM CM CacheStatisticsDumpThread" [_thread_blocked, id=6596]

0x000000001fbd65c0 JavaThread "KM RF Event Sender: com.sapportals.wcm.repository.service.feedback.FeedbackManager" [_thread_blocked, id=7900]

0x000000001fbd6330 JavaThread "KM RF Event Sender: com.sapportals.wcm.service.actioninbox.wcm.EventWatcher" [_thread_blocked, id=4732]

0x000000001fbd5660 JavaThread "Thread-68" [_thread_blocked, id=6440]

0x000000001fbd5b80 JavaThread "KM BC RF Urimapper" daemon [_thread_blocked, id=4740]

0x000000001fbd5140 JavaThread "Thread-66" [_thread_blocked, id=6308]

0x000000001fbd53d0 JavaThread "KM BC RF ACL OpenSQLDatabaseConnectionUncached Cleanup" daemon [_thread_blocked, id=4792]

0x000000001fb329a0 JavaThread "com.sapportals.wcm.service.cache.ClusterCacheTable$Refresher" [_thread_blocked, id=5512]

0x0000000006f9a5d0 JavaThread "SAPEngine_Application_Thread[impl:3]_ThreadManager Maintaining thread." [_thread_blocked, id=7176]

0x0000000006f9a340 JavaThread "SAPEngine_Application_Thread[impl:3]_39" [_thread_blocked, id=6836]

0x0000000006f9a0b0 JavaThread "SAPEngine_Application_Thread[impl:3]_38" [_thread_blocked, id=7472]

0x00000000074f2ba0 JavaThread "SAPEngine_Application_Thread[impl:3]_37" [_thread_blocked, id=7412]

0x00000000074f2910 JavaThread "SAPEngine_Application_Thread[impl:3]_36" [_thread_blocked, id=4156]

0x00000000074f2680 JavaThread "SAPEngine_Application_Thread[impl:3]_35" [_thread_blocked, id=7972]

0x00000000074f23f0 JavaThread "SAPEngine_Application_Thread[impl:3]_34" [_thread_blocked, id=2212]

0x00000000074f2160 JavaThread "SAPEngine_Application_Thread[impl:3]_33" [_thread_blocked, id=5708]

0x00000000074f1ed0 JavaThread "SAPEngine_Application_Thread[impl:3]_32" [_thread_blocked, id=7860]

0x00000000074f1c40 JavaThread "SAPEngine_Application_Thread[impl:3]_31" [_thread_blocked, id=8144]

0x00000000074f19b0 JavaThread "SAPEngine_Application_Thread[impl:3]_30" [_thread_blocked, id=4916]

0x00000000074f1720 JavaThread "SAPEngine_Application_Thread[impl:3]_29" [_thread_blocked, id=7596]

0x00000000074f1490 JavaThread "SAPEngine_Application_Thread[impl:3]_28" [_thread_blocked, id=7444]

0x00000000074f1200 JavaThread "SAPEngine_Application_Thread[impl:3]_27" [_thread_blocked, id=6140]

0x00000000074f0f70 JavaThread "SAPEngine_Application_Thread[impl:3]_26" [_thread_in_native, id=6832]

0x00000000074f0ce0 JavaThread "SAPEngine_Application_Thread[impl:3]_25" [_thread_blocked, id=3116]

0x00000000074f0a50 JavaThread "SAPEngine_Application_Thread[impl:3]_24" [_thread_blocked, id=1968]

0x00000000074f07c0 JavaThread "SAPEngine_Application_Thread[impl:3]_23" [_thread_blocked, id=8088]

0x00000000074f0530 JavaThread "SAPEngine_Application_Thread[impl:3]_22" [_thread_blocked, id=7796]

0x00000000074f02a0 JavaThread "SAPEngine_Application_Thread[impl:3]_21" [_thread_blocked, id=2936]

0x00000000074f0010 JavaThread "SAPEngine_Application_Thread[impl:3]_20" [_thread_blocked, id=6672]

0x00000000074efd80 JavaThread "SAPEngine_Application_Thread[impl:3]_19" [_thread_blocked, id=5468]

0x00000000074efaf0 JavaThread "SAPEngine_Application_Thread[impl:3]_18" [_thread_blocked, id=6852]

Other Threads:

0x000000000159a290 VMThread [id=7700]

0x000000000159a490 WatcherThread [id=452]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

def new generation total 131328K, used 38921K [0x000000007fff0000, 0x000000008aaf0000, 0x000000008aaf0000)

eden space 87552K, 1% used [0x000000007fff0000, 0x00000000800cd438, 0x0000000085570000)

from space 43776K, 86% used [0x0000000088030000, 0x000000008a554fe8, 0x000000008aaf0000)

to space 43776K, 0% used [0x0000000085570000, 0x0000000085570000, 0x0000000088030000)

tenured generation total 1922048K, used 405100K [0x000000008aaf0000, 0x00000000ffff0000, 0x00000000ffff0000)

the space 1922048K, 21% used [0x000000008aaf0000, 0x00000000a368b360, 0x00000000a368b400, 0x00000000ffff0000)

compacting perm gen total 262144K, used 231773K [0x00000000ffff0000, 0x000000010fff0000, 0x000000010fff0000)

the space 262144K, 88% used [0x00000000ffff0000, 0x000000010e247560, 0x000000010e247600, 0x000000010fff0000)

Dynamic libraries:

0x0000000000400000 - 0x0000000000fcb000 F:\usr\sap\EP1\JC01\exe\jlaunch.exe

0x0000000077ec0000 - 0x0000000077ff9000 C:\WINDOWS\system32\ntdll.dll

0x0000000077d40000 - 0x0000000077eb3000 C:\WINDOWS\system32\kernel32.dll

0x0000000077c20000 - 0x0000000077d2c000 C:\WINDOWS\system32\USER32.dll

0x000007ff7fc90000 - 0x000007ff7fd2c000 C:\WINDOWS\system32\GDI32.dll

0x000007ff7fbf0000 - 0x000007ff7fbfb000 C:\WINDOWS\system32\VERSION.dll

0x000007ff7fc00000 - 0x000007ff7fc86000 C:\WINDOWS\system32\msvcrt.dll

0x000007ff7fee0000 - 0x000007ff7ffe5000 C:\WINDOWS\system32\ADVAPI32.dll

0x000007ff7fd30000 - 0x000007ff7fec9000 C:\WINDOWS\system32\RPCRT4.dll

0x000007ff7e9c0000 - 0x000007ff7e9e2000 C:\WINDOWS\system32\Secur32.dll

0x000007ff77310000 - 0x000007ff77340000 C:\WINDOWS\system32\WS2_32.dll

0x000007ff77140000 - 0x000007ff7714c000 C:\WINDOWS\system32\WS2HELP.dll

0x0000000075010000 - 0x00000000750e8000 F:\usr\sap\EP1\JC01\exe\icuuc30.dll

0x0000000075210000 - 0x0000000075a3c000 F:\usr\sap\EP1\JC01\exe\icudt30.dll

0x0000000075b10000 - 0x0000000075c07000 F:\usr\sap\EP1\JC01\exe\icuin30.dll

0x000007ff771b0000 - 0x000007ff7722d000 C:\WINDOWS\System32\mswsock.dll

0x000007ff7e8f0000 - 0x000007ff7e93e000 C:\WINDOWS\system32\DNSAPI.dll

0x000007ff7e9f0000 - 0x000007ff7e9fb000 C:\WINDOWS\System32\winrnr.dll

0x000007ff7e950000 - 0x000007ff7e9b6000 C:\WINDOWS\system32\WLDAP32.dll

0x000007ff77370000 - 0x000007ff77409000 C:\WINDOWS\system32\netapi32.dll

0x000007ff7ea00000 - 0x000007ff7ea07000 C:\WINDOWS\system32\rasadhlp.dll

0x000007ff7e4c0000 - 0x000007ff7e4fc000 C:\WINDOWS\system32\NTMARTA.DLL

0x000007ff77150000 - 0x000007ff77166000 C:\WINDOWS\system32\SAMLIB.dll

0x000007ff57140000 - 0x000007ff573c5000 C:\WINDOWS\system32\ole32.dll

0x000007ff7f190000 - 0x000007ff7fb9b000 C:\WINDOWS\system32\SHELL32.dll

0x000007ff7ef60000 - 0x000007ff7effb000 C:\WINDOWS\system32\SHLWAPI.dll

0x000007ff7f000000 - 0x000007ff7f187000 C:\WINDOWS\WinSxS\amd64_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_0A7B2435\comctl32.dll

0x0000000008000000 - 0x00000000083d4000 C:\j2sdk1.4.2_18-x64\jre\bin\server\jvm.dll

0x000007ff7e240000 - 0x000007ff7e290000 C:\WINDOWS\system32\WINMM.dll

0x0000000010000000 - 0x0000000010008000 C:\j2sdk1.4.2_18-x64\jre\bin\hpi.dll

0x000007ff7e380000 - 0x000007ff7e390000 C:\WINDOWS\system32\PSAPI.DLL

0x00000000021e0000 - 0x00000000021f4000 C:\j2sdk1.4.2_18-x64\jre\bin\verify.dll

0x0000000002200000 - 0x0000000002225000 C:\j2sdk1.4.2_18-x64\jre\bin\java.dll

0x0000000002230000 - 0x0000000002243000 C:\j2sdk1.4.2_18-x64\jre\bin\zip.dll

0x0000000007710000 - 0x0000000007723000 C:\j2sdk1.4.2_18-x64\jre\bin\net.dll

0x000007ff6d200000 - 0x000007ff6d293000 C:\WINDOWS\system32\hnetcfg.dll

0x000007ff77170000 - 0x000007ff7717b000 C:\WINDOWS\System32\wshtcpip.dll

0x0000000007fc0000 - 0x0000000007fc8000 C:\j2sdk1.4.2_18-x64\jre\bin\ioser12.dll

0x0000000007fd0000 - 0x0000000007fd9000 C:\j2sdk1.4.2_18-x64\jre\bin\nio.dll

0x0000000023340000 - 0x000000002361b000 F:\usr\sap\EP1\SYS\exe\uc\NTAMD64\jmon.dll

VM Arguments:

-


can you please give me some advise on this log...please let me know any further log need to give.

Regards

Kali

Former Member
0 Kudos

Dear Siva,

I need the las modified file defaulttrace_*.trc.

Regards.

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear all,

i reinstalled my portal instance, at that time it has taken the parameter values automatically, and server0 node was running fine.

Thank you all for your replies.

Regards

Kali Prasad

Former Member
0 Kudos

Hi.

You should change your java vm to the one of last recommended versions, because 1.4.2_18 is not recommended for use on windows machines due to overflow problems (refer to SAP Note 716604).

How to change JDK - see SAP Note 718901.

Then adjust java vm parameters according to all of the above mentioned recommendations and note 709140.

In case the problem persist you may consider about additional server node.

Best regards,

Aliaksandr Zhukau

hofmann
Active Contributor
0 Kudos

Hi,

have you tried giving more RAM?

-Xms20248M

-Xmx2048M

br,

Tobias

Former Member
0 Kudos

Hi Tobias Hofmann,

i increase to 2048 and restarted. now i am able to login but once if i am accessing the webdynpro tab in content administration again server0 node is restrating..

Please give the solution..in another thread i have given the log ..

Please help me on this

jochen_spieth
Participant
0 Kudos

Hi,

have you tried increasing the PermSize already? 256M seems a little small.

Also, have a look into the dev_server0 file in the work directory, maybe this gives a hint of what your problem is.

Best regards,

Jochen