You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2019/11/18 23:24:40 UTC

[GitHub] [knox] risdenk commented on issue #201: KNOX-2131 - Fixed sonarcloud bugs

risdenk commented on issue #201: KNOX-2131 - Fixed sonarcloud bugs
URL: https://github.com/apache/knox/pull/201#issuecomment-555257366
 
 
   The JDK 11 build failed, idk if this is a transient failure or not. I retriggered the jdk11 build.
   
   ```
   [ERROR] testJDBCBuilderUsingConnectionString(org.apache.knox.gateway.shell.table.KnoxShellTableTest)  Time elapsed: 0.421 s  <<< ERROR!
   org.easymock.cglib.core.CodeGenerationException: java.lang.NoSuchMethodException-->$java.sql.DriverManager$$EnhancerByCGLIB$$9004b133.CGLIB$SET_THREAD_CALLBACKS([Lorg.easymock.cglib.proxy.Callback;)
   	at org.apache.knox.gateway.shell.table.KnoxShellTableTest.testJDBCBuilderUsingConnectionString(KnoxShellTableTest.java:384)
   Caused by: java.lang.NoSuchMethodException: $java.sql.DriverManager$$EnhancerByCGLIB$$9004b133.CGLIB$SET_THREAD_CALLBACKS([Lorg.easymock.cglib.proxy.Callback;)
   	at org.apache.knox.gateway.shell.table.KnoxShellTableTest.testJDBCBuilderUsingConnectionString(KnoxShellTableTest.java:384)
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services