-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Index create/update JMS messages are stuck in queue
PostPosted: Mon Oct 31, 2011 2:08 pm 
Newbie

Joined: Mon Oct 17, 2011 1:44 pm
Posts: 14
Hi ,

I am using JBoss EAP 5.1 server in clustered in environment for my application. Let me give a brief idea about the structure:

Node A
Master (Performs write)

Node B
Slave - Performs write via Queuing message to Master and performs search on Local copy

Node C
Slave - Performs write via Queuing message to Master

Node D
Slave - Performs write via Queuing message to Master

The hibernatesearch queue is set up as a clustered queue using services 1) jboss.messaging:service=ServerPeer and 2) jboss.messaging:service=PostOffice
The queue is also set up as persistant and is backed in oracle DB.

The problem that is happening is few Index update messages are remaining in DB which are never processed. Even a re-start is not pushing them through. The new incoming message are going through while the old ones are still there in DB.
This is causing a considerable pile up over a period of time thus loosing valuable index updates.

This problem is not happening for other Queues which is forcing me to think that something might be wrong with Hibernate Search.
Please help.

Regards
Arnab


Top
 Profile  
 
 Post subject: Re: Index create/update JMS messages are stuck in queue
PostPosted: Mon Nov 07, 2011 5:54 am 
Hibernate Team
Hibernate Team

Joined: Thu Apr 05, 2007 5:52 am
Posts: 1689
Location: Sweden
Hi,
Can you tell which type of messages (insert,update,delete) are stuck on the queue? Is there anything unusual in the logs? How exactly does your JMS configuration look like? Or even better can you create a test case?

--Hardy


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.