Re: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1

2022-05-19 Thread Corinne Chatnik
Never mind, I fixed it. I set aspace_relationship_position to 0 instead of null.

Really appreciate your help Brian! I never would have found that.

Thanks!
Corinne

From: Corinne Chatnik 
Sent: Thursday, May 19, 2022 1:22 PM
To: Archivesspace Users Group 
Subject: Re: Errors Upgrading from 2.7.0 to 2.8.1

That's exactly it, is this caused by the database migration script? I'm not 
sure what to do about it. It looks like its affecting almost every archival 
object.

From: 
archivesspace_users_group-boun...@lyralists.lyrasis.org<mailto:archivesspace_users_group-boun...@lyralists.lyrasis.org>
 
mailto:archivesspace_users_group-boun...@lyralists.lyrasis.org>>
 on behalf of Brian Hoffman 
mailto:brian.hoff...@lyrasis.org>>
Sent: Thursday, May 19, 2022 7:52:28 AM
To: Archivesspace Users Group 
mailto:archivesspace_users_group@lyralists.lyrasis.org>>
Subject: Re: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1


You could also try running this query in MySQL. If you get any results, that 
would likely be the problem:



select id, aspace_relationship_position from top_container_link_rlshp where 
aspace_relationship_position is null;







From: 
archivesspace_users_group-boun...@lyralists.lyrasis.org<mailto:archivesspace_users_group-boun...@lyralists.lyrasis.org>
 
mailto:archivesspace_users_group-boun...@lyralists.lyrasis.org>>
 on behalf of Blake Carver 
mailto:blake.car...@lyrasis.org>>
Date: Wednesday, May 18, 2022 at 4:13 PM
To: Archivesspace Users Group 
mailto:archivesspace_users_group@lyralists.lyrasis.org>>
Subject: Re: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1

That looks pretty bad, not sure what it means, but I would start over, maybe 
something is missing or there's a bad plugin or some other mysterious thing has 
failed.





From: 
archivesspace_users_group-boun...@lyralists.lyrasis.org<mailto:archivesspace_users_group-boun...@lyralists.lyrasis.org>
 
mailto:archivesspace_users_group-boun...@lyralists.lyrasis.org>>
 on behalf of Corinne Chatnik 
mailto:corinne.chat...@nysed.gov>>
Sent: Wednesday, May 18, 2022 3:25 PM
To: Archivesspace Users Group 
mailto:archivesspace_users_group@lyralists.lyrasis.org>>
Subject: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1



Hi,



Trying to upgrade from 2.7.0 to 2.8.1 and we keep getting the same error 
repeated over and over for nearly every record and we don't know where to start 
looking. I've done a complete reindex and redid the database migration etc. The 
log file keeps repeating this:

