[Geoserver-devel] Jenkins build is back to normal : geoserver-master-app-schema-online #928

2017-09-28 Thread nstires
See -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org!

Re: [Geoserver-devel] GeoServer 2.12-RC1 artifacts available for testing

2017-09-28 Thread Torben Barsballe
New build of geoserver out with a fix for the DMG issue - GeoServer now starts up on my machine. If someone else with a macOS machine can also test, that would be appreciated (DMG attached)​ geoserver-2.12-RC1.dmg

[Geoserver-devel] Strange behavior with the GeoServer REST

2017-09-28 Thread Nuno Oliveira
Hi all, something doesn't look right with GeoServer REST. First the GWC end-points seem to be indexed and prefixed with EST ? Not sure what EST stands for: * est * est/diskquota * est/layers * est/masstruncate * est/seed.json * est/statistics Then when accessing the other REST

[Geoserver-devel] [JIRA] (GEOS-8309) Logging has "woekspace" typo

2017-09-28 Thread Brad Hards (JIRA)
Title: Message Title Brad Hards created

Re: [Geoserver-devel] Build failed in Jenkins: geoserver-master-app-schema-online #926

2017-09-28 Thread Ben Caradoc-Davies
Ouch. Have we got multiple instances of this test running concurrently (ares and apollo)? Tests run: 21, Failures: 1, Errors: 19, Skipped: 0, Time elapsed: 10,067.869 sec <<< FAILURE! testResultHitsWithFilter(org.geoserver.test.onlineTest.DataReferenceWfsPostgisTest) Time elapsed: 10067349

Re: [Geoserver-devel] Build failed in Jenkins: geoserver-master-app-schema-online #926

2017-09-28 Thread Torben Barsballe
They ought to be staggered. Although, until recently the apollo one wasn't working at all, so that is probably the issue. Looking on Apollo, the build seems to be stuck. I'll disable the ares job, and make the apollo job report to the mailing lists. Torben. On Thu, Sep 28, 2017 at 4:56 PM, Ben

Re: [Geoserver-devel] GeoServer 2.12-RC1 artifacts available for testing

2017-09-28 Thread Ben Caradoc-Davies
Torben, looks good. No unexpected artifacts (such as SNAPSHOTS) in the bin, war, or the plugins I examined. Smoke tests on the bin look good. I tested many layer previews and several demo requests. GeoServer information and the admin pages as expected. I also saw the Marlin renderer

[Geoserver-devel] [JIRA] (GEOS-8306) line pattern fills in geoserver (and qgis)

2017-09-28 Thread Paul van Genuchten (JIRA)
Title: Message Title Paul van Genuchten

Re: [Geoserver-devel] Build failed in Jenkins: geoserver-master-app-schema-online #922

2017-09-28 Thread Torben Barsballe
Hi Nuno, Thanks for checking the cause of this failure. I've gotten in touch with Nick (Boundless Devops) and we are looking into the issue. Torben On Thu, Sep 28, 2017 at 3:50 AM, Nuno Oliveira < nuno.olive...@geo-solutions.it> wrote: > Hi all, > it seems that the oracle instance database is

Re: [Geoserver-devel] Strange behavior with the GeoServer REST

2017-09-28 Thread Kevin Smith
I suppose it depends on whether we want to consider the GWC REST API a subset of the GeoServer REST API, or a separate API within the application. Given it's /gwc/rest rather than /rest/gwc it seems to make more sense to keep them separate. On 2017-09-28 03:25 PM, Torben Barsballe wrote: > Found

[Geoserver-devel] Get Layer Style as svg imagess according to Category of object

2017-09-28 Thread chhoturam jat
Hi, I need to display on layer SVG images instead of the point according to the category of object. I have multiple objects with a category, for example, an object as the car, bus etc. I created Objects style on GeoServer with two different rule.When applying on the layer according to category

[Geoserver-devel] Build failed in Jenkins: geoserver-master-app-schema-online #926

2017-09-28 Thread monitor
See -- [...truncated 2080 lines...] [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory

Re: [Geoserver-devel] Build failed in Jenkins: geoserver-master-app-schema-online #922

2017-09-28 Thread Nuno Oliveira
Hi all, it seems that the oracle instance database is not responding: psql: could not connect to server: Connection timed out Is the server running on host "184.154.70.224" and accepting TCP/IP connections on port 5432? Full log:

Re: [Geoserver-devel] Strange behavior with the GeoServer REST

2017-09-28 Thread Torben Barsballe
I've got a simple fix for the GeoWebCache issue here: https://github.com/geoserver/geoserver/pull/2547 In the interests of a prompt release, I've just excluded the geowebcache endpoints (which is the same way the old index page worked). And I've made a bug report for it here:

[Geoserver-devel] [JIRA] (GEOS-8307) RenderedImageMapOutputFormat won't try to render requests outside of the reader declared envelope

2017-09-28 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created

[Geoserver-devel] [JIRA] (GEOS-8308) GeoWebCache Rest endpoints showing up truncated in rest index

2017-09-28 Thread Torben Barsballe (JIRA)
Title: Message Title Torben Barsballe

Re: [Geoserver-devel] Strange behavior with the GeoServer REST

2017-09-28 Thread Torben Barsballe
Found the issue. Definately a bug in IndexController - it just blindly trims off the first four characters (normally "rest") of the path when constructing the index. I don't think the original rest index included the gwc endpoints - is this something we want to have included? Torben On Thu, Sep

Re: [Geoserver-devel] Strange behavior with the GeoServer REST

2017-09-28 Thread John Schulz
Hi Nuno, I can confirm at least for the GWC endpoints that there are issues. I'm currently working on Swagger docs for those endpoints and they should look like: ~/geoserver/ - gwc/rest - gwc/rest/diskquota - gwc/rest/layers - gwc/rest/masstruncate - gwc/rest/seed.json -

[Geoserver-devel] GeoServer 2.12-RC1 artifacts available for testing

2017-09-28 Thread Torben Barsballe
The GeoServer 2.12-RC1 artifacts are available for testing from https://build.geoserver.org/geoserver/release/2.12-RC1/ Windows and macOS artifacts are in there way. Torben -- Check out the vibrant tech community on one