[jboss-jira] [JBoss JIRA] (AS7-5716) Improve logging of deployment failures

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Oct 9 18:47:03 EDT 2012


Brian Stansberry created AS7-5716:
-------------------------------------

             Summary: Improve logging of deployment failures
                 Key: AS7-5716
                 URL: https://issues.jboss.org/browse/AS7-5716
             Project: Application Server 7
          Issue Type: Enhancement
          Components: Domain Management
    Affects Versions: 7.1.3.Final (EAP)
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor
             Fix For: 7.2.0.Alpha1


Minor improvements related to logging of failures of deployment operations:

1) Log at ERROR, not INFO.

2) The deployment scanner independently logs failures of initial deploy at ERROR. But it doesn't log other failures (e.g. redeploy, undeploy.) Remove this logging as it will be redundant once the main logging is at ERROR.

3) Use the multi-line formatted version of ModelNode.toString() instead of leaving everything on one line.

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


More information about the jboss-jira mailing list