[Geoserver-devel] FeatureType Problems

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&quot;&gt;

<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&quot;&gt;

<ServiceExceptionReport version="1.1.1"> <ServiceException code="LayerNotDefined">java.util.NoSuchElementException: Could not locate FeatureTypeConfig &apos;ROAD_LINE&apos;
    </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

Quoting "Jason J. Kahler" <jason.kahler@anonymised.com>:

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&quot;&gt;

<ServiceExceptionReport version="1.1.1">
    <ServiceException

code="">org/apache/xalan/transformer/TransformerIdentityImpl</ServiceException>

</ServiceExceptionReport>

Let me guess, you're running Java 1.5?
For some reason 1.4 includes xalan, but 1.5 decided not to. So if you
download the xalan.jar and put it on your classpath, in the
server/geoserver/WEB-INF/lib/ diretory, or in java, then this should
work right.

I tried to run the getCapabilities because I wanted to verify my
FeatureType (Layer) was available

Yeah, that's the way to do it, I imagine you're in a different namespace
or perhaps capitalization. The getCaps document should have it. I
would be surprised if it had no error and didn't get added.

Chris

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&quot;&gt;

<ServiceExceptionReport version="1.1.1">
    <ServiceException
code="LayerNotDefined">java.util.NoSuchElementException: Could not
locate FeatureTypeConfig &apos;ROAD_LINE&apos;
    </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

-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/