[Archivesspace_Users_Group] Jobs indexing error

Galligan, Patrick PGalligan at rockarch.org
Tue Aug 25 09:42:51 EDT 2020


Blake,

Yeah, I’m guessing that the `asck` plugin we installed to check data a year ago makes those jobs invalid if the plugin isn’t installed.

Which is annoying.

Thanks for the help!

From: <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of Blake Carver <blake.carver at lyrasis.org>
Reply-To: Archivesspace Users Group <archivesspace_users_group at lyralists.lyrasis.org>
Date: Tuesday, August 25, 2020 at 9:31 AM
To: Archivesspace Users Group <archivesspace_users_group at lyralists.lyrasis.org>
Subject: Re: [Archivesspace_Users_Group] Jobs indexing error

***External*** This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.***


 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/ec772baf/attachment.html>


More information about the Archivesspace_Users_Group mailing list