Doyle, Aaron R <ARDoyle@...> writes: > > Nevermind, I figured this out. I didn't have enough sessions in the pool. I increased the > maximumActiveSessionsPerConnection property and it is now working properly. > > ________________________________________ > > I have a camel route consuming from an ActiveMQ queue, using 8 concurrent consumers, that appears to hang > after 'X' number of exceptions are thrown from the bean within the route. The application is running in tomcat, after the application appears hung and before shutting tomcat down, I ran a jstack on the tomcat
Aaron, May I ask what value you increased the maximumActiveSessionsPerConnection property to? Is it relative to the value of another property? We are experiencing a similar problem. Thanks, Richard