An example of what i'm doing: This code <http://pastebin.com/k48KbGTJ> inserts 2000 message in a queue named DATA. This code <http://pastebin.com/FkaY8nqd> try to extract the message in the position 1000. The message is never returned.
The situation can be reproduced with the default configuration of ActiveMQ 5.8.0. I'm using Debian stable with openJDK 7: java version "1.7.0_25" OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1~deb7u1) OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode) I'm doing something wrong? -- View this message in context: http://activemq.2283324.n4.nabble.com/Problem-reading-a-Queue-tp4670234p4670262.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.