On Wed, Oct 19, 2011 at 3:21 PM, Rami Koivula <[email protected]> wrote:
> Hi,
>
>
>
> I have added a WFS Store to my workspace. It shows all the attributes OK and
> everything seems fine.
>
>
>
> But if I preview the layer (WFS) in Geoserver it throws:
>
> <ServiceExceptionReport version="1.2.0"
> xsi:schemaLocation="http://www.opengis.net/ogc
> http://schemas.opengis.net/wfs/1.0.0/OGC-exception.xsd";><ServiceException>
>
>       org.geotools.factory.FactoryNotFoundException: Can't find a response
> parser factory for net.opengis.wfs.impl.GetFeatureTypeImpl@430814b (handle:
> GeoTools 2.7.3 WFS DataStore, service: WFS, version: 1.1.0, baseUrl: null,
> providedVersion: null, extendedProperties: {}) (maxFeatures: 50,
> outputFormat: text/xml; subType=gml/3.1.1/profiles/gmlsf/1.0.0/0,
> resultType: results, traverseXlinkDepth: null, traverseXlinkExpiry: null,
> formatOptions: null, metadata: null)
>
> Can't find a response parser factory for
> net.opengis.wfs.impl.GetFeatureTypeImpl@430814b (handle: GeoTools 2.7.3 WFS
> DataStore, service: WFS, version: 1.1.0, baseUrl: null, providedVersion:
> null, extendedProperties: {}) (maxFeatures: 50, outputFormat: text/xml;
> subType=gml/3.1.1/profiles/gmlsf/1.0.0/0, resultType: results,
> traverseXlinkDepth: null, traverseXlinkExpiry: null, formatOptions: null,
> metadata: null)
>
> </ServiceException></ServiceExceptionReport>
>
>
>
>
>
> It works if I call it directly http://....
> services/MFJ_KARTTA_TES1/MapServer/WFSServer?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=MVK&Featureid=MVK.F3__120778,MVK.F3__120779
>
>
>
> But from Geoserver –>
> http://localhost:8081/geoserver/Metsaan/ows?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=MVK&Featureid=MVK.F3__120778,MVK.F3__120779
>
>
>
> It throws same as in preview.
>
>
>
> What I should do? What that exception means? The WFS message is somehow
> invalid (how?)…

There is a known problem in the wfs datastore that makes it work as a
source for
WMS request but fail for cascaded WFS requests:
http://jira.codehaus.org/browse/GEOT-3888

It seems the issue has been fixed in the meantime, you might want to try out
a nightly build and see if that solves your specific problem. Mind,
I'm just making
a guess.
http://gridlock.opengeo.org/geoserver/2.1.x/

Cheers
Andrea

-- 
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-------------------------------------------------------

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to