[Archivesspace_Users_Group] Blank collection organization view for all resources
Andrew Morrison
andrew.morrison at bodleian.ox.ac.uk
Wed Jun 3 14:16:04 EDT 2020
Hello,
Has anyone encountered a problem with the collection organization view
not displaying any of the contents of the collection? All the resource
records in our system are affected, but here is one example:
https://archives.bodleian.ox.ac.uk/repositories/2/resources/4976/collection_organization
The child archival objects are listed in the sidebar. Their IDs are
embedded in data-uris attributes in div elements waiting to be
populated, the JavaScript to fetch them is running, but the HTTP
requests to retrieve JSON containing snippets of HTML are returning 500
internal server errors. The application log reports a NoMethodError each
time, seemingly due to nil objects being passed to one of the Rails
libraries:
F, [2020-06-03T08:47:23.813482 #1315] FATAL -- : [4251522f-7cdc-4744-a371-5865d02d5124]
F, [2020-06-03T08:47:23.815452 #1315] FATAL -- : [4251522f-7cdc-4744-a371-5865d02d5124] NoMethodError (undefined method `+' for nil:NilClass):
F, [2020-06-03T08:47:23.815548 #1315] FATAL -- : [4251522f-7cdc-4744-a371-5865d02d5124]
F, [2020-06-03T08:47:23.815644 #1315] FATAL -- : [4251522f-7cdc-4744-a371-5865d02d5124] actionpack (5.0.1) lib/action_dispatch/journey/path/pattern.rb:131:in `[]'
[4251522f-7cdc-4744-a371-5865d02d5124] actionpack (5.0.1) lib/action_dispatch/journey/path/pattern.rb:127:in `block in captures'
[4251522f-7cdc-4744-a371-5865d02d5124] org/jruby/RubyArray.java:638:in `initialize'
[4251522f-7cdc-4744-a371-5865d02d5124] actionpack (5.0.1) lib/action_dispatch/journey/path/pattern.rb:127:in `captures'
[4251522f-7cdc-4744-a371-5865d02d5124] actionpack (5.0.1) lib/action_dispatch/journey/router.rb:114:in `block in find_routes'
But I cannot figure out why this might be happening.
It only started since a server reboot following an operating system
update. But we have an identically-configured QA testing system which
received the same update and does not have this problem. Nothing seems
to be missing or on a different version when comparing the two systems.
Does anyone have any suggestions?
Thanks,
Andrew.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20200603/6023b1a9/attachment.html>
More information about the Archivesspace_Users_Group
mailing list