[Geoserver-devel] [jira] Created: (GEOS-152) Start error after altering the configuration applied by web interface (and more)

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=GEOS-152

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GEOS-152
    Summary: Start error after altering the configuration applied by web interface (and more)
       Type: Bug

     Status: Open
   Priority: Major

Original Estimate: Unknown
Time Spent: Unknown
  Remaining: Unknown

    Project: GeoServer
   Versions:
             1.2-beta

   Assignee: Chris Holmes
   Reporter: Phil

    Created: Wed, 7 Apr 2004 5:57 PM
    Updated: Wed, 7 Apr 2004 5:57 PM
Environment: WinXP Home, Tomcat 5.0.16 (http://127.0.0.1:9080), PostGIS

Description:
Hello!
1.) (Important)
I placed the geoserver.war into the \webapp directory of Tomcat. The installation first works fine and I can alter the configuration with the webinterface.

I can't exactly reproduce the error:
I can restart TOMCAT several time and the web interface works. But it seems to stop working if I altered the configuration of the WFS (adding new namespace, change log-level, ...) and start TOMCAT again. Then the web interface won't start the following error on the console:

ERROR compiling http://127.0.0.1:9080/geoserver/welcome.do
ERROR compiling http://127.0.0.1:9080/geoserver/admin/index.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/index.do
ERROR compiling http://127.0.0.1:9080/geoserver/contactInformation.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/wfs/index.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/wfs/description.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/wfs/content.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/wms/index.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/wms/description.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/wms/content.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/data/index.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/data/store.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/data/namespace.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/data/style.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/validation/index.do
ERROR compiling http://127.0.0.1:9080/geoserver/config/validation/test.do

Removing the created files in the \work directory of TOMCAT doesn't work. I have to completely remove the created \geoserver directory and let TOMCAT reinstall the application.

2.) (Not important)
The URLs provided at the web interface for testing the GetCapabilities doesn't work, the returned document contains the following error description:

<?xml version="1.0" ?>
<ServiceExceptionReport
   version="1.2.0"
   xmlns="http://www.opengis.net/ogc&quot;
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot;
   xsi:schemaLocation="http://www.opengis.net/ogc wfs/1.0.0/OGC-exception.xsd">
   <ServiceException>
      No wfs kvp request recognized. The REQUEST parameter must be one of GetFeature, GetFeatureWIthLock, DescribeFeatureType, LockFeature, or Transaction. </ServiceException>
</ServiceExceptionReport>

3.) (Important)
I tried to add new feature types. I imported some data (Osnabrueck shapefiles from [deegree] project) into PostGIS (that worked with the [deegree] WFS).
The SRS of the data is: EPSG:31467
The LatLonBoundingBox of the data is:
minx="7.93" miny="52.22" maxx="8.19" maxy="52.34"

I tried to enter the Box values via the web interface but when I saved the configuration the values completely messed up. Actually I can't recognize a schema what's going on :wink: Some values seems not to be accepted?! Maybe it is my error, if the coordinates are out of range for the specified SRS but yet I had no problem using it with the [deegree] WFS.

4.) (Not important)
Is it necessary that one is "forced" to specify a namespace for a database? Or is it possible to turn the use of namespaces off - so the feature type names will be listed in the capabilities document without namespace?
I've run into problems when I configured the [deegree] WMS to access the [geoserver] WFS...because my data before had no namespaces. I added it to the WMS configuration but currently it does not work :frowning:

Maybe someone has some hints for me?
Thank you very much for your help!

Kind regards,
phil

---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira