neoxu999 commented on issue #3054:
URL: https://github.com/apache/camel-quarkus/issues/3054#issuecomment-909735925


   Hi @zhfeng , I tried native and JVM. Both didn't work with 
JdbcAggregationRepository
   
   By the way, there is another issue with native "mvn clean package -Dnative"
   No instances of java.net.SocksSocketImpl are allowed in the image heap as 
this class should be initialized at image runtime. To see how this object got 
instantiated use --trace-object-instantiation=java.net.SocksSocketImpl.
   
   It complains the class SocksSocketImpl. I looks like related to 
camel-quarkus-jta. For this kind build issue, do you have any suggestion please?
   


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