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

NPE when calling setContextMap on a fresch MDC.

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 0.9.14
    • 0.9.13
    • None
    • None

    Description

      Reported by Francois_Terrier in http://www.qos.ch/pipermail/logback-user/2008-December/000864.html

      there is a little NPE when calling setContextMap on a fresch MDC. This
      could raises a NPE:

      public static void main(String[] args)

      { MDC.setContextMap(new HashMap<String, String>()); }

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: