[jboss-jira] [JBoss JIRA] (AS7-2671) Change format of the initial log line ("Starting container with: ...") to contain newlines.

Aslak Knutsen (Moved) (JIRA) jira-events at lists.jboss.org
Wed Nov 16 13:30:41 EST 2011


     [ https://issues.jboss.org/browse/AS7-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen moved ARQ-657 to AS7-2671:
----------------------------------------

     Project: Application Server 7  (was: Arquillian)
         Key: AS7-2671  (was: ARQ-657)
    Security:     (was: Public)

    
> Change format of the initial log line ("Starting container with: ...") to contain newlines.
> -------------------------------------------------------------------------------------------
>
>                 Key: AS7-2671
>                 URL: https://issues.jboss.org/browse/AS7-2671
>             Project: Application Server 7
>          Issue Type: Enhancement
>    Affects Versions: 7.1.0.Alpha1
>            Reporter: Ondrej Zizka
>            Assignee: Aslak Knutsen
>
> Please change the format so that every argument is on it's own line.
> This isn't really much usable:
> 20:23:12,078 INFO  [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [java, -Xmx512m, -XX:MaxPermSize=256m, -Djboss.dist=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/../../build/target/jboss-as-7.1.0.Alpha2-SNAPSHOT, -Djava.net.preferIPv4Stack=true, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -DudpGroup=230.0.0.4, -Djbossas.ts.integ.dir=/home/ondra/work/AS7/ozizka-as7/testsuite/integration, -Djbossas.ts.dir=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/.., -Djbossas.project.dir=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/../.., -Djboss.dist=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/../../build/target/jboss-as-7.1.0.Alpha2-SNAPSHOT, -Djboss.inst=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/target/jbossas, -Djboss.home.dir=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/target/jbossas, -Dorg.jboss.boot.log.file=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/target/jbossas/standalone/log/boot.log, -Dlogging.configuration=file:/home/ondra/work/AS7/ozizka-as7/testsuite/integration/target/jbossas/standalone/configuration/logging.properties, -Djboss.modules.dir=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/../../build/target/jboss-as-7.1.0.Alpha2-SNAPSHOT/modules, -jar, /home/ondra/work/AS7/ozizka-as7/testsuite/integration/target/jbossas/jboss-modules.jar, -mp, /home/ondra/work/AS7/ozizka-as7/testsuite/integration/../../build/target/jboss-as-7.1.0.Alpha2-SNAPSHOT/modules, -logmodule, org.jboss.logmanager, -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone.xml]
> This would be better:
> Starting container with: [
> java
> -Xmx512m
> -XX:MaxPermSize=256m
> -Djboss.dist=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/../../build/target/jboss-as-7.1.0.Alpha2-SNAPSHOT
> -Djava.net.preferIPv4Stack=true
> -Dnode0=127.0.0.1
> -Dnode1=127.0.0.1
> -DudpGroup=230.0.0.4
> -Djbossas.ts.integ.dir=/home/ondra/work/AS7/ozizka-as7/testsuite/integration
> -Djbossas.ts.dir=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/..
> -Djbossas.project.dir=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/../..
> -Djboss.dist=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/../../build/target/jboss-as-7.1.0.Alpha2-SNAPSHOT
> -Djboss.inst=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/target/jbossas
> -Djboss.home.dir=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/target/jbossas
> -Dorg.jboss.boot.log.file=/home/ondra/work/AS7/ozizka-as7/testsuite/integration/target/jbossas/standalone/log/boot.log
> ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jboss-jira mailing list