Hi,
Congratulations on 1.3 release!
I’ve downloaded 1.3 as a .war deployed to Tomcat 5.5.12 on Windows 2003.
Here is some feedback:
- On initial start up there were a series of logged warnings and errors.
WARNING: Could not aquire PostGIS spatial database:org.geotools.data.DataSourceException: Connection failed:org.postgresql.util.PSQLException: A connection error has occurred: org.postgresql.util.PSQLException: FATAL: password authentication failed for user “postgres”
I believe it is expecting to connect to a PostGIS with a generic password using the datastore definition for a localPostGIS:
Namespace: topp
Db: dcmms
If I edit the localpostgis datastore or delete and redeploy the errors no longer occur…
Followed by a series of Severe events like:
SEVERE: Attempting to create file:D:\Apache Software Foundation\Tomcat 5.5\webapps\geoserver\data\plugIns\Gazetteer.xml
Jan 27, 2006 10:11:35 AM org.vfny.geoserver.global.xml.XMLConfigWriter$WriterUtils initFile
These also disappeared after removing the datastore for localPostGIS
In addition
java.lang.IllegalAccessException: Class org.vfny.geoserver.servlets.FreefsLog can not access a member of class org.geotools.data.arcsde.ConnectionPoolFactory with modifiers “public static synchronized”
I wonder if there is a default arcsde lurking in the datastores? There it is ‘testSDE’ This probably won’t work for a generic deployment.
-
I noticed a z3950-geo.map file. Does 1.3 have a z3950 catalogue service?
-
I notice the Server config: write logs to file logs/geoserver.log doesn’t appear to work even when enabled?
Now after a couple of Tomcat restarts it is working? But after the next restart it no longer works again?
- demos.
WMS Example works great!
Previews most work very well big improvement from previous version!
tiger:tiger_roads is blank?
tiger:giant_polygon is blank
Sample Request
WFS describefeaturetype.xml etc
WARNING: OutputStream could not be aborted in time. An error has occurred and could not be sent to the user.
Jan 27, 2006 2:30:46 PM org.vfny.geoserver.servlets.AbstractService init
INFO: Set buffer size to 50
Jan 27, 2006 2:30:46 PM org.vfny.geoserver.servlets.AbstractService sendError
INFO: Had an undefined error: null
.
.
·862641 [WARNING] org.vfny.geoserver.util.requests.XmlCharsetDetector - Invalid(?) XML declaration: <!-- A.
Also
.
.
org.vfny.geoserver.wfs.servlets.TestWfsPost.processRequest(TestWfsPost.java:236)
org.vfny.geoserver.wfs.servlets.TestWfsPost.doPost(TestWfsPost.java:68)
.
.
Note that http://localhost/geoserver/wfs/GetCapabilities works fine just not the TestWfsPost post body? Perhaps I am missing a required library?
I am downloading the current svn for TestWfsPost 1.3 to see where I’m in trouble.
- One last question what is status of ComplexDatastore? Will that be available in the 1.4 release?
Thanks
randy