Re: [Geoserver-devel] Random WMS failure on build box

2017-01-14 Thread Andrea Aime
Aaah, finally got it: 14 Jan 11:17:43 ERROR [geotools.rendering] - org.geotools.util.SoftValueHashMap$Reference cannot be cast to org.opengis.referencing.operation.CoordinateOperation java.lang.ClassCastException: org.geotools.util.SoftValueHashMap$Reference cannot be cast to org.opengis.referenci

Re: [Geoserver-devel] Random WMS failure on build box

2017-01-14 Thread Andrea Aime
Hi Ben, thanks a lot for the analysis! Any chance you can share a stack trace? For the life of me I cannot get it to fail on my computer, so a full stack trace is key to solve what seems to be a simple issue. I would like to revert the pull request to allow Ugo quiet time during working hours to l

Re: [Geoserver-devel] Random WMS failure on build box

2017-01-13 Thread Ben Caradoc-Davies
Andrea, I can now reproduce this failure locally 100% of the time (10 out of 10 trials, running all gs-wms tests in Maven). The OWS ServiceExceptionReport (see below for details) contains: org.geotools.util.SoftValueHashMap$Reference cannot be cast to org.opengis.referencing.operation.Coordina

Re: [Geoserver-devel] Random WMS failure on build box

2017-01-13 Thread Andrea Aime
Ok, I'll switch that build off quiet tests, hopefully a stack trace will show up then :-) Cheers Andrea On Fri, Jan 13, 2017 at 7:03 PM, Ben Caradoc-Davies wrote: > On 14/01/17 00:55, Andrea Aime wrote: > >> testAdvancedProjectionHandling(org.geoserver.wms.wms_1_1_1.G >> etMapIntegrationTest) >

Re: [Geoserver-devel] Random WMS failure on build box

2017-01-13 Thread Ben Caradoc-Davies
On 14/01/17 00:55, Andrea Aime wrote: > testAdvancedProjectionHandling(org.geoserver.wms.wms_1_1_1.GetMapIntegrationTest) > Time elapsed: 25 sec <<< FAILURE! > org.junit.ComparisonFailure: expected:<[image/png]> but > was:<[application/vnd.ogc.se_xml]> Andrea, I have seen this failure locally on

Re: [Geoserver-devel] Random WMS failure on build box

2017-01-13 Thread Torben Barsballe
I believe I have run into it a couple of times, but not reliably. Torben On Fri, Jan 13, 2017 at 3:55 AM, Andrea Aime wrote: > Hi, > every few builds we are getting this failure, it seems to be random: > > [INFO] Compiling 28 source files to > /var/lib/jenkins/workspace/geoserver-master/src/wc