The run.bat batch file incorrectly uses the echo command for generating blank lines. Insead of calling "echo .", the call should be "echo." with no space between 'echo' and the period. I know this is trivial, but it has been driving me crazy ever since I have been using JBoss.