What i mean to say is if the messages which are already read by the
client(for topic) are shown in the jconsole means some where it might be
storing in memory

     If the above case is correct then it will eat away the heap memory and
it might be the cause for hanging of servicemix
    Am i correct?


Arif Mohd wrote:
> 
> But if i browse for the messages of a queue then i will not find the
> messages which are already read by a client
> 
>    Is this a bug with jconsole(for topics)
> 
>      
> 
> James.Strachan wrote:
>> 
>> On 6/14/07, Arif Mohd <[EMAIL PROTECTED]> wrote:
>>>
>>> Hi James,
>>>     Iam not recieving any duplicate message when i restart my client for
>>> the
>>> next time with same clientid,subscirption name, it is fine till this
>>> point.
>>>
>>>   But if i open jconsole, select the topic name say "topic1" under
>>> operations tab, if i click on browseMessages it is showing all the
>>> messages
>>>
>>>    what my understanding is the jconsole shouldn't show the messages
>>> which
>>> are already read,  some times if i click on browse messages button i
>>> will
>>> get alert saying OutOfMemory(due to huge messages which are already
>>> read)
>>>
>>>     From the above observation from jconsole iam assuming that the
>>> messages
>>> are not deleted from topic once they are read.Is my undersanding wrong?
>>>
>>>     Please suggest me in this regard.
>> 
>> I"m not sure. To be honest the idea of browsing messages on a topic
>> via JMX is kinda bogus anyway. Browsing pending messages for a
>> specific consumer, fair enough (particularly for a durable
>> subscriber), but I don't have much of a clue what that code does or
>> why I'm afraid.
>> 
>> -- 
>> James
>> -------
>> http://macstrac.blogspot.com/
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Messages-from-the-topic-are-not-being-deleted-once-they-are-consume-tf3913879s12049.html#a11118010
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to