- 
        1. Re: JBoss server not runningjaikiran Nov 9, 2006 7:47 AM (in response to saurav)Any errors/exceptions that you are seeing? If yes, please post them. 
- 
        2. Re: JBoss server not runningsaurav Nov 9, 2006 8:36 AM (in response to saurav)I am getting this error in the console 
 Could not locate C:\j2sdk1.4.0_05\lib\tools.jar. Unexpected results may occur.
 Make sure that JAVA_HOME points to a JDK and not a JRE.
 ===============================================================================
 .
 JBoss Bootstrap Environment
 .
 JBOSS_HOME: C:\jboss-3.2.5\bin\\..
 .
 JAVA: C:\j2sdk1.4.0_05\bin\java
 .
 JAVA_OPTS: -Dprogram.name=run.bat
 .
 CLASSPATH: C:\j2sdk1.4.0_05\lib\tools.jar;C:\jboss-3.2.5\bin\\run.jar;
 .
 ===============================================================================
 .
 The system cannot find the path specified.
 Press any key to continue . . .
- 
        3. Re: JBoss server not runningjaikiran Nov 9, 2006 8:38 AM (in response to saurav)Could not locate C:\j2sdk1.4.0_05\lib\tools.jar. 
 So is that file present?
- 
        4. Re: JBoss server not runningsaurav Nov 9, 2006 8:45 AM (in response to saurav)yes Jaikiran i have checked that path and all the other paths mentioned all the jars are there in their place 
- 
        5. Re: JBoss server not runningpeterj Nov 9, 2006 11:29 AM (in response to saurav)Does C:\j2sdk1.4.0_05\bin\java.exe exist? 
 If it does, comment out the first line (@echo off) in run.bat, start it again, and post the results.
- 
        6. Re: JBoss server not runningstichel Nov 13, 2006 6:02 AM (in response to saurav)Did you read this: 
 http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossVsJavaJDKVersionMatrix
 
     
     
    