]
Tomaz Cerar moved WFLY-672 to WFCORE-1384:
------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1384 (was: WFLY-672)
Component/s: Scripts
(was: Scripts)
Fix Version/s: (was: Awaiting Volunteers)
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.