Re: Messages not getting deleted on the queue
Atul Kumar <[email protected]>
| Newsgroups | gmane.comp.java.openjms.user |
|---|---|
| Message-ID | <[email protected]> |
Hi- I'm quite new to JMS too....had the same problem of messages not getting deleted when I was sending MapMessage or ObjectMessage. But it worked just fine with TextMessage. When I sent a MapMessage it was not deleted immed. so it was received twice. When i put a thread.sleep() (for say 10 secs to wait for it to be removed...) in one listener it received it and coz(maybe) it had a lock on that message it was not received twice. I don't know but does it have to do anything with the persistent messages (in the database) maybe?? -atul On 08/10/05, Prashanth.S <suman291857-/[email protected]> wrote: > > Hello Tim, > Iam using session.AUTO_ACKNOWLEDGE. > So i dont think client needs to send any explicit acknowledgement after > retrieving messages. > So i dont know where the problem is. > Also on a different note,are there any group/company giving commercial > support for OpeJMS.Any pointers here would be very much apreciated. > Many Thanks > Suman > > > *Tim Anderson <[email protected]>* wrote: > > Are you acknowledging the messages? > If the session has been created as CLIENT_ACKNOWLEDGE, > you need to acknowledge the messages in order for them to be removed > from the queue. > -Tim > > ------------------------------ > *From:* openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto: > openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] *On Behalf Of *Prashanth.S > *Sent:* Thursday, 22 September 2005 1:10 AM > *To:* [email protected] > *Subject:* [openjms-user] Messages not getting deleted on the queue > > Hello All, > Iam a new user of OpenJMS.Offlate iam having an issue with using it. > I sent some 5000 messages to the queue and left them in the queue for more > than 24 hours. > when i try to retrieve all the messages from the queue,iam not seeing them > getting deleted[Iam seeing the messages in the queue using admin console]. > But when i restart openJMS,than iam able to see messages getting > deleted.[Again iam using the admin console for this]. > The above problem disappears if i try to retrieve messages as soon as i > put them onto the queue. > Iam not setting any explicit message properties like timetolive,expiry > time etc.All being used are the default ones. > Can anybody help me in this regard??? > Thanks > Suman > > Send instant messages to your online friends > http://asia.messenger.yahoo.com > > ------------------------------ > Meet your soulmate! > *Yahoo! Asia presents Meetic*<http://us.rd.yahoo.com/prm/pers/mt/yma_sg/tgl/*http://asia.yahoo.com/meetic>- where millions of singles gather > >