Menu

#9 Error parsing methodParameters with copulas

open
WPS (9)
5
2009-04-02
2009-04-02
No

From the following status response : http://gis-obama.uni-muenster.de:8180/intamap/RetrieveResultServlet?id=1238602206897
was parsed, and the MethodParameters string was used to make another request. The new request raised the error :
<?xml version="1.0" encoding="UTF-8"?>
<ns:ExceptionReport xmlns:ns="http://www.opengis.net/ows/1.1"><ns:Exception exceptionCode="NoApplicableCode"><ns:ExceptionText>Error while executing the embedded process for: org.intamap.wps.Interpolate</ns:ExceptionText></ns:Exception><ns:Exception exceptionCode="JAVA_StackTrace"><ns:ExceptionText>org.n52.wps.server.request.ExecuteRequest.call:450
org.n52.wps.server.request.ExecuteRequest.call:70
java.util.concurrent.FutureTask$Sync.innerRun:303
java.util.concurrent.FutureTask.run:138
java.util.concurrent.ThreadPoolExecutor$Worker.runTask:885
java.util.concurrent.ThreadPoolExecutor$Worker.run:907
java.lang.Thread.run:619
</ns:ExceptionText></ns:Exception><ns:Exception exceptionCode="JAVA_RootCause"><ns:ExceptionText>Error in parse(text = methodParameters) : unexpected symbol in:
" anisotropy$params =c( 1.67757972356247,1.31522141371697 )
copulaPar$anisotropy = anisotropy trend"
</ns:ExceptionText><ns:ExceptionText>org.intamap.wps.Interpolate.openRServe:-1
org.intamap.wps.Interpolate.run:-1
org.n52.wps.server.request.ExecuteRequest.call:447
org.n52.wps.server.request.ExecuteRequest.call:70
java.util.concurrent.FutureTask$Sync.innerRun:303
java.util.concurrent.FutureTask.run:138
java.util.concurrent.ThreadPoolExecutor$Worker.runTask:885
java.util.concurrent.ThreadPoolExecutor$Worker.run:907
java.lang.Thread.run:619
</ns:ExceptionText></ns:Exception></ns:ExceptionReport>

It seems there is some problem parsing the text string.

Discussion

  • Jorge S. M. de Jesus

    request that generates the error

     
  • Jorge S. M. de Jesus

    • labels: --> WPS
    • assigned_to: nobody --> williamw8
     
MongoDB Logo MongoDB