Hi Tim - is this the email you were talking about? The best way to work on this with us is to reproduce the problem against a normal GeoServer 1.5 install (that way we can create a test case quickly that all the developers can run).
Can you tell me what you are doing? Or what service you are hitting to get the problem? If I had to guess right now I would say that the service you are using is screwing up ... perhaps providing a relative url for one of the operations mentioned in the capabilities document? But that is only a guess, Jody Tim Englich wrote: > Hello , > > I switch to the new Release 2.3.2. > Now I get the following Exception when I try to access an WFS using the > WFS-Plugin. Has anyone an Idea how to solve this Problem? > > Tim > > 13:40:55,819 java.lang.IllegalArgumentException: URI is not absolute > java.lang.IllegalArgumentException: URI is not absolute > at java.net.URI.toURL(URI.java:1080) > at > org.geotools.xml.wfs.WFSCapabilitiesComplexTypes$ServiceType.getValue(WFSCapabilitiesComplexTypes.java:1993) > at > org.geotools.xml.handlers.ComplexElementHandler.endElement(ComplexElementHandler.java:185) > at org.geotools.xml.XMLSAXHandler.endElement(XMLSAXHandler.java:264) > at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown > Source) > at > org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source) > at > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown > Source) > at > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown > Source) > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) > at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) > at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) > at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown > Source) > at javax.xml.parsers.SAXParser.parse(SAXParser.java:375) > at javax.xml.parsers.SAXParser.parse(SAXParser.java:176) > at > org.geotools.xml.DocumentFactory.getInstance(DocumentFactory.java:139) > at > org.geotools.data.wfs.WFSDataStore.findCapabilities(WFSDataStore.java:212) > at org.geotools.data.wfs.WFSDataStore.<init>(WFSDataStore.java:188) > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
