<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>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 </p>
<p><br>
</p>
<p>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. </p>
<p><br>
</p>
<div id="Signature">
<div class="BodyFragment"><font size="2">
<div class="PlainText"><br>
-- Steve Majewski / UVA Alderman Library </div>
</font></div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> archivesspace_users_group-bounces@lyralists.lyrasis.org <archivesspace_users_group-bounces@lyralists.lyrasis.org> on behalf of Jason Loeffler
 <j@minorscience.com><br>
<b>Sent:</b> Wednesday, September 27, 2017 5:08:35 PM<br>
<b>To:</b> Archivesspace Users Group<br>
<b>Subject:</b> [Archivesspace_Users_Group] Looping indexer of death</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>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. </div>
<div><br>
</div>
<div>Gist of log output <a href="https://gist.githubusercontent.com/jasloe/7dc882b3ac860284586b033aa681a8ed/raw/329342a1db8e9acffd53a39b5849cbbccac80567/looping_indexer_of_death.txt">
here</a>.</div>
<div><br>
</div>
<div>May or may not be related to: <a href="https://archivesspace.atlassian.net/browse/ANW-220">https://archivesspace.atlassian.net/browse/ANW-220</a></div>
<div><br>
</div>
<div>Checked the database and didn't catch any orphaned records. </div>
<div><br>
</div>
<div>Ideas?</div>
<div><br>
</div>
<div>--</div>
<br clear="all">
<div>
<div class="gmail_signature">
<div dir="ltr">
<div dir="ltr">
<div>
<div><font size="2" face="garamond, serif" style="background-color:rgb(255,255,255)" color="#666666">Jason Loeffler</font></div>
<div><font size="2" face="garamond, serif" style="background-color:rgb(255,255,255)" color="#666666">Technology Consultant | </font><span style="color:rgb(102,102,102);font-family:garamond,serif">The American Academy in Rome</span></div>
<div><font size="2" face="garamond, serif" style="background-color:rgb(255,255,255)" color="#666666">Minor Science | Application Development & Metadata Strategy</font></div>
<div><font size="2" face="garamond, serif" style="background-color:rgb(255,255,255)" color="#666666">Brooklyn, New York</font></div>
</div>
<div><font size="2" face="garamond, serif" style="background-color:rgb(255,255,255)" color="#666666"><a href="mailto:jason@minorscience.com" target="_blank">jason@minorscience.com</a></font></div>
<div><font size="2" face="garamond, serif" style="background-color:rgb(255,255,255)" color="#666666">(347) 405-0826</font></div>
<div><font size="2" face="garamond, serif" style="background-color:rgb(255,255,255)" color="#666666">minorscience (Skype)</font></div>
<div><br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>