Actions
Incident #13066
closedDataMiner algorithm on FARM/PerformFISH-KPIs not working
Start date:
Dec 19, 2018
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
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
Actions