Hi,

Am 08.03.2018 um 22:40 schrieb Arthur H L R S:
> Greetings,
> 
> In my base, I have some handles that have no resource - accessing them
> will show this error: org.apache.cocoon.ResourceNotFoundException: Page
> cannot be found
> 
> The problem is: The logs are getting insanelly huge as, I believe, the
> discover is trying to reach them and generating too much erros, like*2GB
> *console log/day.
> 
> The erros are pretty similar for all the *handles* wich has no
> *resource_id*.
> 
> What is the best approach to this problem? deleting the handles manually?
[…]

I have the same problem at the moment with converting a DSpace 1.7.x to
a newer version.
While exporting several errors showed up.
We had 57 handles without resource_id and I cloned the VM an deleted
them with just

delete from handle where resource_id is null;

Rebuilding the index (it is not Solr in this version) worked fine and
exporting finished.

CU

Michael


-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to