Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16361

Revert of HBASE-16317, "revert all ESAPI..." broke TestLogLevel

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • dependencies, UI
    • None

    Description

      Side effect of the revert in HBASE-16317 is broken TestLogLevel.

      testDynamicLogLevel(org.apache.hadoop.hbase.http.log.TestLogLevel) Time elapsed: 0.956 sec <<< ERROR!
      java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:51940/logLevel?log=org.apache.hadoop.hbase.http.log.TestLogLevel&level=ERROR
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
      at org.apache.hadoop.hbase.http.log.TestLogLevel.testDynamicLogLevel(TestLogLevel.java:71)

      Complaint is because...

      41 Caused by: java.lang.ClassNotFoundException: org.apache.commons.httpclient.URIException
      42 at java.net.URLClassLoader.findClass(URLClassLoader.java:381)

      Let me see if I can fix.

      Attachments

        Issue Links

          Activity

            People

              stack Michael Stack
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: