timrfb commented on issue #4924:
URL: https://github.com/apache/camel-quarkus/issues/4924#issuecomment-2790227435

   @javaduke could you please past github link with working project. I 
succesfully compile it in Native mode but when I try to put to MQ I get 
   
   2025-04-09 17:52:58,213 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] 
(executor-thread-1) HTTP Request to /mq failed, error id: 
b8ae9e62-099b-496f-b87a-6fe405ca0d3b-1: java.lang.NullPointerException          
  
   at 
com.ibm.msg.client.jms.internal.JmsFactoryFactoryImpl.getInstance(JmsFactoryFactoryImpl.java:170)
   at 
com.ibm.msg.client.commonservices.nls.PINLSServices.createException(PINLSServices.java:112)
                                                                                
                              
   at 
com.ibm.msg.client.commonservices.nls.NLSServices.createException(NLSServices.java:226)
                                                                                
                                  
   at 
com.ibm.msg.client.jms.internal.JmsErrorUtils.createException(JmsErrorUtils.java:126)
                                                                                
                                    
    at 
com.ibm.msg.client.jms.internal.JmsFactoryFactoryImpl.getInstance(JmsFactoryFactoryImpl.java:168)
   
   thanks  
   


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to