[Geoserver-devel] Production logging and WARN level events

2013-12-17 Thread Jonathan Moules
Hi List, I'm wondering if it's possible to get GeoServer to log less to its log, at least when the user has set it to production_logging as I have. The problem is that every time I restart GeoServer (daily) I get a wall of WARN level events. This is a problem from a sys-admins perspective

[Geoserver-devel] Build failed in Jenkins: geoserver-master #153

2013-12-17 Thread monitor
See http://ares.opengeo.org/jenkins/job/geoserver-master/153/changes Changes: [andrea.aime] [GEOS-6221] Have GetFeatureInfo report what the user really clicked onto (taking into account symbol shapes and the like) -- [...truncated 79979 lines...] [INFO]

[Geoserver-devel] Jenkins build is back to normal : geoserver-master #154

2013-12-17 Thread monitor
See http://ares.opengeo.org/jenkins/job/geoserver-master/154/ -- Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects

[Geoserver-devel] ORACLE JNDI connection pool issue

2013-12-17 Thread Hochmeister Rudolf
Hi, We are using Oracle JNDI datastore and having issues with lots of user-aborted WFS/WMS Requests. It seems like when users often request big datasets and then abort it manually (becaus it takes too long) and then request again (many times) our geoserver/tomcat instances run into:

[Geoserver-devel] [jira] (GEOS-6237) Windows 64bits - Geoserver 2.4.0 run as a service: Failed to load the GDAL native libs

2013-12-17 Thread sanguinela sdxcv (JIRA)

[Geoserver-devel] Build failed in Jenkins: cite-wcs-1.0 #62

2013-12-17 Thread monitor
See http://ares.opengeo.org/jenkins/job/cite-wcs-1.0/62/ -- [...truncated 1947 lines...] [exec] [exec] VAR_WCS_TEMP_CRS: EPSG:4326 [exec] VAR_WCS_TEMP_RPCRS: [exec] VAR_WCS_COVERAGE_1_CRS: EPSG:4326

Re: [Geoserver-devel] ORACLE JNDI connection pool issue

2013-12-17 Thread Andrea Aime
On Tue, Dec 17, 2013 at 4:35 PM, Hochmeister Rudolf rudolf.hochmeis...@wien.gv.at wrote: Hi, We are using Oracle JNDI datastore and having issues with lots of user-aborted WFS/WMS Requests. It seems like when users often request big datasets and then abort it manually (becaus it takes too

[Geoserver-devel] Improved GetFeatureInfo committed on trunk

2013-12-17 Thread Andrea Aime
Hi, the rendering based GetFeatureInfo implementation I was talking about some days ago. Advantages: * it handles point symbols with an irregular shape, you get a hit only if you click on the actually painted portion of the symbol (or close by), but not if you click in a empty part of it

Re: [Geoserver-devel] Production logging and WARN level events

2013-12-17 Thread Jody Garnett
I am sure this list can be toned down, and I like the goal of making GeoServer start clean. Lets have a look... 2013-12-17 06:05:01,509 WARN [support.DisposableBeanAdapter] - Invocation of destroy method failed on bean with name 'geoServerLoader':

Re: [Geoserver-devel] Improved GetFeatureInfo committed on trunk

2013-12-17 Thread Jody Garnett
The code is on trunk and enabled by default, it can be turned off by setting the following system variable: -Dorg.geoserver.wms.featureinfo.render.enabled=false Can this be added to the WMS page (I dislike customising with system variables :D ). Forgive me if it already has been :)

[Geoserver-devel] release started

2013-12-17 Thread Jody Garnett
I am starting the release on schedule .. may take me a couple of days to get through. For reference here are the revisions in case anyone wants to help out: version = 2.4-SNAPSHOT git revision = a2ad02c40e4df2d9314c48d53f511f225a30f7c2 git branch = a2ad02c40e4df2d9314c48d53f511f225a30f7c2 build