psu-libraries / scholarsphere-3

A web application for ingest, curation, search, and display of digital assets. Powered by Hydra technologies (Rails, Hydra-head, Blacklight, Solr, Fedora Commons, etc.)
Apache License 2.0
78 stars 24 forks source link

Looks like resolrize has been failing #684

Closed carolyncole closed 7 years ago

carolyncole commented 7 years ago

This may be the reason for #416

job_class: ResolrizeJob
job_id: ecf9405c-68e2-4c33-af7a-7d9fc640de95
queue_name: default
arguments: []
locale: en
Exception
NoMethodError
Error
undefined method `rdf_source?' for #<Ldp::NoneClass:0x007f49cadf89a8>
carolyncole commented 7 years ago

There was a fix put in ScholarSphere 2.0 to index based on id length and then there was a change in Sufia 7 to re-index for members. https://github.com/psu-stewardship/scholarsphere/blob/master/app/jobs/resolrize_job.rb

carolyncole commented 7 years ago

Model ids are now 10 digits long instead of 9