Here is a line that highlights your error:
"D:\Java\jdk1.6.0;\bin\java" -version 2>&1 | findstr /I hotspot 1>nul
From this I gather that you set JAVA_HOME to
"c:\Java\jdk1.6.0;" It is the trailing semicolon that is the issue. You were
earlier ask to post the setting for JAVA_HOME, which you did not do. If you would have,
the problem could have been resolved earlier.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177712#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...