Issue 11288

harvest-service: don't schedule auto registry update on failing technical installation sync

11288
Reporter: kbraak
Assignee: kbraak
Type: Bug
Summary: harvest-service: don't schedule auto registry update on failing technical installation sync
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-06-01 19:10:10.441
Updated: 2013-01-15 14:40:02.909
Resolved: 2012-06-08 11:18:05.798
        
Description: [harvest-webapp] 2012-06-01 19:08:23,186 [pool-1-thread-3] INFO  (AMQPPublisher.java:113) - Message received with correlationId 8c67204f-e204-44d4-b217-78eb3cc586fc
[harvest-webapp] 2012-06-01 19:08:23,237 [pool-1-thread-3] ERROR (SimpleScheduler.java:973) - Meta sync job for technical installation failed!
[harvest-webapp] 2012-06-01 19:08:23,237 [pool-1-thread-3] ERROR (SimpleScheduler.java:275) - !*!*!*! Job data1.gbif.fi - issueMetadata failed: Meta sync job for technical installation failed!
org.gbif.harvest.exception.HarvesterException: Meta sync job for technical installation failed!
	at org.gbif.harvest.scheduler.SimpleScheduler.triggerMethodInvocation(SimpleScheduler.java:975)
	at org.gbif.harvest.scheduler.SimpleScheduler.access$400(SimpleScheduler.java:52)
	at org.gbif.harvest.scheduler.SimpleScheduler$RunnableJob.run(SimpleScheduler.java:268)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[harvest-webapp] 2012-06-01 19:08:23,265 [pool-1-thread-3] INFO  (JobManagerImpl.java:611) - There were no jobs related to job with ID 12 belonging to jobGroup: Datasource[5520]
[harvest-webapp] 2012-06-01 19:08:23,299 [pool-1-thread-3] INFO  (BioDatasourceManagerImpl.java:542) - Scheduling a registry-related job: synchroniseWithRegistry
[harvest-webapp] 2012-06-01 19:08:23,300 [pool-1-thread-3] INFO  (BioDatasourceManagerImpl.java:561) - job class is: org.gbif.harvest.registry.DatasetAwareRegistrySynchronise
[harvest-webapp] 2012-06-01 19:08:23,313 [pool-1-thread-3] INFO  (SimpleScheduler.java:289) - Properly terminating thread: pool-1-thread-3]]>
    


Author: kbraak@gbif.org
Comment: r1735 includes fix. Closing issue.
Created: 2012-06-08 11:18:05.823
Updated: 2012-06-08 11:18:05.823