Hontvári József created LOGBACK-1388: ----------------------------------------
Summary: ServerSocketReceiver adds an unnecessary error status Key: LOGBACK-1388 URL: https://jira.qos.ch/browse/LOGBACK-1388 Project: logback Issue Type: Bug Components: logback-core Affects Versions: 1.2.3 Reporter: Hontvári József Assignee: Logback dev list Priority: Minor If ConcurrentServerRunner stopped it correctly closes the listening socket. This causes a "listener: jjava.net.SocketException: Socket closed" internal status error message. The message is reported from the run method. The exception may indeed indicate a problem, but in case of shutdown it is expected, so it should not be reported as an error during shutdown.. -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev