Incident #13066
closedDataMiner algorithm on FARM/PerformFISH-KPIs not working
100%
Description
The error is: the computation 49d696e5-4809-461c-910d-f1457064da97 of Performfish Data Validator V2 has failed.
java.lang.RuntimeException
in this specific case the computation were mean to run on http://dataminer4-p-d4s.d4science.org//wps/RetrieveResultServlet?id=49d696e5-4809-461c-910d-f1457064da97
which reported this xml
<wps:ExecuteResponse xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ows="http://www.opengis.net/ows/1.1" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsExecute_response.xsd" serviceInstance="http://dataminer4-p-d4s.d4science.org:80//wps/WebProcessingService" xml:lang="en-US" service="WPS" version="1.0.0" statusLocation="http://dataminer4-p-d4s.d4science.org:80//wps/RetrieveResultServlet?id=49d696e5-4809-461c-910d-f1457064da97"> <wps:Process wps:processVersion="1.1.0"> <ows:Identifier> org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mappedclasses.transducerers.PERFORMFISH_DATA_VALIDATOR_V2 </ows:Identifier> <ows:Title>PERFORMFISH_DATA_VALIDATOR_V2</ows:Title> </wps:Process> <wps:Status creationTime="2018-12-19T12:40:06.957+01:00"> <wps:ProcessFailed> <ows:ExceptionReport version="1.0.0"> <ows:Exception exceptionCode="NoApplicableCode"> <ows:ExceptionText>java.lang.RuntimeException</ows:ExceptionText> </ows:Exception> </ows:ExceptionReport> </wps:ProcessFailed> </wps:Status> </wps:ExecuteResponse>
Files
Related issues
Updated by Massimiliano Assante over 6 years ago
Adding @roberto.cirillo@isti.cnr.it to check if it's a misconfiguration
Updated by Massimiliano Assante over 6 years ago
Clearly this reflects on the PerformFISH KPI Form Submission app as well
Updated by Gianpaolo Coro over 6 years ago
The error indicates that the algorithm is no more installed on the production DataMiners. I'm going to reinstall it. Roberto could it be related to the disappearing algorithms issue?
Updated by Roberto Cirillo over 6 years ago
Gianpaolo Coro wrote:
The error indicates that the algorithm is no more installed on the production DataMiners. I'm going to reinstall it. Roberto could it be related to the disappearing algorithms issue?
It's possible but we need further investigation.
Updated by Gianpaolo Coro over 6 years ago
- Status changed from New to In Progress
After the re-installation it is working. Could you check please?
Updated by Gianpaolo Coro over 6 years ago
- Status changed from In Progress to Feedback
Updated by Massimiliano Assante over 6 years ago
- Status changed from Feedback to Closed
Yes it works now, i'll relate the ticket to the other one talking about algorithms "desaparecidos"
Updated by Massimiliano Assante over 6 years ago
- Related to Incident #13029: Private algorithm disappeared in SoBigDataLab VRE added