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

SimpleSocketServer suppresses error messages or Exceptions

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 0.9.15
    • logback-classic
    • None

    Description

      Hello Logback team,

      It seems, that the SimpleSocketServer is suppressing various error messages or Exceptions. There are several conditions, where I do not get an error message at all, e.g.

      • if a logger is referring to an appender that is not defined in the logback.xml
      • if the FileAppender or RollingFileAppender is not able to write a file, either caused by wrong permissions or non existence of the target directory
      • if the server port is already used by another application

      This makes debugging of the configuration file really time consuming.
      Better output could make config debugging much faster here.

      Thanx in advance for improving this.

      Regards,
      Rick

      Attachments

        Activity

          People

            logback-dev Logback dev list
            rick Rick Janda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: