Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

getting this error :NB: JAVA_HOME should point to a JDK not a JRE

807605Jul 3 2007 — edited Jul 5 2007
HI All
I've installed jdk1.5.0_06 in windows enviroment.i've correctly set the java_home path for it.
Apart from it i've installed two servers one is Weblogic 9.1 and Tomcat 5.5 and NetBeans 5.5.1.

While running my project with the netbeans it tried to start the server. On starting the Tomcat server it showed me this error in the Tomcat log.

NB: JAVA_HOME should point to a JDK not a JRE

but while running Weblogic it worked smoothly. the java_home path has both the paths of jdk1.5 (installed separatly ) and the one which is bundeled with weblogic(jdk1.5)
Could anyone tell me the solution for the error.while running the project sseparatly is working fine. but i am not able to run it from NetBeans.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 2 2007
Added on Jul 3 2007
7 comments
1,030 views