[jboss-user] [Beginner's Corner] - Why is JBoss trying to use HornetQ?

Derek Croxton do-not-reply at jboss.com
Wed Aug 21 12:26:13 EDT 2013


Derek Croxton [https://community.jboss.org/people/mataratones] created the discussion

"Why is JBoss trying to use HornetQ?"

To view the discussion, visit: https://community.jboss.org/message/833430#833430

--------------------------------------------------------------
We have a puzzling error caused by JBoss trying to use HornetQ unsuccessfully:

Caused by: javax.jms.InvalidDestinationException: Not a HornetQDestination:JBossQueue[quickstart_helloworld_Request_esb]
        at org.hornetq.jms.client.HornetQSession.createConsumer(HornetQSession.java:372)
        at org.hornetq.jms.client.HornetQSession.createConsumer(HornetQSession.java:358)
        at org.jboss.internal.soa.esb.rosetta.pooling.WrappedSession.createConsumer(WrappedSession.java:167)
        at org.jboss.internal.soa.esb.rosetta.pooling.JmsSession.createConsumer(JmsSession.java:229)
        at org.jboss.internal.soa.esb.couriers.JmsCourier.createMessageConsumer(JmsCourier.java:629)

The thing is, we don't use HornetQ for anything.  I recursively grep'd "hornetq" in the server profile directory and the only places it shows up are in jar files and logs -- it isn't in any configuration files.  Why would JBoss be trying to use HornetQ?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/833430#833430]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130821/591ef085/attachment.html 


More information about the jboss-user mailing list