Andrew Kyle Purtell created HBASE-26152:
-------------------------------------------

             Summary: TestShadedHBaseTestingUtility failing with 
NoSuchMethodError
                 Key: HBASE-26152
                 URL: https://issues.apache.org/jira/browse/HBASE-26152
             Project: HBase
          Issue Type: Task
    Affects Versions: 2.4.5, 2.4.4
            Reporter: Andrew Kyle Purtell
             Fix For: 2.5.0, 3.0.0-alpha-2, 2.4.6


{noformat}
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hbase.shaded.TestShadedHBaseTestingUtility
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 19.515 
s <<< FAILURE! - in org.apache.hbase.shaded.TestShadedHBaseTestingUtility
[ERROR] org.apache.hbase.shaded.TestShadedHBaseTestingUtility  Time elapsed: 
19.513 s  <<< ERROR!
java.io.IOException: Shutting down
        at 
org.apache.hbase.shaded.TestShadedHBaseTestingUtility.setUp(TestShadedHBaseTestingUtility.java:47)
Caused by: java.lang.RuntimeException: Failed construction of Master: class 
org.apache.hadoop.hbase.master.HMasterMultiple exceptions
        at 
org.apache.hbase.shaded.TestShadedHBaseTestingUtility.setUp(TestShadedHBaseTestingUtility.java:47)
Caused by: java.io.IOException: Problem starting http server
        at 
org.apache.hbase.shaded.TestShadedHBaseTestingUtility.setUp(TestShadedHBaseTestingUtility.java:47)
Caused by: org.apache.hbase.thirdparty.org.eclipse.jetty.util.MultiException: 
Multiple exceptions
        at 
org.apache.hbase.shaded.TestShadedHBaseTestingUtility.setUp(TestShadedHBaseTestingUtility.java:47)
Caused by: java.lang.NoSuchMethodError: 
javax.servlet.ServletContext.createFilter(Ljava/lang/Class;)Ljavax/servlet/Filter;
        at 
org.apache.hbase.shaded.TestShadedHBaseTestingUtility.setUp(TestShadedHBaseTestingUtility.java:47)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   TestShadedHBaseTestingUtility.setUp:47 ยป IO Shutting down
[INFO] 
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to