zeroflag opened a new pull request, #685:
URL: https://github.com/apache/knox/pull/685

   ## What changes were proposed in this pull request?
   
   Let's see if it fixes the test this:
   
   ```
   2022-11-28T05:34:23.3732998Z [ERROR] 
testValidWebShellRequest(org.apache.knox.gateway.websockets.GatewayWebsocketHandlerTest)
  Time elapsed: 0.585 s  <<< ERROR!
   2022-11-28T05:34:23.3733695Z java.lang.IllegalStateException: Unable to load 
cache item
   2022-11-28T05:34:23.3734384Z         at 
org.apache.knox.gateway.websockets.GatewayWebsocketHandlerTest.testValidWebShellRequest(GatewayWebsocketHandlerTest.java:88)
   2022-11-28T05:34:23.3735487Z Caused by: java.lang.IllegalAccessError: class 
javax.xml.parsers.FactoryFinder (in unnamed module @0x38954d02) cannot access 
class jdk.xml.internal.SecuritySupport (in module java.xml) because module 
java.xml does not export jdk.xml.internal to unnamed module @0x38954d02
   2022-11-28T05:34:23.3736670Z         at 
org.apache.knox.gateway.websockets.GatewayWebsocketHandlerTest.testValidWebShellRequest(GatewayWebsocketHandlerTest.java:88)
   ```
   
   ## How was this patch tested?
   
   


-- 
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: dev-unsubscr...@knox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to