0 Replies Latest reply on Jun 8, 2010 1:54 AM by saurvals

    Getting exception related to could not store message

    saurvals

      Hi,

      Has anyone faced or aware of following exception?

      Caused by: org.jboss.mq.SpyJMSException: Could not store message: 9697961 msg=844 hard NOT_STORED PERSISTENT queue=TOPIC.WebSdkTopic.LifeCycleEvent.houperfms336TopicServiceClientID_14.-2147482645 priority=4 lateClone=false hashCode=15659497; - nested throwable: (java.io.UTFDataFormatException)

                      at org.jboss.mq.pm.jdbc2.PersistenceManager.saveToStorage(PersistenceManager.java:1420)

                      at org.jboss.mq.server.MessageCache.saveToStorage(MessageCache.java:422)

                      at org.jboss.mq.server.MessageReference.makeSoft(MessageReference.java:312)

                      at org.jboss.mq.server.MessageCache.validateSoftReferenceDepth(MessageCache.java:369)

                      at org.jboss.mq.server.MessageCache.addInternal(MessageCache.java:160)

                      at org.jboss.mq.server.MessageCache.add(MessageCache.java:130)

                      at org.jboss.mq.server.JMSTopic.addMessage(JMSTopic.java:415)

                      at org.jboss.mq.server.JMSDestinationManager.addMessage(JMSDestinationManager.java:406)

                      at org.jboss.mq.server.JMSDestinationManager.transact(JMSDestinationManager.java:446)

       

      Truncating JMS tables and restarting the application server resolves the issue but we need to find out the root cause of the issue.

      We are using Jboss 4.0.4 version.

      Your inputs are awaited.

       

      Thanks,

      Saurabh V.