Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Ben Caradoc-Davies
Thanks, Andrea and Tom. Great result! Kind regards, Ben. On 25/11/15 06:26, Tom Ingold wrote: > Ha! I don’t know…been in meetings for the past 2 hours….magic indeed! > > Tom Ingold > > VP, Product > Boundless > Desk: 202.827.0299 > Mobile: 813.784.4151 > > On November 24, 2015 at 12:14:34 PM, And

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Tom Ingold
Ha! I don’t know…been in meetings for the past 2 hours….magic indeed! Tom Ingold VP, Product Boundless Desk: 202.827.0299 Mobile: 813.784.4151 On November 24, 2015 at 12:14:34 PM, Andrea Aime (andrea.a...@geo-solutions.it) wrote: Hi Tom, looks like all the CITE tests are back to blue. What was

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Andrea Aime
Ha ha ha, well, thanks for the support anyways, now we are back in business on master as well and can resume thinking about the next updates... like the switch to Java 8 for example Cheers Andrea On Tue, Nov 24, 2015 at 6:26 PM, Tom Ingold wrote: > Ha! I don’t know…been in meetings for the pas

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Andrea Aime
Hi Tom, looks like all the CITE tests are back to blue. What was the magic change in the end? Cheers Andrea On Tue, Nov 24, 2015 at 4:27 PM, Andrea Aime wrote: > On Tue, Nov 24, 2015 at 4:23 PM, Tom Ingold > wrote: > >> I just want it to be easy to maintain and track…would also be nice not to

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Andrea Aime
On Tue, Nov 24, 2015 at 4:23 PM, Tom Ingold wrote: > I just want it to be easy to maintain and track…would also be nice not to > require sudo to make changes! Maybe we wait until the switch to the new > CITE engine? > As you prefer. Indeed if you put everything on github, and make it so that the

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Tom Ingold
I just want it to be easy to maintain and track…would also be nice not to require sudo to make changes! Maybe we wait until the switch to the new CITE engine?  Tom Ingold VP, Product Boundless Desk: 202.827.0299 Mobile: 813.784.4151 On November 24, 2015 at 10:16:05 AM, Andrea Aime (andrea.a...

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Andrea Aime
On Tue, Nov 24, 2015 at 4:11 PM, Tom Ingold wrote: > I was testing to see if it made a difference - so I added that line and > was trying it both ways. Just switched it back now… > > Call me crazy…but maybe we can put that script in Github? > Not sure... I mean, the entire thing also need a spec

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Tom Ingold
I was testing to see if it made a difference - so I added that line and was trying it both ways. Just switched it back now… Call me crazy…but maybe we can put that script in Github? Tom Ingold VP, Product Boundless Desk: 202.827.0299 Mobile: 813.784.4151 On November 24, 2015 at 10:05:41 AM, An

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Andrea Aime
On Tue, Nov 24, 2015 at 3:51 PM, Tom Ingold wrote: > Andrea, > > Don’t think it has anything to do with port numbers (at least right > now). The logs seem to indicate that Jetty can’t actually find any web > applications to run. > It's strange, locally I had the same output as Jenkins below un

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Tom Ingold
Andrea,   Don’t think it has anything to do with port numbers (at least right now).  The logs seem to indicate that Jetty can’t actually find any web applications to run. Looking at the Jenkins logs I see: + ./startup.sh -Djetty.http.port=11010 WARNING: Module not found [ssl] Usage: java -jar

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Tom Ingold
I had fixed this previously and we had moved on to the issue with the GeoServer not starting due to GeoTools logging….will fix again Tom Ingold VP, Product Boundless Desk: 202.827.0299 Mobile: 813.784.4151 On November 22, 2015 at 10:58:11 AM, Andrea Aime (andrea.a...@geo-solutions.it) wrote:

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Jody Garnett
I had passed your information on to the IT help desk ticket for this issue. -- Jody Garnett On 24 November 2015 at 02:47, Andrea Aime wrote: > Cough cough... anyone? > > Cheers > Andrea > > On Sun, Nov 22, 2015 at 4:58 PM, Andrea Aime > wrote: > >> Hi, >> I've been looking into why the CITE te

Re: [Geoserver-devel] Fixing master CITE tests

2015-11-24 Thread Andrea Aime
Cough cough... anyone? Cheers Andrea On Sun, Nov 22, 2015 at 4:58 PM, Andrea Aime wrote: > Hi, > I've been looking into why the CITE tests are not starting up yet (quite > fed up of > seeing all those build failures once a day) and I believe I've found the > issue. > > The run.sh now does the f

[Geoserver-devel] Fixing master CITE tests

2015-11-22 Thread Andrea Aime
Hi, I've been looking into why the CITE tests are not starting up yet (quite fed up of seeing all those build failures once a day) and I believe I've found the issue. The run.sh now does the following: echo "jetty.http.port=11010" > ../start.ini This ends up setting up the wrong variable (it's ca