On Windows with GeoServer 1.3 beta I get The following Error with
GetCapabilities call:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!DOCTYPE ServiceExceptionReport SYSTEM "http://localhost:8080/geoserver/data/capabilities//wms/1.1.1/WMS_exception_1_1_1.dtd">
<ServiceExceptionReport version="1.1.1"> <ServiceException code="">org/apache/xalan/transformer/TransformerIdentityImpl</ServiceException>
</ServiceExceptionReport>
I tried to run the getCapabilities because I wanted to verify my FeatureType (Layer) was available
I added it via tha admin with no errors but When I call getMap I Get the following:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!DOCTYPE ServiceExceptionReport SYSTEM "http://localhost:8080/geoserver/data/capabilities//wms/1.1.1/WMS_exception_1_1_1.dtd">
<ServiceExceptionReport version="1.1.1"> <ServiceException code="LayerNotDefined">java.util.NoSuchElementException: Could not locate FeatureTypeConfig 'ROAD_LINE'
</ServiceException>
</ServiceExceptionReport>
I Really need to figure out whats going on with this. Can anybody help?
--
Jason J. Kahler
Software Engineer
BAE Systems
428 Phoenix Drive
Griffiss Business and Technology Park
Rome, NY 13441
Phone: (315) 339 3393 X177