2 Replies Latest reply on Oct 4, 2002 1:54 PM by legnaleiru

    org.jboss.mq.SpyJMSException: Cannot send a message to the J

    cholliday

      I get an error sending messages to any queue I create in jboss.jcml after starting Jboss. The error is org.jboss.mq.SpyJMSException: Cannot send a message to the JMS Server. My queue setup looks like this:



      I can start to send messages to the queue if I stop, destroy, init and start the queue. I can also send messages to a queue if I create a queue through the server bean. It wasn't working when I was using an RMIConnection and now I am using a UILConnection and it is not working either. I am using version 2.4.4 on Red hat Linux 7.1. Any help will be greatly appreciated.

      Christian