Hi All, I am testing wps plugin 0.5 by Horst Düster. I'm having problems to connect a remote wps service (Muenster) using a proxy server. I configured the proxy server in Options and wfs plugin works but wps does'nt and the error message is "web connection failed". Besides I'am testing a 52N local wps service in my PC. The connection works but when I run a process (ex. SimpleBuffer) I receive the following error message:
<?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 occured, while XML parsing</ns:ExceptionText></ns:Exception><ns:Exception exceptionCode="JAVA_StackTrace"><ns:ExceptionText>org.n52.wps.server.request.InputHandler.handleComplexData:194 org.n52.wps.server.request.InputHandler.<init>:108 org.n52.wps.server.request.ExecuteRequest.call:528 org.n52.wps.server.request.ExecuteRequest.call:78 java.util.concurrent.FutureTask$Sync.innerRun:303 java.util.concurrent.FutureTask.run:138 java.util.concurrent.ThreadPoolExecutor$Worker.runTask:886 java.util.concurrent.ThreadPoolExecutor$Worker.run:908 java.lang.Thread.run:619 </ns:ExceptionText></ns:Exception><ns:Exception exceptionCode="JAVA_RootCause"><ns:ExceptionText>java.io.FileNotFoundException: C:\Documents and Settings\mtie\gml.xsd (O sistema não pode encontrar o arquivo especificado)</ns:ExceptionText><ns:ExceptionText>org.geotools.xml.Configuration.schema:407 org.geotools.xml.impl.ParserHandler.startElement:418 org.apache.xerces.parsers.AbstractSAXParser.startElement:-1 org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement:-1 org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook:-1 org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch:-1 org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument:-1 org.apache.xerces.parsers.XML11Configuration.parse:-1 org.apache.xerces.parsers.XML11Configuration.parse:-1 org.apache.xerces.parsers.XMLParser.parse:-1 org.apache.xerces.parsers.AbstractSAXParser.parse:-1 org.geotools.xml.Parser.parse:223 org.geotools.xml.Parser.parse:151 org.n52.wps.io.datahandler.xml.GML3BasicParser.parseXML:128 org.n52.wps.io.datahandler.xml.GML3BasicParser.parseXML:210 org.n52.wps.io.datahandler.xml.GML3BasicParser.parseXML:87 org.n52.wps.server.request.InputHandler.handleComplexData:191 org.n52.wps.server.request.InputHandler.<init>:108 org.n52.wps.server.request.ExecuteRequest.call:528 org.n52.wps.server.request.ExecuteRequest.call:78 java.util.concurrent.FutureTask$Sync.innerRun:303 java.util.concurrent.FutureTask.run:138 java.util.concurrent.ThreadPoolExecutor$Worker.runTask:886 java.util.concurrent.ThreadPoolExecutor$Worker.run:908 java.lang.Thread.run:619 </ns:ExceptionText></ns:Exception></ns:ExceptionReport> Someone can help me? Many thank's Aurelio University of Bologna _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
