]
David Lloyd closed AS7-1919.
----------------------------
Resolution: Duplicate Issue
Duplicates AS7-613.
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: