virajjasani commented on PR #4794:
URL: https://github.com/apache/hbase/pull/4794#issuecomment-1256786398

   hbase nightlies builds look good, but the tests are failing for [this PR 
build](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4794/2/testReport/)
   
   ```
   java.lang.ExceptionInInitializerError
        at 
org.eclipse.jetty.webapp.WebInfConfiguration.findAndFilterContainerPaths(WebInfConfiguration.java:185)
        at 
org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:155)
        at 
org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:485)
        at 
org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:521)
   ```
   
   ```
   Caused by: java.lang.IllegalArgumentException: Invalid Java version 11.0.16.1
        at org.eclipse.jetty.util.JavaVersion.parseJDK9(JavaVersion.java:71)
        at org.eclipse.jetty.util.JavaVersion.parse(JavaVersion.java:49)
        at org.eclipse.jetty.util.JavaVersion.<clinit>(JavaVersion.java:43)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to