Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-359

SocketAppender is reporting an ERROR if connection could not be established.

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 0.9.16
    • 0.9.16
    • logback-classic
    • None
    • 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)

    Description

      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.

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            jhuxhorn Joern Huxhorn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: