On Jan 28, 2011, at 5:21 PM, habumaster wrote: > > Now that I have the Ajax servlet working - stressing it a little and finding > bad message ids popping up. > > This is just one - if I send in about 20 I am losing 3-4 of them to this > error. > > Looks as if the Ajax response indo on the ID is bad from ActiveMQ > > Any ideas would be helpful :) > > Thanks in advance! > > http://activemq.2283324.n4.nabble.com/file/n3245621/AMQ_error.jpg > http://activemq.2283324.n4.nabble.com/file/n3245621/AMQ_error.jpg
I have sometimes seen this error, but I'm not sure what causes it. I only see it occasionally while testing other features and I haven't been able to reproduce it reliably. If you are able to, could you explain how in more detail? There's another issue in 5.4.2 which can cause an ajax client to not receive all messages intended for it. https://issues.apache.org/jira/browse/AMQ-3094 I recently checked in a fix for this issue, so could you try your tests with a nightly snapshot build and see if that helps at all? https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/5.5-SNAPSHOT/ alex