[jboss-jira] [JBoss JIRA] Created: (JBAS-4450) FarmMemberService.logException Uses A Logger And Throwable.printStackTrace

James Wilson (JIRA) jira-events at lists.jboss.org
Tue May 29 18:14:08 EDT 2007


FarmMemberService.logException Uses A Logger And Throwable.printStackTrace
--------------------------------------------------------------------------

                 Key: JBAS-4450
                 URL: http://jira.jboss.com/jira/browse/JBAS-4450
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering
    Affects Versions: JBossAS-4.0.4.GA
            Reporter: James Wilson
         Assigned To: Brian Stansberry
            Priority: Minor


The description says it all.

The problem is that when using specific Log4j (or other logging system) appenders, using Throwable.printStackTrace can cause problems since we are capturing stdout and routing them back through the logging system by default.

This goes back at least to 4.0.4.GA as indicated in the JIRA.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list