Custom Query (1138 matches)
Results (115 - 117 of 1138)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#752 | fixed | 52N WPS example queries an external WPS, causing errors when not connected | ||
Description |
When disconnected from the internet, and following the Quickstart steps by executing the default WPS query installed on OSGeo-Live, I'm finding that I'm getting "Invalid Parameter" values when following the Quickstart steps and sending a request. This might be because I'm not connected to the internet, and were seems to be a dataURL: http://giv-wps.uni-muenster.de:8080/geoserver/wfs/? ... When connected to the internet, this works fine. This breaks our goal of having all applications and demos working without requiring to be connected to the internet. |
|||
#753 | fixed | 52nWSS not working properly on OSGeoLive? | ||
Description |
I've been running osgeolive5.0b4 in a virtual machine, and testing 52nWSS. I've been following steps in the Quickstart: http://adhoc.osgeo.osuosl.org/livedvd/docs/en/quickstart/52nWSS_quickstart.html I'm able to get up to step 5: http://localhost:8080/wss/service/wms_demis/httpauth?SERVICE=WMS&REQUEST=GetCapabilties <http://localhost:8080/wss/service/wms_demis/httpauth?SERVICE=WMS&REQUEST=GetCapabilties> But after entering alice/alice, I get: <ServiceException code="AuthorizationFailed">unexpected exception ... I assume that I should be getting a Capabilities response? Could you please investigate. You you be able to find someone to help you run the VM by talking to us on irc://freenode.net#osgeolive Or you can download the VM from: |
|||
#754 | fixed | GeoMajas doesn't work on first click | ||
Description |
In osgeolive5.0beta5, I click on the GeoMajas icon, a loading GeoMajas widget is shown, then the browser pops up at: http://localhost:3420/showcase When this is first opened we get an error display, (as geomajas hasn't been set up yet). If I wait ~ 10 to 20 secs, then reload the page, GeoMajas is displayed as you would expect. I suggest adding a delay in the existing loading icon, to allow time to let the geomajas application to start up. |