[jboss-user] [Beginners Corner] - Re: Can't start JBOSS AS 4.2.2 GA (with windows xp JDK 1.5.0

jaikiran do-not-reply at jboss.com
Fri Nov 9 10:48:16 EST 2007


"anthony43" wrote : 
  | This is the exact output I get from the cmd console :
  | 
  | 
  | D:\java_apps\jboss\jboss-4.2.2.GA\bin>echo %JAVA_HOME%
  | C:\Java\jdk1.5.0_13;C:\Java\jdk1.5.0_13\jre\bin
  | 
  | 
  | 
  | 

The JAVA_HOME has been incorrectly set. It should be just C:\Java\jdk1.5.0_13

Use the following to set it right

set JAVA_HOME=C:\Java\jdk1.5.0_13

and then run the bat file

D:\java_apps\jboss\jboss-4.2.2.GA\bin>run.bat


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103298#4103298

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103298



More information about the jboss-user mailing list