Re: [Geoserver-users] Error seeding vector tiles in GeoServer 2.12

2017-11-17 Thread Torben Barsballe
Reproduced the issue, JIRA ticket here: https://osgeo-org.atlassian.net/browse/GEOS-8401 Looks like this only affects embedded GWC. I have a fix, and have gotten hung up a bit on test cases, as GWC doesn't seem to have any test cases at all for the seed endpoint. Hope to have a fix in before the r

Re: [Geoserver-users] Odd behavior with GeoTiff based Store

2017-11-17 Thread Tom S
Thanks - using Server Status/Resource Cache/Clear did allow the new information to be recognized.  I assume this is the same action as a '/reset' command via the REST API.  On a related note, it would be nice if there was a REST API to trigger a layer to regenerate this boundary data (and perha

Re: [Geoserver-users] Error seeding vector tiles in GeoServer 2.12

2017-11-17 Thread Torben Barsballe
I had thought so as well. PR for the seeding fix is here: https://github.com/GeoWebCache/geowebcache/pull/544 and was merged (and backported) a few weeks ago. Looking at the associated bug reports, they describe slightly different errors (blank page, or HTTP 400 error) than the above. Searching JIR

Re: [Geoserver-users] Error seeding vector tiles in GeoServer 2.12

2017-11-17 Thread Andrea Aime
Hi David and Torben, I thought these REST api migration issues (regressions in 2.12.x) were already solved by a recent commit of yours, but looks like they have not been? Any chance a fix can land before the 2.12.1 release next week? Cheers Andrea On Fri, Nov 17, 2017 at 1:18 PM, Calliess Daniel

Re: [Geoserver-users] (no subject)

2017-11-17 Thread Andrea Aime
Hi, the sql view issue has been reported like 5 times already, in the bug tracker a few times, on twitter, maybe here too ... has been fixed already at the first report, if you cannot wait for the 2.12.1 release (sometimes next week) there are also nightly builds here: https://build.geoserver.org/

Re: [Geoserver-users] Error seeding vector tiles in GeoServer 2.12

2017-11-17 Thread Calliess Daniel Ing .
Hi, we already discussed this problem in October under the subject 'REST API, User endpoints' but I didn't have the time to investigate further and/or file a bug... See also https://sourceforge.net/p/geoserver/mailman/geoserver-users/?viewmonth=201710&limit=250&viewday=19#msg36082856 for more

Re: [Geoserver-users] (no subject)

2017-11-17 Thread Ian Turton
If you look on the archived tab of the download page you can find 2.10 releases (e.g. http://geoserver.org/release/2.10.5/) I have no idea about the other issue though I'm afraid. Ian On 17 November 2017 at 11:25, Marcio Farah wrote: > Good Morning > > I instal

Re: [Geoserver-users] Importer extension / gzip / IOException

2017-11-17 Thread Andrea Aime
Hi Daniel, is this a regression compared to 2.11.x? If so, it might have been caused by the rewrite of the REST APIs that we did in the code March 2017 code sprint: http://blog.geoserver.org/2017/04/11/rest-api-code-sprint-results/ I participated but did not work on the importer part, the error yo