The following line shows the cause of the error as thrown by the package
used to parse the URI. We'll have to look into how the escaping of the
URI works. I imagine it's having problems with the {} characters in the URI

Is there a simpler URI you can use to access this service?

Paul

Caused by: org.apache.commons.httpclient.URIException: escaped query not
valid


Astrid Lipski wrote:
> Here is the error message- unfortunately it is a little bit bulky as
> the WFS link is so long:
>
> de.latlon.deejump.ui.DeeJUMPException: Error opening connection with
> http://memas01.lbeg.de/LucidaMap/project/Applications/cc_erosion/wfs.erosion.asp?pkgId=e-strict-client/{CBFCBEFD-370D-4918-A048-CA0661EB6648}^68660654382befee75c618006fcd7bce&sessionId=e-strict-client/{CBFCBEFD-370D-4918-A048-CA0661EB6648}&;
>
>     at
> de.latlon.deejump.util.data.WFSClientHelper.createResponsefromWFS(WFSClientHelper.java:118)
>
>     at
> de.latlon.deejump.util.data.JUMPFeatureFactory.createDeegreeFCfromWFS(JUMPFeatureFactory.java:175)
>
>     at de.latlon.deejump.plugin.wfs.WFSPlugIn.run(WFSPlugIn.java:163)
>     at
> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:149)
>
>     at java.lang.Thread.run(Unknown Source)
> Caused by: org.apache.commons.httpclient.URIException: escaped query
> not valid
>     at org.apache.commons.httpclient.URI.setRawQuery(URI.java:3210)
>     at org.apache.commons.httpclient.URI.setEscapedQuery(URI.java:3230)
>     at
> org.apache.commons.httpclient.HttpMethodBase.getURI(HttpMethodBase.java:266)
>
>     at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:382)
>
>     at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324)
>
>     at
> de.latlon.deejump.util.data.WFSClientHelper.createResponsefromWFS(WFSClientHelper.java:112)
>
>     ... 4 more
>
>
> Paul Austin schrieb:
>> Can you copy the error message and include it in the email
>>
>>
>> Astrid Lipski wrote:
>>
>>> Dear OpenJump users,
>>>
>>> I'm trying to use a WFS of the LBEG in Lower Saxony:
>>> http://memas01.lbeg.de/LucidaMap/project/Applications/cc_erosion/wfs.erosion.asp?pkgid=e-strict-client/{CBFCBEFD-370D-4918-A048-CA0661EB6648}^68660654382befee75c618006fcd7bce&;
>>>
>>>
>>> Creating a connection to the service is working, feature type and
>>> properties are shown.
>>> But when clicking "ok", an error message comes up...Has anybody an
>>> idea, why this WFS is not working?
>>>
>>> Best regards,
>>> Astrid
>>
>>
>> _______________________________________________
>> jump-users mailing list
>> [email protected]
>> http://lists.refractions.net/mailman/listinfo/jump-users
>>
> _______________________________________________
> jump-users mailing list
> [email protected]
> http://lists.refractions.net/mailman/listinfo/jump-users

_______________________________________________
jump-users mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jump-users

Reply via email to