You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by cyflhn <ch...@made-in-china.com> on 2015/02/03 04:32:59 UTC

Re: org.apache.activemq.broker.region.Queue.doBrowse never returns

I have encountered this kind of infinite loop of doBrowse:toPageIn: 0,
Inflight: 263, pagedInMessages.size 263, pagedInPendingDispatch.size 0,
enqueueCount: 1700826, dequeueCount: 1700556, memUsage:514431toPageIn: 0,
Inflight: 263, pagedInMessages.size 263, pagedInPendingDispatch.size 0,
enqueueCount: 1700826, dequeueCount: 1700556, memUsage:514431this is part of
my log. pagedInMessages.size never increases and never exceeds the max,
max=400, message.size nerver drops. can your patch fix it? what kind of
reason is it?



--
View this message in context: http://activemq.2283324.n4.nabble.com/org-apache-activemq-broker-region-Queue-doBrowse-never-returns-tp4680530p4690906.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: org.apache.activemq.broker.region.Queue.doBrowse never returns

Posted by cyflhn <ch...@made-in-china.com>.
5.9.1 
I eagerly want to know why pagedInMessages.size is less than message.size
and pagedInMessages.size message.size never change. 



--
View this message in context: http://activemq.2283324.n4.nabble.com/org-apache-activemq-broker-region-Queue-doBrowse-never-returns-tp4680530p4691001.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: org.apache.activemq.broker.region.Queue.doBrowse never returns

Posted by Tim Bain <tb...@alumni.duke.edu>.
What version are you running?
On Feb 2, 2015 8:38 PM, "cyflhn" <ch...@made-in-china.com> wrote:

> I have encountered this kind of infinite loop of doBrowse:toPageIn: 0,
> Inflight: 263, pagedInMessages.size 263, pagedInPendingDispatch.size 0,
> enqueueCount: 1700826, dequeueCount: 1700556, memUsage:514431toPageIn: 0,
> Inflight: 263, pagedInMessages.size 263, pagedInPendingDispatch.size 0,
> enqueueCount: 1700826, dequeueCount: 1700556, memUsage:514431this is part
> of
> my log. pagedInMessages.size never increases and never exceeds the max,
> max=400, message.size nerver drops. can your patch fix it? what kind of
> reason is it?
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/org-apache-activemq-broker-region-Queue-doBrowse-never-returns-tp4680530p4690906.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.