Showing posts with label Eclipse-JBoss. Show all posts
Showing posts with label Eclipse-JBoss. Show all posts

Thursday, May 21, 2009

ERROR: invalid console appender config detected, console stream is looping

set JAVA_OPTS=-Dorg.jboss.logging.Log4jService.catchSystemOut=false
bin\run.bat

Or, do as
set JAVA_OPTS=%JAVA_OPTS% -Dprogram.name=%PROGNAME% -Dorg.jboss.logging.Log4jService.catchSystemOut=false