cancel
Showing results for 
Search instead for 
Did you mean: 

server0 not starting

former_member759680
Contributor
0 Kudos

Hello,

We have a dual stack BW 7.0 system.

The ABAP instance is running fine, but the server0 won't start. SDM and dispatcher are running fine.

Log - dev_server0:

________________________________________________________________

JVMST080: verbosegc is enabled

JVMST082: -verbose:gc output will be written to stderr

[Thr 772] Mon Jun 1 11:29:15 2009

[Thr 772] JHVM_LoadJavaVM: Java VM created OK.

[Thr 772] *** ERROR => Can't load main class com.sap.engine.boot.Start jhvmxx_mt.c 913

Exception in thread "main" [Thr 772] SigISetIgnoreAction : SIG_IGN for signal 20

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

__________________________________________________________________

In addition stderr1 says:

      • ICM up and operational (pid: 1871952) ***

The java class is not found: com/sap/engine/offline/OfflineToolStart

The java class is not found: com/sap/engine/offline/OfflineToolStart

The java class is not found: com/sap/engine/offline/OfflineToolStart

The java class is not found: com/sap/engine/offline/OfflineToolStart

The java class is not found: com/sap/engine/offline/OfflineToolStart

[Thr 1] MtxInit: 30002 0 2

The java class is not found: com/sap/engine/offline/OfflineToolStart

The java class is not found: com/sap/engine/offline/OfflineToolStart

The java class is not found: com/sap/engine/offline/OfflineToolStart

The java class is not found: com/sap/engine/offline/OfflineToolStart

The java class is not found: com/sap/engine/offline/OfflineToolStart

The java class is not found: com/sap/engine/offline/OfflineToolStart

The java class is not found: com/sap/engine/offline/OfflineToolStart

____________________________________________________________

Thanks in advance.

Edited by: Gautam Poddar on Jun 1, 2009 12:04 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member759680
Contributor
0 Kudos

Somehow, some files of the bin directory (../server0/bin) were deleted. After copying them from the quality system, the issue was resolved.

Former Member
0 Kudos

Hi ,

Please provide me the logs of std_server.out from the work directory .

i shall try to slove your problem.

Thanks Rishi Abrol

former_member759680
Contributor
0 Kudos

a92sv093bw001:d3wadm 26> tail -100 std_server0.out

-


stdout/stderr redirect

-


node name : server0

pid : 2126014

system name : D3W

system nr. : 00

started at : Mon Jun 1 12:57:02 2009

[Thr 1] MtxInit: 10001 0 0

JVMST080: verbosegc is enabled

JVMST082: -verbose:gc output will be written to stderr

Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/engine/boot/Start

Former Member
0 Kudos

Only This can you please check once again with more command.

can you please let me know how the server node stop.Was it running first.

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi,

Can you check the logs in usr\sap\<>\JC100\j2ee\cluster\server0\ and let us know.

-Srini

former_member759680
Contributor
0 Kudos

there is only 1 trace file there - dev_jrfc.trc

Log :

Error> occured >Sun May 31 23:01:59,196<

RfcException:

message: Connect to SAP gateway failed

Connect parameters: TPNAME=D3W_PORTAL_D3W GWHOST=a92sv093bw001.procube.saint-gobain.com GWSERV=sapgw00

ERROR partner '10.155.62.50:sapgw00' not reached

TIME Sun May 31 23:01:59 2009

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2513

DETAIL NiPConnect

SYSTEM CALL connect

ERRNO 79

ERRNO TEXT A remote host refused an attempted connect operation.

COUNTER 14

Return code: RFC_FAILURE(1)

error group: 102

key: RFC_ERROR_COMMUNICATION

________________________________________________________

I just restaretd the JAVA instance and noticed that cluster/dispatcher/log had a trace file -defaultTrace.0.trc

#1.#00145E47D2A4000000000018000EE0DC00046B46C882EBE1#1243851662748#com.sap.engine.core.service630.container.ReferenceResolver##com.sap.engine.core.service630.container.ReferenceResolver#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Classload error; cannot load library com.sap.ip.bi.sdk.dac.connector.odbodll because referenced component j2eeca not found.#

#1.#00145E47D2A4000900000001000EE0DC00046B46CAAECDB7#1243851699170#com.sap.engine.library.monitor.mapping.ccms.Trace##com.sap.engine.library.monitor.mapping.ccms.Trace#######SAPEngine_System_Thread[impl:6]_15##0#0#Error##Plain###RegisterNode</Kernel/System Threads Pool/WaitingTasksCount>: com.sap.engine.library.monitor.mapping.ccms.CcmsConnectorException: 5217900: Invalid configuration group for node'/Kernel/System Threads Pool/WaitingTasksCount' (MANAGERS.SThreadPool.WaitingInRequestQueueCount, max. 40 characters)#

Edited by: Gautam Poddar on Jun 1, 2009 12:28 PM

Former Member
0 Kudos

Can you check first the bootstrap log's ? -->

Note 997510 - Troubleshooting J2EE Engine 6.40/7.0 Bootstrap Issues

Regards.

Former Member
0 Kudos

Hi Gautham,

I guess there is an isuse with your Java SDK version or SDK software.

becasue in the log i could see cannot load library com.sap.ip.bi.sdk.dac.connector.odbodll because referenced component j2eeca not found

So please check the SDK once again.

-Srini