Hi,
When we run geoserver-2.3.1 with XSLT-plugin on Classpath all GetFeature requests (notice: without XSLT Transformation) end up with a WFS ServiceException saying:
java.lang.RuntimeException: Multiple responses: (class org.geoserver.wfs.request.FeatureCollectionResponse$WFS11)
Multiple responses: (class org.geoserver.wfs.request.FeatureCollectionResponse$WFS11)
If the xslt-plugin is removed and geoserver restarted, WFS works just fine again.
Any ideas? Cheers rudi
On Tue, May 7, 2013 at 1:30 PM, Hochmeister Rudolf <
rudolf.hochmeister@anonymised.com> wrote:
Hi,
When we run geoserver-2.3.1 with XSLT-plugin on Classpath all GetFeature
requests (notice: without XSLT Transformation) end up with a WFS
ServiceException saying:
java.lang.RuntimeException: Multiple responses: (class
org.geoserver.wfs.request.FeatureCollectionResponse$WFS11)
Multiple responses: (class
org.geoserver.wfs.request.FeatureCollectionResponse$WFS11)
If the xslt-plugin is removed and geoserver restarted, WFS works just fine
again.
Any ideas? Cheers rudi
No idea why, given that XSLT module is full of tests, but I've just
confirmed it and opened a ticket:
http://jira.codehaus.org/browse/GEOS-5804
Cheers
Andrea
--
GeoServer training in Milan, 6th & 7th June 2013! Visit
http://geoserver.geo-solutions.it for more information.
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
On Thu, May 9, 2013 at 6:47 PM, Andrea Aime <andrea.aime@anonymised.com>wrote:
On Tue, May 7, 2013 at 1:30 PM, Hochmeister Rudolf <
rudolf.hochmeister@anonymised.com> wrote:
Hi,
When we run geoserver-2.3.1 with XSLT-plugin on Classpath all GetFeature
requests (notice: without XSLT Transformation) end up with a WFS
ServiceException saying:
java.lang.RuntimeException: Multiple responses: (class
org.geoserver.wfs.request.FeatureCollectionResponse$WFS11)
Multiple responses: (class
org.geoserver.wfs.request.FeatureCollectionResponse$WFS11)
If the xslt-plugin is removed and geoserver restarted, WFS works just
fine again.
Any ideas? Cheers rudi
No idea why, given that XSLT module is full of tests, but I've just
confirmed it and opened a ticket:
http://jira.codehaus.org/browse/GEOS-5804
Ok, managed to reproduce the issue and fix it, but the issue pops up only
if the xslt module is there,
but has no configuration files, they are misplaced, or using the wrong
syntax.
I've modified the module not to misbehave even if the configuration is
missing or broken,
and updated the docs so that they are hopefully easier to understand.
Can anybody double check the module from tomorrow's nightly build (May 15)?
http://gridlock.opengeo.org/geoserver/2.3.x/
Cheers
Andrea
--
GeoServer training in Milan, 6th & 7th June 2013! Visit
http://geoserver.geo-solutions.it for more information.
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------