[Archivesspace_Users_Group] Jobs indexing error
Blake Carver
blake.carver at lyrasis.org
Tue Aug 25 09:30:37 EDT 2020
You could just get rid of the aspace_check_job jobs. (back up the DB just in case)
select * job where job_blob like '%aspace_check_job%';
Then:
delete FROM job where job_blob like '%aspace_check_job%';
________________________________
From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of Galligan, Patrick <PGalligan at rockarch.org>
Sent: Tuesday, August 25, 2020 9:05 AM
To: Archivesspace Users Group <archivesspace_users_group at lyralists.lyrasis.org>
Subject: [Archivesspace_Users_Group] Jobs indexing error
Hi all,
Posting here in the off chance someone has run into this before. We’re testing out AS version 2.8, coming from 2.6.0 and running into a weird issue.
Indexing works fine until we get to the job records section of indexing, and then we run into an unhandled exception ultimately stops indexing from finishing, and it just starts up again at resource records after finishing the jobs.
I’ve attached the relevant section of our log.
Any ideas on how to fix this? I could just delete all of our job records from the table, but that seems like a bad solution to this issue.
Thanks,
Patrick Galligan
He/Him
Digital Archivist
Rockefeller Archive Center
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20200825/b42f15bf/attachment.html>
More information about the Archivesspace_Users_Group
mailing list