Debasish Sahu ha scritto: > Hi Andrea, > > I am getting a null pointer exception in line 1689 in > StreamingRenderer.java as the GeometryDescriptor returned is null. > > Am I missing something in the Oracle Spatial configuration that is > causing the error.
It would seem so yeah. Maybe the details of the table and user information can help use debug it. Or if you have GS in a developer environment and can run it in a debugger try to have a look in OracleDialect.getMapping and see what happens with your geometry column. Just to be sure: you do have a geometry column, it is accessible by the current user, and properly indexed? Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
