[Archivesspace_Users_Group] Looping indexer of death

Majewski, Steven Dennis (sdm7g) sdm7g at virginia.edu
Thu Sep 28 11:01:27 EDT 2017


Since the error is coming from the indexer calling JSONModel_client, which fetches data from the backend API, you should be able to identify which record is causing the fail by accessing from the backend API with scripts/curl_as


I'm guessing that the archival_objects logged in that first line of your log file extract are the ones that completed successfully. So since it's indexing in numerical order, you can try /repositories/7/archival_objects/182770 and above. If you get an error from the backend, you can at least locate the record that's the source of the problem, but if you don't get JSON output from the backend, you may have to look at that record in MySQL or using 'pry' or 'rib'  in the backend. If you don't get an error, then it may be from the JSONModel trying to resolve subordinate records and you may have to try accessing children.


-- Steve Majewski / UVA Alderman Library
________________________________
From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of Jason Loeffler <j at minorscience.com>
Sent: Wednesday, September 27, 2017 5:08:35 PM
To: Archivesspace Users Group
Subject: [Archivesspace_Users_Group] Looping indexer of death

I'm again seeing what I've dubbed the looping indexer of death. Solr indexer progresses through a repository, emits an opaque error, then bails out and starts from the top of the queue.

Gist of log output here<https://gist.githubusercontent.com/jasloe/7dc882b3ac860284586b033aa681a8ed/raw/329342a1db8e9acffd53a39b5849cbbccac80567/looping_indexer_of_death.txt>.

May or may not be related to: https://archivesspace.atlassian.net/browse/ANW-220

Checked the database and didn't catch any orphaned records.

Ideas?

--

Jason Loeffler
Technology Consultant | The American Academy in Rome
Minor Science | Application Development & Metadata Strategy
Brooklyn, New York
jason at minorscience.com<mailto:jason at minorscience.com>
(347) 405-0826
minorscience (Skype)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20170928/1cd665ed/attachment.html>


More information about the Archivesspace_Users_Group mailing list