E, [2022-05-18T14:07:50.629287 #48326] ERROR -- : Thread-2902: Unhandled 
exception!

E, [2022-05-18T14:07:50.630620 #48326] ERROR -- :

comparison of NilClass with 0 failed

org/jruby/RubyEnumerable.java:574:in `sort_by'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:347:in
 `find_by_participant'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:411:in
 `who_participates_with'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:545:in
 `related_records'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:170:in
 `find_subcontainer_barcodes'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:190:in
 `block in sequel_to_jsonmodel'

org/jruby/RubyArray.java:1809:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:184:in
 `sequel_to_jsonmodel'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:336:in
 `block in resolve'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/request_context.rb:24:in
 `open'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:335:in
 `block in resolve'

org/jruby/RubyHash.java:1415:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:331:in
 `block in resolve'

org/jruby/RubyGenerator.java:104:in `each'

org/jruby/RubyEnumerator.java:396:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:247:in
 `block in fetch_records_by_uri'

org/jruby/RubyHash.java:1415:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:241:in
 `fetch_records_by_uri'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:130:in
 `resolve_references'

Re: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1

2022-05-19 Thread Corinne Chatnik
That's exactly it, is this caused by the database migration script? I'm not 
sure what to do about it. It looks like its affecting almost every archival 
object.

From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
 on behalf of Brian 
Hoffman 
Sent: Thursday, May 19, 2022 7:52:28 AM
To: Archivesspace Users Group 
Subject: Re: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1


You could also try running this query in MySQL. If you get any results, that 
would likely be the problem:



select id, aspace_relationship_position from top_container_link_rlshp where 
aspace_relationship_position is null;







From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
 on behalf of Blake 
Carver 
Date: Wednesday, May 18, 2022 at 4:13 PM
To: Archivesspace Users Group 
Subject: Re: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1

That looks pretty bad, not sure what it means, but I would start over, maybe 
something is missing or there's a bad plugin or some other mysterious thing has 
failed.





From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
 on behalf of Corinne 
Chatnik 
Sent: Wednesday, May 18, 2022 3:25 PM
To: Archivesspace Users Group 
Subject: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1



Hi,



Trying to upgrade from 2.7.0 to 2.8.1 and we keep getting the same error 
repeated over and over for nearly every record and we don’t know where to start 
looking. I’ve done a complete reindex and redid the database migration etc. The 
log file keeps repeating this:

E, [2022-05-18T14:07:50.629287 #48326] ERROR -- : Thread-2902: Unhandled 
exception!

E, [2022-05-18T14:07:50.630620 #48326] ERROR -- :

comparison of NilClass with 0 failed

org/jruby/RubyEnumerable.java:574:in `sort_by'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:347:in
 `find_by_participant'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:411:in
 `who_participates_with'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:545:in
 `related_records'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:170:in
 `find_subcontainer_barcodes'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:190:in
 `block in sequel_to_jsonmodel'

org/jruby/RubyArray.java:1809:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:184:in
 `sequel_to_jsonmodel'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:336:in
 `block in resolve'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/request_context.rb:24:in
 `open'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:335:in
 `block in resolve'

org/jruby/RubyHash.java:1415:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:331:in
 `block in resolve'

org/jruby/RubyGenerator.java:104:in `each'

org/jruby/RubyEnumerator.java:396:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:247:in
 `block in fetch_records_by_uri'

org/jruby/RubyHash.java:1415:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:241:in
 `fetch_records_by_uri'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:130:in
 `resolve_references'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:44:in
 `resolve_references'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/crud_helpers.rb:113:in
 `listing_response'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/crud_helpers.rb:68:in
 `handle_listing'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/controllers/archival_object.rb:97:in
 `block in ArchivesSpaceService'

org/jruby/RubyBasicObject.java:2622:in `instance_eval'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/rest.rb:368:in
 `block in GET /repositories/:repo_id/archival_objects'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:105:in
 `block in open'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:69:in
 `block

Re: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1

2022-05-19 Thread Brian Hoffman
You could also try running this query in MySQL. If you get any results, that 
would likely be the problem:

select id, aspace_relationship_position from top_container_link_rlshp where 
aspace_relationship_position is null;



From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
 on behalf of Blake 
Carver 
Date: Wednesday, May 18, 2022 at 4:13 PM
To: Archivesspace Users Group 
Subject: Re: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1
That looks pretty bad, not sure what it means, but I would start over, maybe 
something is missing or there's a bad plugin or some other mysterious thing has 
failed.


From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
 on behalf of Corinne 
Chatnik 
Sent: Wednesday, May 18, 2022 3:25 PM
To: Archivesspace Users Group 
Subject: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1


Hi,



Trying to upgrade from 2.7.0 to 2.8.1 and we keep getting the same error 
repeated over and over for nearly every record and we don’t know where to start 
looking. I’ve done a complete reindex and redid the database migration etc. The 
log file keeps repeating this:

E, [2022-05-18T14:07:50.629287 #48326] ERROR -- : Thread-2902: Unhandled 
exception!

E, [2022-05-18T14:07:50.630620 #48326] ERROR -- :

comparison of NilClass with 0 failed

org/jruby/RubyEnumerable.java:574:in `sort_by'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:347:in
 `find_by_participant'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:411:in
 `who_participates_with'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:545:in
 `related_records'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:170:in
 `find_subcontainer_barcodes'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:190:in
 `block in sequel_to_jsonmodel'

org/jruby/RubyArray.java:1809:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:184:in
 `sequel_to_jsonmodel'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:336:in
 `block in resolve'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/request_context.rb:24:in
 `open'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:335:in
 `block in resolve'

org/jruby/RubyHash.java:1415:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:331:in
 `block in resolve'

org/jruby/RubyGenerator.java:104:in `each'

org/jruby/RubyEnumerator.java:396:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:247:in
 `block in fetch_records_by_uri'

org/jruby/RubyHash.java:1415:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:241:in
 `fetch_records_by_uri'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:130:in
 `resolve_references'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:44:in
 `resolve_references'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/crud_helpers.rb:113:in
 `listing_response'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/crud_helpers.rb:68:in
 `handle_listing'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/controllers/archival_object.rb:97:in
 `block in ArchivesSpaceService'

org/jruby/RubyBasicObject.java:2622:in `instance_eval'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/rest.rb:368:in
 `block in GET /repositories/:repo_id/archival_objects'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:105:in
 `block in open'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:69:in
 `block in transaction'

/opt/archivesspace-2.8.1/gems/gems/sequel-5.9.0/lib/sequel/database/transactions.rb:204:in
 `_transaction'

/opt/archivesspace-2.8.1/gems/gems/sequel-5.9.0/lib/sequel/database/transactions.rb:179:in
 `block in transaction'

/opt/archivesspace-2.8.1/gems/gems/sequel-5.9.0/lib/sequel/connection_pool/threaded.rb:91:in
 `hold'

/opt/archivesspace-2.8.1/gems/gems/sequel-5.9.0/lib/sequel/database/connecting.rb:270:in
 `synchronize

Re: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1

2022-05-18 Thread Blake Carver
That looks pretty bad, not sure what it means, but I would start over, maybe 
something is missing or there's a bad plugin or some other mysterious thing has 
failed.


From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
 on behalf of Corinne 
Chatnik 
Sent: Wednesday, May 18, 2022 3:25 PM
To: Archivesspace Users Group 
Subject: [Archivesspace_Users_Group] Errors Upgrading from 2.7.0 to 2.8.1


Hi,



Trying to upgrade from 2.7.0 to 2.8.1 and we keep getting the same error 
repeated over and over for nearly every record and we don’t know where to start 
looking. I’ve done a complete reindex and redid the database migration etc. The 
log file keeps repeating this:

E, [2022-05-18T14:07:50.629287 #48326] ERROR -- : Thread-2902: Unhandled 
exception!

E, [2022-05-18T14:07:50.630620 #48326] ERROR -- :

comparison of NilClass with 0 failed

org/jruby/RubyEnumerable.java:574:in `sort_by'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:347:in
 `find_by_participant'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:411:in
 `who_participates_with'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/mixins/relationships.rb:545:in
 `related_records'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:170:in
 `find_subcontainer_barcodes'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:190:in
 `block in sequel_to_jsonmodel'

org/jruby/RubyArray.java:1809:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/top_container.rb:184:in
 `sequel_to_jsonmodel'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:336:in
 `block in resolve'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/request_context.rb:24:in
 `open'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:335:in
 `block in resolve'

org/jruby/RubyHash.java:1415:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:331:in
 `block in resolve'

org/jruby/RubyGenerator.java:104:in `each'

org/jruby/RubyEnumerator.java:396:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:247:in
 `block in fetch_records_by_uri'

org/jruby/RubyHash.java:1415:in `each'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:241:in
 `fetch_records_by_uri'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:130:in
 `resolve_references'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/uri_resolver.rb:44:in
 `resolve_references'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/crud_helpers.rb:113:in
 `listing_response'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/crud_helpers.rb:68:in
 `handle_listing'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/controllers/archival_object.rb:97:in
 `block in ArchivesSpaceService'

org/jruby/RubyBasicObject.java:2622:in `instance_eval'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/rest.rb:368:in
 `block in GET /repositories/:repo_id/archival_objects'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:105:in
 `block in open'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:69:in
 `block in transaction'

/opt/archivesspace-2.8.1/gems/gems/sequel-5.9.0/lib/sequel/database/transactions.rb:204:in
 `_transaction'

/opt/archivesspace-2.8.1/gems/gems/sequel-5.9.0/lib/sequel/database/transactions.rb:179:in
 `block in transaction'

/opt/archivesspace-2.8.1/gems/gems/sequel-5.9.0/lib/sequel/connection_pool/threaded.rb:91:in
 `hold'

/opt/archivesspace-2.8.1/gems/gems/sequel-5.9.0/lib/sequel/database/connecting.rb:270:in
 `synchronize'

/opt/archivesspace-2.8.1/gems/gems/sequel-5.9.0/lib/sequel/database/transactions.rb:145:in
 `transaction'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:68:in
 `transaction'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:104:in
 `block in open'

/opt/archivesspace-2.8.1/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:101:in