j143 commented on PR #1947:
URL: https://github.com/apache/systemds/pull/1947#issuecomment-1903066059

   Hi @Baunsgaard 
   
   
   **Error 1**
   
https://github.com/apache/systemds/actions/runs/7602712390/job/20703588777#logs
   
   WARNING: Illegal reflective access by 
io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator 
(file:/root/.m2/repository/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.jar)
 to method sun.security.x509.X509CertInfo.set(java.lang.String,java.lang.Object)
   WARNING: Please consider reporting this to the maintainers of 
io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator
   
   
   **Error 2**
   Error:  Tests run: 4, Failures: 0, Errors: 3, Skipped: 1, Time elapsed: 
1.766 s <<< FAILURE! - in 
org.apache.sysds.test.functions.federated.monitoring.FederatedWorkerStatisticsTest
   Error:  
org.apache.sysds.test.functions.federated.monitoring.FederatedWorkerStatisticsTest.testWorkerStatisticsReturnedForMonitoring
  Time elapsed: 1.733 s  <<< ERROR!
   java.lang.RuntimeException: java.sql.SQLException: No suitable driver found 
for jdbc:derby:memory:derbyDB;create=true
   
   
   The derby jar is present in the lib, but still seeing this issue. Any 
pointers on these?
   
   Regards.


-- 
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...@systemds.apache.org

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

Reply via email to