[jboss-jira] [JBoss JIRA] (AS7-1459) Add a commandline flag to the startup script to enable debugging

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Aug 7 15:05:07 EDT 2012


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

Brian Stansberry reopened AS7-1459:
-----------------------------------

      Assignee: Brian Stansberry  (was: Alexey Loubyansky)


Reopening because this flag does not appear in the --help output.

Including it in the --help output is somewhat problematic, since the flag only works if the launch script happens to support it. So any --help output wording so reflect that fact.
                
> Add a commandline flag to the startup script to enable debugging
> ----------------------------------------------------------------
>
>                 Key: AS7-1459
>                 URL: https://issues.jboss.org/browse/AS7-1459
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Server
>    Affects Versions: 7.0.0.Final
>            Reporter: Dan Allen
>            Assignee: Brian Stansberry
>             Fix For: 7.2.0.Alpha1
>
>
> The startup script (standalone.sh & standalone.bat) should honor a commandline option that can be used to start the server with debugging enabled. Currently, the developer has to uncomment the JAVA_OPTS line in the standalone.conf file manually.
> Proposal for starting the server with debugging enabled:
> ./bin/standalone.sh --debug
> If necessary, the optional flag could accept the port as an optional argument.
> ./bin/standalone.sh --debug 8787

--
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