0 Replies Latest reply on Nov 6, 2002 7:57 AM by abiasuzzi

    This message was not recieved from the provider

    abiasuzzi

      Hi ,

      i have a weblogic application that is a client of jbossmq JMS provider. The application read correctly jms messages but when tries to acknowledge the message readed it has an exception like this :

      javax.jms.JMSException: This message was not recieved from the provider
      at org.jboss.mq.SpyMessage.acknowledge(SpyMessage.java:459)


      ....
      After the exception the message is writed and the acknowledge is done....
      I use Jboss3.0.2 with Hypersonic DB for JMS persistence.
      I tried to lookup ConnectionFactory and XAConnectionFactory but the problem is the same.

      Any idea?

      Thanks
      Andrea