It would be great if you could test your setup with Camel 2.10.4-SNAPSHOT or 2.11-SNAPSHOT. With this version you should be able to use request/reply with temp. queues without a problem (see https://issues.apache.org/jira/browse/CAMEL-5865). Camel 2.11.0 will probably be available in the next 2 - 3 weeks if nothing bad happens...
Best, Christian On Fri, Jan 11, 2013 at 5:57 PM, Alan Smithee <h1d...@yahoo.com> wrote: > Ok. I'll look into that. > > Is there a problem using temporary queues? A bug I can help diagnose? > > My test is using 50 threads to push about 100,000 JSON messages into a > jetty > endpoint (over http). The message calls a simple routine that provides a > response. I get about 70ms round trip and the whole process lasts about 2.5 > minutes. I'm happy with the results, it's just when it ends, I wait about > 2-3 minutes and start it up again and the exception occurs. I have to start > the entire camel instance to get things back to normal. It almost seems > like > it is trying to re-use temporary channels even though the original client > has already used the channel and is gone. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Jetty-to-ActiveMQ-Failure-tp5725323p5725412.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --