When I build the ESB the following exception is thrown. The exception
issue is reported in another thread. But what I want point out here is
the thread name. It has the generic name pool-26-thread-5. One day
when we get a thread dump of a running server we won't be able to
understand what this thread means. So please give a proper name for
these threads.
Exception in thread "pool-26-thread-5" java.lang.ClassCastException:
org.apache.qpid.client.AMQConnectionFactory cannot be cast to
javax.jms.TopicConnectionFactory
at
org.wso2.carbon.event.core.internal.delivery.jms.QpidJMSDeliveryManager.getTopicConnectionFactory(QpidJMSDeliveryManager.java:70)
at
org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getTopicConnection(JMSDeliveryManager.java:66)
at
org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:130)
at
org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:49)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Thanks,
--
Supun Kamburugamuva
Technical Lead & Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.; http://wso2.org
E-mail: [email protected]; Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev