Hi, We have a fully working Geoserver 2.0.2 except WFS with gml3 is not working. If I do a GetFeature request, I won't get anything but this:
<ows:ExceptionReport version="1.0.0" xsi:schemaLocation="http://www.opengis.net/ows http://kartta.suomi.fi/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd"> <ows:Exception exceptionCode="NoApplicableCode"> <ows:ExceptionText>java.lang.NullPointerException null</ows:ExceptionText> </ows:Exception> </ows:ExceptionReport> The request is ok and has been tested with a test server containing the same data, actually with a same database. Even the demo requests in that faulty server are causing the same exeption. I installed parallel Geoserver and configured the same store and layer. WFS with gml3 seem to be working ok. I wouldn't want to install the whole system all over again, because there are a lot of metadata and other things configured as well. So, I am asking if I could fix that installation. From where I would find the reason for this Null Pointer Exception? I don't think there is much more information in the log, just the null pointer. 2011-03-23 14:37:35,187 ERROR [geoserver.ows] - java.lang.NullPointerException - mika - ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
