geoserver-postgis decoding problem

102 views
Skip to first unread message

ariel

unread,
Mar 20, 2013, 5:48:09 PM3/20/13
to georche...@googlegroups.com
salut list

i have a postgis datastore (the db encoding is UTF8) with some data loaded that works flawlessly as data provider with a non-georchestra geoserver (2.2.3) ...the very same db, however, isn't working with my georchestra geoserver ...there aren't any problems with the postgis datastore configuration, i can see all my postgis layers, all is fine, but the geoserver's "openlayers demo" link does not show any map at all ...the relevant part of my log is as following:

...
 AXIS["Geodetic longitude", EAST],
 AXIS["Geodetic latitude", NORTH],
 AUTHORITY["EPSG","4326"]]
 BgColor = java.awt.Color[r=255,g=255,b=255]
 Transparent = false
 ValidateSchema = false
 SldVersion = null
 TilesOrigin = null
 Exceptions = SE_XML
 KMScore = 40
 KMattr = true
 Version = 1.1.0
 Request = GetMap
 BaseUrl = http://vm-georchestra:80/geoserver-private/
 Get = true
 RawKvp = {BBOX=-67.5484313964844,-16.3352603912354,-61.8826751708984,-11.089280128479, VER SION=1.1.0, FORMAT=application/openlayers, SERVICE=WMS, HEIGHT=474, LAYERS=testsibab:lagarto_beni, REQUEST=GetMap, STYLES=, WIDTH=512, SRS=EPSG:4326}
 RequestCharset = UTF-8
 20 Mar 21:14:26 INFO [geoserver.wms] - Request: getServiceInfo
 20 Mar 21:14:26 ERROR [geoserver.ows] - org.geoserver.platform.ServiceException: Error occurred decoding the espg code EPSG%3A4326
 at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:181)
 at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:74)
 at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1230)
 ...

i've already modified server.xml from:
<Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />
to:
<Connector port="8009" protocol="AJP/1.3" redirectPort="8443" URIEncoding="UTF-8" />
and the result is the same

any tips or ideas, please?

lot of thanks in advanced




ariel

François Van Der Biest

unread,
Mar 20, 2013, 5:54:02 PM3/20/13
to georche...@googlegroups.com
Hi Ariel,

You're probably running into the same trouble described here :
https://groups.google.com/forum/?fromgroups=#!search/geoserver$20proxy/georchestra/6EPo7IyDCf0/laL-RaNP8aIJ

I think this has nothing to do with the database.

HTH,
F.
> --
> --
> projet: http://www.georchestra.org/
>
> ---
> Vous recevez ce message, car vous êtes abonné au groupe Google Groupes
> georchestra-dev.
> Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le
> concernant, envoyez un e-mail à l'adresse
> georchestra-d...@googlegroups.com.
> Pour plus d'options, visitez le site
> https://groups.google.com/groups/opt_out .
>
>
Reply all
Reply to author
Forward
0 new messages