[jboss-user] [Beginners Corner] - Re: can not start jboss server

2008-02-29 Thread dhcolo
Thanks, I solved the problem. Something wrong with the JAVA_HOME set up.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133294
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: can not start jboss server

2008-02-28 Thread PeterJ
One more thing. You never said that you set JAVA_HOME. Do you have it set, and 
if so, what to?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133014
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: can not start jboss server

2008-02-28 Thread PeterJ
You are probably tripping over this problem: 
http://wiki.jboss.org/wiki/Wiki.jsp?page=FindstrCommandNotFound

If you cannot find findstr.exe, then you can safely comment out those two lines:

rem  "%JAVA%" -version 2>&1 | findstr /I hotspot > nul
rem if not errorlevel == 1 (set JAVA_OPTS=%JAVA_OPTS% -server)
 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133013
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user