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 2006/12/19 18:41:37 UTC

DO NOT REPLY [Bug 41215] New: - Deadlock with RollingFileAppender

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41215>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41215

           Summary: Deadlock with RollingFileAppender
           Product: Log4j
           Version: unspecified
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: major
          Priority: P2
         Component: Appender
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: Srinivas.Srirangam@ge.com


We have got a multi-threaded enterprise application running on highly loaded 
weblogic server. We are getting this below error very frequently and causing 
our production server to go down. 

Pls see below Thread trace :

"ExecuteThread: '33' for queue: 'weblogic.kernel.Default'" daemon prio=5 
tid=0x30a8f0 nid=0x2d waiting for monitor entry [8fcfe000..8fd019bc]
	at org.apache.log4j.RollingFileAppender.rollOver
(RollingFileAppender.java:126)
	at org.apache.log4j.RollingFileAppender.subAppend
(RollingFileAppender.java:228)
	at org.apache.log4j.WriterAppender.append(WriterAppender.java:150)
	at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:221)
	- locked <b71560a8> (a org.apache.log4j.RollingFileAppender)
	at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders
(AppenderAttachableImpl.java:57)
	at org.apache.log4j.Category.callAppenders(Category.java:187)
	- locked <b715d2d0> (a org.apache.log4j.Logger)
	at org.apache.log4j.Category.forcedLog(Category.java:372)

Thread dump 1/4
" Thread-25402 <threadFilter.do?mode=ModeAllThreads&FullThreadIndex=0>" prio=5 
tid=0x14f92d0 nid=0x638b waiting for monitor entry [8a301000..8a3019bc]
    at org.apache.log4j.Category.callAppenders(Category.java:185)
    - waiting to lock <b715d2d0> (a org.apache.log4j.Logger)
    at org.apache.log4j.Category.forcedLog(Category.java:372)
    at org.apache.log4j.Category.log(Category.java:864)

Is there any know solution/patch for this error?

Thanks
Srinivas

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

---------------------------------------------------------------------
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 41215] - Deadlock with RollingFileAppender

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41215>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41215


Srinivas.Srirangam@ge.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Additional Comments From Srinivas.Srirangam@ge.com  2006-12-19 09:47 -------


*** This bug has been marked as a duplicate of 41214 ***

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

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