NPE in HTTP protocol handler logging

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7
    • Affects Version/s: 7
    • Component/s: core-libs
    • b66
    • generic
    • generic

      6811297 added:

      2000 if (logger.isLoggable(Level.FINER)) {
      2001 logger.finer("Server Authentication for " + authhdr.toString() +" returned " + ret.toString());
      2002 }

      Here, ret may be null. Also at line 1870-2,

      Several JSN SQE tests failed due to this problem.

            Assignee:
            Jean-Christophe Collet (Inactive)
            Reporter:
            Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: