GeoServer User
When I perform a “Layer Preview” check on newly added Shapefile and then click on a feature to check for attributes I get the following error message
Any ideas what I have done.
ava.lang.IllegalArgumentException: Can’t find neither a FeatureType nor a CoverageInfo named http://www.opengeospatial.net/cite:af_provincial_bndry_poly Can’t find neither a FeatureType nor a CoverageInfo named http://www.opengeospatial.net/cite:af_provincial_bndry_poly
Jeff
Hi Jeff. I think I encountered that double negative a few months ago. I feel like that was an error related to the default workspace that was fixed by 2.0.1. What version are you using?
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
On 3/15/2010 10:31 PM, Jeff Reichman wrote:
GeoServer User
When I perform a “Layer Preview” check on newly added Shapefile and then
click on a feature to check for attributes I get the following error message
Any ideas what I have done.
ava.lang.IllegalArgumentException: Can't find neither a FeatureType nor
a CoverageInfo named
http://www.opengeospatial.net/cite:af_provincial_bndry_poly Can't find
neither a FeatureType nor a CoverageInfo named
http://www.opengeospatial.net/cite:af_provincial_bndry_poly
Jeff
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
Jeff Reichman ha scritto:
GeoServer User
When I perform a “Layer Preview” check on newly added Shapefile and then click on a feature to check for attributes I get the following error message
As Mike suggested, please try out 2.0.1 if you're not using
it already.
If you are already using it, can you locate geoserver.log in
your data directory and provide us with the full stack trace
associated to that user interface error?
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
On Tue, Mar 16, 2010 at 2:22 PM, Andrea Aime <aaime@anonymised.com> wrote:
Jeff Reichman ha scritto:
GeoServer User
When I perform a “Layer Preview” check on newly added Shapefile and then
click on a feature to check for attributes I get the following error message
As Mike suggested, please try out 2.0.1 if you're not using
it already.
If you are already using it, can you locate geoserver.log in
your data directory and provide us with the full stack trace
associated to that user interface error?
I've attached an update to this to ticket GEOS-3337
(http://jira.codehaus.org/secure/ManageAttachments.jspa?id=95896).
I can show the bug in 2.0.1 and today's nightly.
Please ask if you need more info.
Ian
--
Ian Turton
Further investigation indicates that the problem may be related to how
you load the shapefile. In the first case I loaded it as a shapefile,
trying again now by loading it as a directory of shapefiles works just
fine.
So compare http://webmapping.mgis.psu.edu/geoserver/www/denslow/NCFlorasDemo.html
and http://webmapping.mgis.psu.edu/geoserver/www/denslow/NCFlorasDemo3.html
The only difference is how I loaded the shapefile.
Ian