[Geoserver-devel] Windows build server, almost there

2015-04-23 Thread Andrea Aime
Hi, the windows build keeps on running once per hour to locate spurious failures, as far as I could see during the last week we are down to two common failures: a) XML security tests leaving files open, which cannot be cleaned up after (, e.g. http://winbuild.geo-solutions.it/jenkins/job/GeoServer-

Re: [Geoserver-devel] App-Schema online tests

2015-04-23 Thread Ben Caradoc-Davies
On 24/04/15 11:50, Torben Barsballe wrote: > Excellent, good to know we are making progress. > When I go through and update the documentation, I'll make these points a > bit more clear, rather than just showing up as an example. That would be much appreciated. > SC4O hasn't been added yet, so I t

Re: [Geoserver-devel] App-Schema online tests

2015-04-23 Thread Torben Barsballe
Excellent, good to know we are making progress. When I go through and update the documentation, I'll make these points a bit more clear, rather than just showing up as an example. SC4O hasn't been added yet, so I think that is why you are seeing that error. Torben On Thu, Apr 23, 2015 at 4:15 PM

Re: [Geoserver-devel] App-Schema online tests

2015-04-23 Thread Ben Caradoc-Davies
Torben, app-schema-postgis-test passed on Jenkins. I had a quick look and I think the only remaining failures are for Oracle (app-schema-oracle-test and Oracle reference data set tests in app-schema-test). [Correction: I added dbtype=postgisng (the one works for me locally).] I will be very in

Re: [Geoserver-devel] App-Schema online tests

2015-04-23 Thread Ben Caradoc-Davies
Correction: I added dbtype=postgisng (the one works for me locally). On 24/04/15 11:15, Ben Caradoc-Davies wrote: > I have added dbtype=postgis to the Jenkins pre-build script. -- Ben Caradoc-Davies Director Transient Software Limited New Zealand

Re: [Geoserver-devel] App-Schema online tests

2015-04-23 Thread Ben Caradoc-Davies
Aha! Oh, this sucks horribly, but the good news is that I had a peek into the Jenkins pre-build script and I can reproduce the failures locally against my own database and I think I have fixed them for you: (1) For both database types, both "password" and "passwd" are required. I have added "p

Re: [Geoserver-devel] App-Schema online tests

2015-04-23 Thread Torben Barsballe
I took a look the actuall test script (Oracle_Data_ref_set.sql) extracted from the test data jar, and it references the TESTTBS tablespace frequently, without ever creating it, so it seems like an undocumented requirement. I'll try and get that tablespace added to the Oracle DB. I've added -Dquiet

Re: [Geoserver-devel] App-Schema online tests

2015-04-23 Thread Ben Caradoc-Davies
Torben, I could not find anything that might create the Oracle TESTTBS tablespace. It appears to be an undocumented requirement, perhaps a result of the database creation practices used by the corporate DBA team at the originating organisation (IIRC this was a dedicated test server). It might

Re: [Geoserver-devel] App-Schema online tests

2015-04-23 Thread Torben Barsballe
Update: Oracle permissions should be fixed. PostGIS 3D support added. Oracle 3D support is still pending. I have ran into an error where Oracle test data (Oracle_Data_ref_set.sql) is expecting the TESTTBS tablespace to exist. Howver, this tablespace is not created anywhere in the sql script, or el

[Geoserver-devel] Build failed in Jenkins: geoserver-2.7.x-nightly #63

2015-04-23 Thread monitor
See -- Started by timer Building in workspace Checkout:geoserver-master /