Hi James, I guess I don't understand your question. Do you want me to use some Junit test case for this one? Or you are asking me to put my code as a Junit test case? If earlier is correct I don't have the code for Junit test case. If later is correct then my client stub is written in C for STOMP, please tell me how to do that and I will do it.
Thanks! Vik -----Original Message----- From: James Strachan [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 18, 2006 5:34 AM To: [email protected] Subject: Re: AMQ acting funny Any chance you can reproduce this in a JUnit test case? On 4/10/06, vik Dhawan <[EMAIL PROTECTED]> wrote: > > Hi, > > I am noticing a weird behavior in AMQ today, things works fine if i produce > one message and consume that message before producing another one. But if i > start producing messages faster then a consumer can consume, or if i produce > lots of messages and then start consumer to consume messages; some times for > a Queue, consumer hangs and do not consume produced messages. I noticed in > JConsole JMX interface that its showing me consumer count of 2 where i am > only running one consumer. > > Environment: Running AMQ on Linux box and running simple C STOMP producer > and consumer on Solaris box. > > Thanks! > > -- > View this message in context: http://www.nabble.com/AMQ-acting-funny-t1427411.html#a3849503 > Sent from the ActiveMQ - Dev forum at Nabble.com. > > -- James ------- http://radio.weblogs.com/0112098/
