Actions
Incident #9008
closedalgorithmsBot/runAlgorithmsBot.sh going berserk
Status:
Closed
Priority:
Immediate
Assignee:
Category:
Data Management
Target version:
Start date:
Jun 23, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Production
Description
The algorithmsBot/runAlgorithmsBot.sh script generated hundreds of thousands exceptions in the workspace app. The exceptions are all the same:
22.06.2017 19:22:25.069 [ajp-bio-8009-exec-24] ERROR org.gcube.common.homelibrary.jcr.repository.JCRRepository - Error retrieving Root Node null
22.06.2017 19:22:25.070 [ajp-bio-8009-exec-24] ERROR org.apache.jackrabbit.j2ee.workspacemanager.servlets.rest.Delete - Error deleting item: /Home/statistical.manager/Workspace/DataMinerAlgorithms/parallelized_STEP1_VPA_ICCAT_BF
T_E_Retros.jar
org.gcube.common.homelibrary.home.exceptions.InternalErrorException: org.gcube.common.homelibrary.home.exceptions.InternalErrorException: org.gcube.common.homelibrary.model.exceptions.RepositoryException
at org.gcube.common.homelibrary.jcr.JCRHomeManager.getHome(JCRHomeManager.java:118) ~[home-library-jcr-2.9.0-4.5.0-149341.jar:na]
at org.gcube.common.homelibrary.jcr.JCRHomeManager.getHome(JCRHomeManager.java:148) ~[home-library-jcr-2.9.0-4.5.0-149341.jar:na]
The script should be fixed ASAP.
Actions