[
http://jira.qos.ch/browse/LBCLASSIC-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ceki Gulcu resolved LBCLASSIC-143.
----------------------------------
Fix Version/s: 0.9.16
Resolution: Fixed
Fixed in revision 2361.
> SocketAppender is reporting an ERROR if connection could not be established.
> ----------------------------------------------------------------------------
>
> Key: LBCLASSIC-143
> URL: http://jira.qos.ch/browse/LBCLASSIC-143
> Project: logback-classic
> Issue Type: Bug
> Components: appender
> Affects Versions: 0.9.16
> Environment: java version "1.6.0_13"
> Java(TM) SE Runtime Environment (build 1.6.0_13-b03-211)
> Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02-83, mixed mode)
> Reporter: Joern Huxhorn
> Assignee: Ceki Gulcu
> Fix For: 0.9.16
>
>
> 13:40:59,399 |-INFO in
> ch.qos.logback.classic.net.SocketAppender[LogbackClassic] - Starting a new
> connector thread.
> 13:40:59,400 |-ERROR in
> ch.qos.logback.classic.net.SocketAppender[LogbackClassic] - Could not connect
> to remote logback server at [localhost]. We will try again later.
> java.net.ConnectException: Connection refused
> I think the ERROR should only be an INFO (or WARN) because it's no problem if
> the connection is created later when the server is available.
> There's nothing fatal about it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev