You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2009/04/09 04:07:54 UTC

DO NOT REPLY [Bug 47004] New: log messages occasionally sharing a line

https://issues.apache.org/bugzilla/show_bug.cgi?id=47004

           Summary: log messages occasionally sharing a line
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Appender
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: paul.stanton@gunnsoft.com.au


using a PatternLayout and pattern such as "%d %-15.15t%-6p%-35c %x - %m\n"

I've come across some log messages appearing mixed up and on the same line.

EG: line 2 is actually 2 log messages in one

2009-04-08 21:47:04,000 Thread   WARN  com.ClassA  - oc1 - message A
2009-04-08 21:47:04,000 2009-04-08 21:47:04,000Thread   Thread    WARNDEBUG  
com.ClassBcom.ClassC   -  - message Bmessage C
2009-04-08 21:47:04,000 Thread   WARN  com.ClassB  - message B

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 47004] log messages occasionally sharing a line

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47004

Curt Arnold <ca...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from Curt Arnold <ca...@apache.org> 2010-11-13 00:52:33 EST ---
No response on request for additional information.  Unable to confirm.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 47004] log messages occasionally sharing a line

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47004

Curt Arnold <ca...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Curt Arnold <ca...@apache.org> 2009-11-08 13:14:57 UTC ---
Bug sounds vaguely familiar, but wasn't able to find a matching bug report. 
Could you identify what version of log4j you are using?  Can you see if it
occurs with the SVN HEAD?  If it still does, a workaround may be to use the
ExhancedPatternLayout in the extras companion.  Marking bug as NEEDINFO.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org