Most likely you are running into one of two problems: 1) You have not installed a JDK and/or have not set JAVA_HOME to reference it.
2) You are running into the "findstr" issue - see http://wiki.jboss.org/wiki/FindstrCommandNotFound If neither of these solves your issue, then open a command prompt, 'cd' to the jboss_home/bin directory, and enter: run Post all of the output in the command prompt window, including the 'run' command line. Also, what version of JBossAS and JDK are you using? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175445#4175445 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175445 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
