You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/31 08:01:22 UTC

[GitHub] [camel-quarkus] galderz opened a new issue #1003: ClassNotFoundException Caffeine SSLMS

galderz opened a new issue #1003: ClassNotFoundException Caffeine SSLMS
URL: https://github.com/apache/camel-quarkus/issues/1003
 
 
   More issues testing Quarkus/Graal masters with JDK11:
   
   ```
   Caused by: java.lang.ClassNotFoundException: com.github.benmanes.caffeine.cache.SSLMS
   	at com.oracle.svm.core.hub.ClassForNameSupport.forName(ClassForNameSupport.java:60)
   	at java.lang.ClassLoader.loadClass(ClassLoader.java:229)
   	at com.github.benmanes.caffeine.cache.LocalCacheFactory.newBoundedLocalCache(LocalCacheFactory.java:95)
   	... 27 more
   ```
   
   [Longer output](https://gist.github.com/galderz/d0d91466157039f3ad5c47eb3d57df20).

----------------------------------------------------------------
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

[GitHub] [camel-quarkus] galderz commented on issue #1003: ClassNotFoundException Caffeine SSLMS

Posted by GitBox <gi...@apache.org>.
galderz commented on issue #1003: ClassNotFoundException Caffeine SSLMS
URL: https://github.com/apache/camel-quarkus/issues/1003#issuecomment-606467793
 
 
   @lburgazzoli Note that I'm testing Quarkus/Graal masters, maybe something else is triggering this.

----------------------------------------------------------------
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

[GitHub] [camel-quarkus] galderz commented on issue #1003: ClassNotFoundException Caffeine SSLMS

Posted by GitBox <gi...@apache.org>.
galderz commented on issue #1003: ClassNotFoundException Caffeine SSLMS
URL: https://github.com/apache/camel-quarkus/issues/1003#issuecomment-609833095
 
 
   Yup

----------------------------------------------------------------
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

[GitHub] [camel-quarkus] lburgazzoli commented on issue #1003: ClassNotFoundException Caffeine SSLMS

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #1003: ClassNotFoundException Caffeine SSLMS
URL: https://github.com/apache/camel-quarkus/issues/1003#issuecomment-607383967
 
 
   @galderz I think we can close this one right ?

----------------------------------------------------------------
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

[GitHub] [camel-quarkus] lburgazzoli commented on issue #1003: ClassNotFoundException Caffeine SSLMS

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #1003: ClassNotFoundException Caffeine SSLMS
URL: https://github.com/apache/camel-quarkus/issues/1003#issuecomment-606467330
 
 
   That seems strange as we do use the caffeine extension from quarkus and - IMHO -  it should fail also on Jdk 8

----------------------------------------------------------------
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

[GitHub] [camel-quarkus] galderz closed issue #1003: ClassNotFoundException Caffeine SSLMS

Posted by GitBox <gi...@apache.org>.
galderz closed issue #1003: ClassNotFoundException Caffeine SSLMS
URL: https://github.com/apache/camel-quarkus/issues/1003
 
 
   

----------------------------------------------------------------
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