Re: (AMQ-CPP) Client excepction when sending (a lot of) messages

2007-12-10 Thread Hellweek
Having alot of issues with getting a Testcase that will demo the issue that I am seeing. What I have found in my testing is a slow consumer can take down the producers. To be honest I have spent close to a week on this issue and can not spend much more time on this. I will provide my 2 Test Cla

RE: (AMQ-CPP) Client excepction when sending (a lot of) messages

2007-12-05 Thread Bish, Tim
Please create a JIRA issue and provide a sample app that deomonstrates the problem. Regards Tim. > -Original Message- > From: Hellweek [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 05, 2007 2:37 PM > To: users@activemq.apache.org > Subject: Re: (AMQ-CPP) Client

Re: (AMQ-CPP) Client excepction when sending (a lot of) messages

2007-12-05 Thread Hellweek
We are alos experiancing the exact same issue. It seems related to large number of producers sending over one connection/session. I can verify this behaviour is the same in the 4.1.1 broker and the 5.0 broker. It does not mater what CPP client is used. 2.1 or 2.1.1 or 2.1.2. We have broken d

(AMQ-CPP) Client excepction when sending (a lot of) messages

2007-11-21 Thread pfid
I'm having problems with my client application, not beeing able to send/receive messages (queue blocked) after a certain amount of messages have been send (DeliveryMode::PERSISTENT, Session::CLIENT_ACKNOWLEDGE - all messages get acknowledged upon receiving). Also, there seems to be problems with m