[ 
https://issues.apache.org/jira/browse/LOGCXX-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Middleton updated LOGCXX-387:
------------------------------------
    Fix Version/s: 0.13.0

> SocketAppenderSkeleton re-connects only once
> --------------------------------------------
>
>                 Key: LOGCXX-387
>                 URL: https://issues.apache.org/jira/browse/LOGCXX-387
>             Project: Log4cxx
>          Issue Type: Bug
>          Components: Appender
>    Affects Versions: 0.10.0
>         Environment: Windows XP 32-bit, Visual Studion 2005
>            Reporter: Gerhard Pobinger
>            Assignee: Curt Arnold
>            Priority: Major
>             Fix For: 0.13.0
>
>
> As has been described in 
> https://mail-archives.apache.org/mod_mbox/logging-general/200907.mbox/%[email protected]%3E
> the reconnection works only for the first time, when the connection is lost, 
> because after the first reconnection-attempt, the thread-object is non-null.
> Assuming it really should work each time when the connection is lost, either 
> comment it out like in above proposal (which could lead to multiple 
> simultaneous threads trying to reconnect) or set the thread-object to null 
> when the reconnect-thread ends.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to