[
https://issues.jboss.org/browse/AS7-2314?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-2314:
----------------------------------
Fix Version/s: Open To Community
(was: 7.2.0.Alpha1)
Assignee: (was: David Lloyd)
Component/s: Scripts
(was: Server)
Having system properties used by logging.properties be settable via args to standalone.sh
will require changing the scripts to process all args and if they are -D remove them from
the args passed to the AS and instead include them in the args passed to the JVM.
Otherwise they are processed too late.
The workaround is to set these values in standalone.conf.
Passing -Djboss.boot.server.log.level=DEBUG to standalone.sh script
is ignored
------------------------------------------------------------------------------
Key: AS7-2314
URL:
https://issues.jboss.org/browse/AS7-2314
Project: Application Server 7
Issue Type: Bug
Components: Scripts
Affects Versions: 7.1.0.Alpha1
Environment: Fedora 14, java-1.6.0-openjdk, jboss-as-7.1.0.Alpha2-SNAPSHOT
Reporter: Rich Lucente
Priority: Minor
Labels: eap6-ux
Fix For: Open To Community
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira