cancel
Showing results for 
Search instead for 
Did you mean: 

Java instance failed

Former Member
0 Kudos

Dear community,

Recently I installed SAP NetWeaver Composition Environment 7.1.

During the installation I received an error that java 1.6.0 is not supported

thereof I installed jdk_1.5.0_12 and the installation finished successfully.

Every time when I start an Application Server I encounter

a problem i.e. I receive a log in command prompt:

====== Starting java instance ...

05.08.2007. 03:31:31

Start OK

05.08.2007. 03:34:32

StartWait

FAIL : Timeout

======= Start operation timed out !

Press any key to continue ...

What does cause java instance to FAIL ?

thanks in advance,

Nikola

Accepted Solutions (1)

Accepted Solutions (1)

former_member214355
Contributor
0 Kudos

Hi Nikola

It is hard to identify the reason without looking at the log files.

Have you checked;

/usr/sap/<SID>/<InstID>/work/*

/usr/sap/<SID>/<InstID>/j2ee/cluster/dispatcher/log/* (latest default

trace)

/usr/sap/<SID>/<InstID>/j2ee/cluster/server<n>/log/* (latest default

trace

Thanks

Kenny

Answers (1)

Answers (1)

former_member273222
Participant
0 Kudos

Is the JAVA_HOME enviornment varible pointing to the correct jdk?

Former Member
0 Kudos

It passed a long time since I've been here.

Yes the JAVA_HOME was the problem.

thnx