Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Error install on runtime route with cMessagingEndpoint (rabbitmq)

[font=Calibri, sans-serif] Dear colleagues!
[/font]After deploy kar-file in runtime I see error in karaf log file tesb.log and my rote can't start (See attached log file)
In talend studio route working fine.
Please, help me resolve this error.

14:58:37,739 | ERROR | ExtenderThread-6 | BundleApplicationContextListener   50 | 217 - org.springframework.osgi.extender - 1.2.1 | Application context refresh failed (OsgiBundleXmlApplicationContext(bundle=testproject.testRabbit2, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.rabbitmq.client.ConnectionFactory] for bean with name 'customConnectionFactory' defined in URL [bundleentry://238.fwk1570470538/META-INF/spring/testrabbit2.xml]; nested exception is java.lang.ClassNotFoundException: com.rabbitmq.client.ConnectionFactory not found from bundle [testproject.testRabbit2]
...
 



tesb.log_20160811-0510.log
tesb.log_20160811-0524.log
0683p000009MFc6.png
Labels (5)
1 Reply
Anonymous
Not applicable
Author

Solution found.
You must specify clearly Import Package com.rabbitmq.client in route Dependencies (see screenshot)

0683p000009MFXH.png