Hi
is there a way to get the wms url which is requested by a client? I try to set up a cascading wms with mapserver but geoserver throws an error/warning:
03 Mrz 10:16:53 WARN [geoserver.ows] -
java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
I tried every logging level but I was not able to catch the incoming url. Thanks!
regards
Stefan
Mit freundlichem Gruss
Stefan Ziegler
Leiter Aufsicht
Kanton Solothurn
Bau- und Justizdepartement
Amt für Geoinformation
Rötistrasse 4
4501 Solothurn
Telefon 032 627 75 96
Telefax 032 627 75 98
stefan.ziegler@anonymised.com
http://www.so.ch
Ziegler Stefan ha scritto:
Hi
is there a way to get the wms url which is requested by a client? I try to set up a cascading wms with mapserver but geoserver throws an error/warning:
03 Mrz 10:16:53 WARN [geoserver.ows] -
java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
Hum, any chance you can paste the full stack trace? We're missing
the important part telling us where in GeoServer that exception occurred.
Btw, what version of GeoServer is that?
I tried every logging level but I was not able to catch the incoming url. Thanks!
The first release that has request logging abilities is GeoServer 1.6.1,
which is released but still not widely announced. You can download
it from sourceforge already.
Cheers
Andrea