Re: what is the root cause and how to resolve the error i.e javax.jms.JMSException: No buffer space available (maximum connections reached?

2014-09-23 Thread Tim Bain
The fact that you create a new ActiveMQ connection for each message seems like the probable cause for the error you saw. If you had a surge of N messages to process all at once, you'd have N connections open (I'm assuming you're processing your messages asynchronously), so if N was large enough, y

Re: what is the root cause and how to resolve the error i.e javax.jms.JMSException: No buffer space available (maximum connections reached?

2014-09-22 Thread venkatesh
Hi Tim, Please find more details related to this issue and also answers for your below questions Your Question: Was there anything unusual in the logs around the time the errors were seen? Answer: Actually No, But there is one scenario during our performance test where this issue occurs but it'

Re: what is the root cause and how to resolve the error i.e javax.jms.JMSException: No buffer space available (maximum connections reached?

2014-09-18 Thread Tim Bain
You could start by doing code inspection and looking to see if there is any code path where you could fail to close a connection once you open it, which wouldn't require access to the customer environment. Was there anything unusual in the logs around the time the errors were seen? Finally, your

Re: what is the root cause and how to resolve the error i.e javax.jms.JMSException: No buffer space available (maximum connections reached?

2014-09-18 Thread venkatesh
Hello, This is happening in customer end and not in our local system to debug here. This is happened only once and issue got resolved when customer restarted their server. But my asking is, What information i can gather from customer and what customer needs to check at his end if this situation

Re: what is the root cause and how to resolve the error i.e javax.jms.JMSException: No buffer space available (maximum connections reached?

2014-09-17 Thread Tim Bain
The standard answer to this is that you're failing to close connections to the broker, so you eventually run out. We're not going to be able to track down why that's happening since it's your code, but you should be able to figure it out with the help of a debugger. On Wed, Sep 17, 2014 at 1:06 A

Re: what is the root cause and how to resolve the error i.e javax.jms.JMSException: No buffer space available (maximum connections reached?

2014-09-17 Thread venkatesh
Please help me on this issue if any one have answers Thanks, Venkatesh -- View this message in context: http://activemq.2283324.n4.nabble.com/what-is-the-Root-cause-and-how-to-resolve-the-error-i-e-javax-jms-JMSException-No-buffer-space-avail-tp4685440p4685624.html Sent from the ActiveMQ - Use

Re: what is the root cause and how to resolve the error i.e javax.jms.JMSException: No buffer space available (maximum connections reached?

2014-09-15 Thread venkatesh
Hello there, Is anyone have any idea on the shown exception in the trailing post. If anyone knows please update me and give some suggestions please Thanks, Venkatesh -- View this message in context: http://activemq.2283324.n4.nabble.com/what-is-the-Root-cause-and-how-to-resolve-the-error-i-

Re: what is the root cause and how to resolve the error i.e javax.jms.JMSException: No buffer space available (maximum connections reached?

2014-09-11 Thread venkatesh
Hi Filippo, Thanks for your response.. Can you please let me know how to increase tcp/ip connections? we are using OS windows 2008 server Thanks, Venkatesh -- View this message in context: http://activemq.2283324.n4.nabble.com/what-is-the-Root-cause-and-how-to-resolve-the-error-i-e-javax-jm

Re: what is the Root cause and how to resolve the error i.e javax.jms.JMSException: No buffer space available (maximum connections reached?

2014-09-10 Thread venkatesh
Is no one have any idea on the above mentioned scenario..Or else read my post..Is this forum actually helps for me? -- View this message in context: http://activemq.2283324.n4.nabble.com/what-is-the-Root-cause-and-how-to-resolve-the-error-i-e-javax-jms-JMSException-No-buffer-space-avail-tp4