cancel
Showing results for 
Search instead for 
Did you mean: 

Problems With J2EE

Former Member
0 Kudos

Hi,

I am running J2EE 640 sp11 on microsoft windows 2003.

The system will not start and the only error I can find is the following:-

E:\usr\sap\DRM\DVEBMGS00\workdev_jcontrol

[Thr 2684] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID7232300]

[Thr 2684] INFO: Invalid property value [JLaunchParameters/]

[Thr 2684] *** ERROR => VM Home not specified [jstartxxi.c 518]

[Thr 2684] *** ERROR => node [bootstrap_ID7232300] not found [jstartxx.c 1407]

[Thr 2684] JControlExecuteBootstrap: error executing bootstrap node [bootstrap_ID7232300] (rc=-18)

[Thr 2684] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID7232350]

[Thr 2684] INFO: Invalid property value [JLaunchParameters/]

[Thr 2684] *** ERROR => VM Home not specified [jstartxxi.c 518]

[Thr 2684] *** ERROR => node [bootstrap_ID7232350] not found [jstartxx.c 1407]

[Thr 2684] JControlExecuteBootstrap: error executing bootstrap node [bootstrap_ID7232350] (rc=-18)

[Thr 2684] JControlCloseProgram: started (exitcode = -18)

[Thr 2684] JControlCloseProgram: good bye... (exitcode=-18)

I have found similar error's posted on SDN, but none are exactly the same.

Please Help,

Regards

Andy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please check the JDK Version and also JAVA_HOME environment variable.

Check the note 718901 also.

regards

Anand.M

Former Member
0 Kudos

Hi,

Thanks for your reply.

I am using java version 1.4.2_07 as suggested by note 716604. The JAVA_HOME environment variable is set to C:\JDK.

Regards

Andy

Former Member
0 Kudos

Hi,

in the command prompt type %JAVA_HOME%. Is it showing the correct path?

regards

Anand.M

Former Member
0 Kudos

Hi,

Yes the cmd %JAVA_HOME% returns C:\JDK

Thanks

Andy

Former Member
0 Kudos

Hello Andrew,

Is JAVA_HOME a system or user variable? Are you logged to the system as <SID>adm user when you made the test with %JAVA_HOME%?

You can specify the java version in the profile of the instance and you will not have to change your system environment. The parameter is:

jstartup/vm/home = C:\JDK

I hope it will solve this problem.

Best Regards

Vyara

Former Member
0 Kudos

Hi Vyara,

Thank you for the information. This has now solved my problem.

Once again Thanks.

Andy.

Answers (0)