]
James Perkins closed WFCORE-1384.
---------------------------------
Resolution: Duplicate
Fixing WFCORE-157 would fix this so I'm closing this one as a duplicate.
Passing -Djboss.boot.server.log.level=DEBUG to standalone.sh script
is ignored
------------------------------------------------------------------------------
Key: WFCORE-1384
URL:
https://issues.jboss.org/browse/WFCORE-1384
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Environment: Fedora 14, java-1.6.0-openjdk, jboss-as-7.1.0.Alpha2-SNAPSHOT
Reporter: Rich Lucente
Priority: Minor
Labels: eap6-ux
Attempting to change boot log level via a script argument to standalone.sh is ignored. I
can edit standalone.conf (set value in JAVA_OPTS) or edit logging.properties directly.
Other -D parameters are honored, so there seems to be some startup/timing issue with this
specific setting.