[Building Sakai] Strange index problems

David Horwitz david.horwitz at uct.ac.za
Mon Aug 16 02:37:39 PDT 2010


Hi Johan,

This usually means that the node was restarted while it was optomising
the search segments in shared. You ca fix it with:

update search_journal set status='commited';

In the DB

Regards

David


On 08/16/2010 11:32 AM, Johan Zaxmy wrote:
>
> Hi
>
> I thought the following was solved in 2.7.x but i still get the
> following errors in my logs. What is the shared index merge? And how
> do i get rid of this?
>
>  
>
> Node -- sakai1.hs.local
>
> serverId=sakai1.hs.local
>
>  
>
> 2010-08-16 11:26:09,835  INFO IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - There is annother node performing shared index merge, this node will
> continue with other operations
>
> 2010-08-16 11:26:19,836  INFO IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - There is annother node performing shared index merge, this node will
> continue with other operations
>
> 2010-08-16 11:26:29,837  INFO IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - There is annother node performing shared index merge, this node will
> continue with other operations
>
> 2010-08-16 11:26:39,838  INFO IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - There is annother node performing shared index merge, this node will
> continue with other operations
>
> 2010-08-16 11:26:49,841  INFO IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - There is annother node performing shared index merge, this node will
> continue with other operations
>
> 2010-08-16 11:26:59,844  INFO IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - There is annother node performing shared index merge, this node will
> continue with other operations
>
> 2010-08-16 11:27:09,847  INFO IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - There is annother node performing shared index merge, this node will
> continue with other operations
>
>  
>
> Node -- sakai2.hs.local
>
> serverId=sakai2.hs.local
>
>  
>
> 2010-08-16 11:27:33,331  INFO IndexManager
> org.sakaiproject.search.journal.impl.MergeUpdateOperation - Local
> Merge Operation
>
> 2010-08-16 11:27:35,360 ERROR IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - This node already merging shared segments, index writer
> sakai2.hs.local:1277123343470        This node is currently optimizing
> the shared segments, This is an error as only one copy of this node
> should be                         Active in the cluster
>
> 2010-08-16 11:27:45,361 ERROR IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - This node already merging shared segments, index writer
> sakai2.hs.local:1277123343470        This node is currently optimizing
> the shared segments, This is an error as only one copy of this node
> should be                         Active in the cluster
>
> 2010-08-16 11:27:55,363 ERROR IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - This node already merging shared segments, index writer
> sakai2.hs.local:1277123343470        This node is currently optimizing
> the shared segments, This is an error as only one copy of this node
> should be                         Active in the cluster
>
> 2010-08-16 11:28:05,366 ERROR IndexManager
> org.sakaiproject.search.optimize.shared.impl.DbJournalOptimizationManager
> - This node already merging shared segments, index writer
> sakai2.hs.local:1277123343470        This node is currently optimizing
> the shared segments, This is an error as only one copy of this node
> should be                         Active in the cluster
>
>  
>
> Regards
>
> Johan Zaxmy, University of Skövde, Sweden
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100816/4c01fd3a/attachment.html 


More information about the sakai-dev mailing list