Hello, The NMS client ahould work in general. Do you have any specific code samples that can demonstrate this problem. I have written my own test code that will send 1 million messages. I then change the test to either wait for all 1 million messages to be sent before begining to consume them, or else consume them actively while they are being produced.
On 5/7/08, Cedric Tallichet <[EMAIL PROTECTED]> wrote: > > Hello, > > We are testing ActiveMQ (version 5) and NMS ActiveMQ (fresh SVN update). > > First tests were working well.. But at a time, the NMS part "blocked", and > was unable to consume or produce any more message. > Do you have any known issues? I don't find anything on Jira. It's seems the > Latch mutex wait for something that never come. > > ( I build the NMS and NMS ActiveMQ using VS2008, and not using nant or > maven. is there any known issues using VS?) > > Thanks > Cédric > -- > View this message in context: > http://www.nabble.com/NMS-ActiveMQ-%22Dead-Lock%22-on-Produce---Consume-tp17100152s2354p17100152.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >
