Re: [Geoserver-devel] Alternate shapefile data store ignored

2008-07-06 Thread Andrea Aime
John Preston ha scritto: > Any help would be appreciated. I have juat created a Shapefile data > store plugin which access the four > shape file components (.shp,.shx,.dbf,.prj) which are stored in a > repository via a single file url. I used > the ShapefileDataStore and ShapefileDataStoreFactory a

[Geoserver-devel] Alternate shapefile data store ignored

2008-07-06 Thread John Preston
Any help would be appreciated. I have juat created a Shapefile data store plugin which access the four shape file components (.shp,.shx,.dbf,.prj) which are stored in a repository via a single file url. I used the ShapefileDataStore and ShapefileDataStoreFactory as templates, and it seems to work.

[Geoserver-devel] [jira] Created: (GEOS-2028) KVP parser uses Filter 1.0 parser configuration instead of 1.1

2008-07-06 Thread JIRA
KVP parser uses Filter 1.0 parser configuration instead of 1.1 -- Key: GEOS-2028 URL: http://jira.codehaus.org/browse/GEOS-2028 Project: GeoServer Issue Type: Bug Componen

Re: [Geoserver-devel] hudson dead

2008-07-06 Thread Arne Kepp
Actually it was a bit worse this time :( The box was thoroughly compromised late on July 2nd, the only exposed ports were SSH, Apache and Tomcat and there were no known sever issues with any of the pacakges. I can't be 100% sure, but it looks like a weakness in Apache 2.2.8 that they were able

Re: [Geoserver-devel] Image cacheing perf test evaluation on the spanish SDI list [Fwd: Re: [IDEE] Cacheo de Imagenes]

2008-07-06 Thread Gabriel Roldán
I don't quite get it neither. I'm cc'ing the guy that performed the test. Hi Miguel, I got quite surprised by your results in the email to the IDEE list and forwarded your message to the geoserver devel list. It seems strange that using GeoWebCache is performing that bad I guess. In any case, c

[Geoserver-devel] Hudson build is back to normal: geoserver-1.7.x #26

2008-07-06 Thread ak
See http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/26/changes - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with

[Geoserver-devel] Hudson build is back to normal: geoserver-trunk #347

2008-07-06 Thread ak
See http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/347/changes - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along wit

Re: [Geoserver-devel] Image cacheing perf test evaluation on the spanish SDI list [Fwd: Re: [IDEE] Cacheo de Imagenes]

2008-07-06 Thread Arne Kepp
I don't get it, are they testing cache response times on uncached data? If you ask for a tile that GWC has, response times should be a lot less than 733. The worst I can imagine is 90 ms (it emulate's TileCache's filestorage, which is six levels deep, and should be reduced to two or three). Of

[Geoserver-devel] [jira] Created: (GEOS-2027) Inability to run cite tests against Oracle

2008-07-06 Thread Andrea Aime (JIRA)
Inability to run cite tests against Oracle -- Key: GEOS-2027 URL: http://jira.codehaus.org/browse/GEOS-2027 Project: GeoServer Issue Type: New Feature Components: Oracle Reporter:

[Geoserver-devel] About the build failures in wfsv

2008-07-06 Thread Andrea Aime
Hi, the build failures in the wfsv module are due to the fact the tests are enabled (the $home/.geoserver/wfsv.properties file is there) but the connection is failing, probably because the db is not there: http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target/s

[Geoserver-devel] Build failed in Hudson: geoserver-1.7.x #25

2008-07-06 Thread ak
See http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/25/changes Changes: [aaime] GEOS-2026) Locking code can still leak connections [aaime] Make extra sure transactions are closed -- [...truncated 2155 lines...] 500100.0 500100.0 50

[Geoserver-devel] Build failed in Hudson: geoserver-trunk #346

2008-07-06 Thread ak
See http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/346/changes Changes: [aaime] GEOS-2026) Locking code can still leak connections [aaime] Make extra sure transactions are closed -- [...truncated 5557 lines...] at junit.framework.Te

Re: [Geoserver-devel] Image cacheing perf test evaluation on the spanish SDI list [Fwd: Re: [IDEE] Cacheo de Imagenes]

2008-07-06 Thread Andrea Aime
Gabriel Roldán ha scritto: > Hey Simone, > I'm forwarding a message from the spanish SDI list. > > Its in spanish but you may get a sense out of it anyways. Its a perf > comparison between different WMS's for raster data serving with cacheing > (GeoWebCache when using geoserver). > > If I'm rea

[Geoserver-devel] [jira] Created: (GEOS-2026) Locking code can still leak connections

2008-07-06 Thread Andrea Aime (JIRA)
Locking code can still leak connections --- Key: GEOS-2026 URL: http://jira.codehaus.org/browse/GEOS-2026 Project: GeoServer Issue Type: Bug Affects Versions: 1.7.0-beta1, 1.6.4 Reporter: A