Exception when designing an user defined style
----------------------------------------------
Key: GEOS-1997
URL: http://jira.codehaus.org/browse/GEOS-1997
Project: GeoServer
Issue Type: Bug
Affects Versions: 1.7.0-beta1, 1.6.4
Environment: Windows XP Professional, PostgreSQL 8.3 (with Postgis)
Reporter: juan carlos
Assignee: Andrea Aime
I've created one datastore who links to PostGis without any problem. When I want to create the corresponding Entities I've two problems:
1. The graphic interface lets me create a new SLD style and I can see the new SLD file in the styles directory, but if I want to assign the new style to my new entity I get the following error (where "allaus" is the schema name and "ALLAU_GEOM" is the Postgis geographic table):
allaus:ALLAU_GEOM
org.vfny.geoserver.global.ConfigurationException: FeatureTypeInfo allaus:::ALLAU_GEOM ignored - Style 'ALLAU_GEOM_style' not found!
2. When I push "Generate" in order to obtain the bounding box (extent) of the layer I get this exception error:
org.geotools.data.DataSourceException: Could not count Request All Features
Thanks in advance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira