Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] "layer not rendered" so it can't be edited?

It won't let me log errors remember?!?!  It says "GeoServer Logging Disabled"

I can run it as an app and get whatever appears in the DOS window but that's it.  I'll give that a go...

On 9/19/07, Andrea Aime <aaime@xxxxxxxxxxxxx> wrote:
Tom (JDi Solutions) ha scritto:
> Ok,

> aha, maybe this is the problem...
>
> The request:
>
> <DescribeFeatureType
>   version="1.1.0"
>   service="WFS"
>   xmlns="http://www.opengis.net/wfs"
>   xmlns:topp="http://www.openplans.org/topp"
>   xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
>   xsi:schemaLocation=" http://www.opengis.net/wfs
> http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
>
>     <TypeName>wfstest:WFSTEST</TypeName>
>
> </DescribeFeatureType>
>
> returns:
>
> <?xml version=" 1.0" encoding="UTF-8"?>
> <ows:ExceptionReport version=
> "1.0.0"
>   xsi:schemaLocation="http://www.opengis.net/ows
> http://jdi-consult.net:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd"
>   xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance " xmlns:ows="http://www.opengis.net/ows"
>>
>   <ows:Exception exceptionCode="NoApplicableCode">
>     <ows:ExceptionText
>>Could not find type: WFSTEST</ows:ExceptionText>
>   </ows:Exception>
> </ows:ExceptionReport>

Yikes... can you look into the GeoServer logs and attach a full stack
trace against a newly created jira issue?
Thanks
Andrea
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel


Back to the top