[jboss-jira] [JBoss JIRA] Created: (JBAS-7133) Logging error at midnight

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Jul 29 17:44:29 EDT 2009


Logging error at midnight
-------------------------

                 Key: JBAS-7133
                 URL: https://jira.jboss.org/jira/browse/JBAS-7133
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Logging
            Reporter: David Lloyd
            Assignee: David Lloyd
            Priority: Minor
             Fix For: JBossAS-6.0.0.Alpha1


At midnight, we get:

LogManager error of type WRITE_FAILURE: Error writing log message
java.io.IOException: Stream closed
	at sun.nio.cs.StreamEncoder.ensureOpen(StreamEncoder.java:26)
	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:99)
	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:116)
	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:203)
	at java.io.Writer.write(Writer.java:140)
	at org.jboss.logmanager.handlers.WriterHandler.doPublish(WriterHandler.java:65)
	at org.jboss.logmanager.ExtHandler.publish(ExtHandler.java:59)
	at org.jboss.logmanager.Logger.logRaw(Logger.java:849)
	at org.slf4j.impl.Slf4jLogger.log(Slf4jLogger.java:68)
	at org.apache.commons.logging.impl.SLF4JLocationAwareLog.debug(SLF4JLocationAwareLog.java:120)
	at com.arjuna.common.internal.util.logging.jakarta.JakartaRelevelingLogger.debug(JakartaRelevelingLogger.java:172)
	at com.arjuna.common.internal.util.logging.LogNoi18nImpl.debug(LogNoi18nImpl.java:419)
	at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:727)
	at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:412)

...because of an order-of-operations error in the base logmanager handler.

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

        



More information about the jboss-jira mailing list