cancel
Showing results for 
Search instead for 
Did you mean: 

application server fails to start

Former Member
0 Kudos

Hi

I have been using this application server for a while. Suddenly it will not start.

Checking the logs I get:

#1.5#000D606545DB000B00000004000004100004382D6E889E7C#1187667685984#com.sap.engine.core.thread.impl6.SingleThread##com.sap.engine.core.thread.impl6.SingleThread.SingleThread.run().ThreadDeath#######SAPEngine_System_Thread[impl:6]_19##0#0#Fatal##Plain###java.lang.ThreadDeath#

#1.5#000D606545DB000B00000005000004100004382D6E889EEB#1187667685984#com.sap.engine.core.thread.impl6.SingleThread##com.sap.engine.core.thread.impl6.SingleThread.SingleThread.run().ThreadDeath#######SAPEngine_System_Thread[impl:6]_19##0#0#Fatal##Plain###java.lang.ThreadDeath

at java.lang.Thread.stop(Thread.java:630)

at com.sap.engine.core.thread.impl6.ThreadManagerImpl.shutDown(ThreadManagerImpl.java:149)

at com.sap.engine.core.Framework.loadManagers(Framework.java:258)

at com.sap.engine.core.Framework.start(Framework.java:188)

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)

#1.5#000D606545DB000000000018000001640004382D8B280109#1187668166187#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.5#000D606545DB0000000000180000023C00043837006C9B03#1187708788312#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.#

I also checked the java version of my server and it reads:

java version "1.4.2_12"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)

Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)

The jdk i am using is :

j2sdk1.4.2_10

Incidentally, I do not know why the discrepancy between the version and the name of jdk (java version "1.4.2_12" vs. j2sdk1.4.2_10)?

This is also the jdk referred to by the server configuration file:

ADS_JC01_sappc009

SAPSYSTEMNAME = ADS

SAPGLOBALHOST = sappc009

SAPSYSTEM = 01

INSTANCE_NAME = JC01

DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTI386

DIR_EXECUTABLE = $(DIR_INSTANCE)\exe

jstartup/trimming_properties = off

jstartup/protocol = on

jstartup/vm/home = C:\j2sdk1.4.2_10

jstartup/max_caches = 500

jstartup/release = 700

jstartup/instance_properties = $(jstartup/j2ee_properties);$(jstartup/sdm_properties)

j2ee/dbdriver = c:\sapdb\programs\runtime\jar\sapdbc.jar

igs/listener/rfc/disable = 1

PHYS_MEMSIZE = 512

rsdb/dbid = ADS

dbs/ada/schema = SAPADS

#----


  1. Jcontrol: Migrated Profile Parameter

# create at Mon Jul 09 00:52:36 2007

#----


j2ee/instance_id = ID0147730

#----


Any suggestion?

Thank you in advance!

yuval

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please check where JAVA_HOME is pointing to in environment variables.

Was Java upgraded recently.

Thanks & Regards,

Vijith