[jboss-jira] [JBoss JIRA] Created: (AS7-1919) AS7 7.0.x-Snapshot - logging at shutdown is lost

Dan Sirbu (JIRA) jira-events at lists.jboss.org
Fri Sep 23 09:50:26 EDT 2011


AS7 7.0.x-Snapshot - logging at shutdown is lost
------------------------------------------------

                 Key: AS7-1919
                 URL: https://issues.jboss.org/browse/AS7-1919
             Project: Application Server 7
          Issue Type: Bug
          Components: Logging
    Affects Versions: Open To Community
         Environment: I used the version 7.0.x-SNAPSHOT provided within the open/community question on META-INF
            Reporter: Dan Sirbu
            Assignee: David Lloyd
            Priority: Critical
             Fix For: Open To Community


At shutdown, the logging from the module that I used is partially lost. When debugging I add: System.console().printf at same locations as the logger.info (java.util), only the System.console output was captured for 90% of the traces.

And I believe it is related to the fact that the traces are "moved" from server.log towards boot.log ! This assumption is because the other 10% are going to boot.log.

If I attached the debugger remotely then I will get the logs but that is because some thread synchronization is different.

Would be nice to have this addressed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list