Re: Channel was inactive for too long/Durable consumer is in use for client

2008-10-03 Thread Thomas R. Corbin
On Friday 03 October 2008, Thomas R. Corbin said: > On Friday 03 October 2008, Bruce Snyder said: > > On Fri, Oct 3, 2008 at 2:59 PM, Thomas R. Corbin > > <[EMAIL PROTECTED]> wrote: > > ... > > > > > What is the URI you're using in the embedded broker to connect to the > > > remote broker? > > > >

Re: Channel was inactive for too long/Durable consumer is in use for client

2008-10-03 Thread Thomas R. Corbin
On Friday 03 October 2008, Bruce Snyder said: > On Fri, Oct 3, 2008 at 2:59 PM, Thomas R. Corbin > <[EMAIL PROTECTED]> wrote: > ... > > > What is the URI you're using in the embedded broker to connect to the > > remote broker? > > > > Just the Async/Durable consumer in use error show above, but I'm

Re: Channel was inactive for too long/Durable consumer is in use for client

2008-10-03 Thread Bruce Snyder
On Fri, Oct 3, 2008 at 2:59 PM, Thomas R. Corbin <[EMAIL PROTECTED]> wrote: ... > What is the URI you're using in the embedded broker to connect to the > remote broker? > > Just the Async/Durable consumer in use error show above, but I'm including the > full thing. This error is telling you that t

Re: Channel was inactive for too long/Durable consumer is in use for client

2008-10-03 Thread Bruce Snyder
On Fri, Oct 3, 2008 at 1:08 PM, Thomas R. Corbin <[EMAIL PROTECTED]> wrote: > > I'm using 5.1.0 with durable topics and durable messages. I'm using the derby > persistence and have removed all the derby persistence stores just prior to > starting my processes. > > I'm assuming I've got something c

Channel was inactive for too long/Durable consumer is in use for client

2008-10-03 Thread Thomas R. Corbin
I'm using 5.1.0 with durable topics and durable messages. I'm using the derby persistence and have removed all the derby persistence stores just prior to starting my processes. I'm assuming I've got something configured poorly, I just don't know what. When I run one server process with an emb