[Archivesspace_Users_Group] Solr Re-Indexing Loop

Chris Fitzpatrick Chris.Fitzpatrick at lyrasis.org
Wed Oct 21 12:43:52 EDT 2015



Hi,


Yes, this is usually when a record has a circular parent/child relationship ( "She's my sister. She's my daughter. She's my sister. She's my daughter.") or has itself as it's own parent.


The problem is in that id set that's in the URL. So, you can narrow this down by running this query:

select id, title, root_record_id, parent_id from archival_object where `id` in
(“51015", "51016", "51017", "51018", "51019", "51020", "51021", "51022", "51023", "51024", "51025", "51026", "51027", "51028", "51029", "51030", "51031", "51032", "51033", "51034", "51035", "51036", "51037", "51038", "51039" );


What's that look like?


b,chris.



Chris Fitzpatrick | Developer, ArchivesSpace
Skype: chrisfitzpat  | Phone: 918.236.6048
http://archivesspace.org/


________________________________
From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of Brian Hoffman <brianjhoffman at gmail.com>
Sent: Wednesday, October 21, 2015 6:22 PM
To: Archivesspace Users Group
Subject: Re: [Archivesspace_Users_Group] Solr Re-Indexing Loop

Hi Maura,

Could you send me a copy of the `archival_object` table (Or just do a select on all the id’s listed in the Request URL if you prefer).

Thanks,

Brian


On Oct 21, 2015, at 10:10 AM, Maura Carbone <mauraa at brandeis.edu<mailto:mauraa at brandeis.edu>> wrote:

Hi Brad,
I actually tried a test upgrade to 1.4.1 and encountered the same issue. It runs and seems to index everything and then after the last item we get this error:

Internal Server Error (500)
Request Method: GET
Request URL:    http://localhost:8089/repositories/2/archival_objects?id_set=51015%2C51016%2C51017%2C51018%2C51019%2C51020%2C51021%2C51022%2C51023%2C51024%2C51025%2C51026%2C51027%2C51028%2C51029%2C51030%2C51031%2C51032%2C51033%2C51034%2C51035%2C51036%2C51037%2C51038%2C51039&resolve%5B%5D=subjects&resolve%5B%5D=linked_agents&resolve%5B%5D=linked_records&resolve%5B%5D=classifications&resolve%5B%5D=digital_object

(SystemStackError) stack level too deep

You're seeing this error because you use JRuby::Rack::ErrorApp::ShowStatus.


And then it starts over again.


-Maura

On Mon, Oct 19, 2015 at 10:50 AM, Brad Westbrook <brad.westbrook at lyrasis.org<mailto:brad.westbrook at lyrasis.org>> wrote:
Hi, Maura,

Have you considered upgrading to a new version of ArchivesSpace and then rebuilding the solr index?  This may alleviate the problem you report below.

Brad


From: archivesspace_users_group-bounces at lyralists.lyrasis.org<mailto:archivesspace_users_group-bounces at lyralists.lyrasis.org> [mailto:archivesspace_users_group-bounces at lyralists.lyrasis.org<mailto:archivesspace_users_group-bounces at lyralists.lyrasis.org>] On Behalf Of Maura Carbone
Sent: Friday, October 16, 2015 10:39 AM
To: Archivesspace Users Group
Subject: [Archivesspace_Users_Group] Solr Re-Indexing Loop

Hi all,
This might be a ticket already but I figured I'd ask here. We wanted to rebuild our solr index, so we deleted the old one and re-started ASpace. ASpace rebuilds the index and then rebuilds it again...and again, etc. Is anyone else encountering this problem? We're on version 1.1.2, so this may be fixed in a later release.

Thanks!
Maura
--
Maura Carbone
Digital Initiatives Librarian
Brandeis University
Library and Technology Services
(781) 736-4659<tel:%28781%29%20736-4659>
415 South Street, (MS 017/P.O. Box 549110)
Waltham, MA 02454-9110
email: mauraa at brandeis.edu<mailto:mauraa at brandeis.edu>

_______________________________________________
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group at lyralists.lyrasis.org<mailto:Archivesspace_Users_Group at lyralists.lyrasis.org>
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group




--
Maura Carbone
Digital Initiatives Librarian
Brandeis University
Library and Technology Services
(781) 736-4659
415 South Street, (MS 017/P.O. Box 549110)
Waltham, MA 02454-9110
email: mauraa at brandeis.edu<mailto:mauraa at brandeis.edu>
_______________________________________________
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group at lyralists.lyrasis.org<mailto:Archivesspace_Users_Group at lyralists.lyrasis.org>
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20151021/9e6be6f8/attachment.html>


More information about the Archivesspace_Users_Group mailing list