[jboss-user] [Beginners Corner] - Re: can not start jboss server
PeterJ
do-not-reply at jboss.com
Thu Feb 28 17:30:05 EST 2008
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
More information about the jboss-user
mailing list