[Geoserver-devel] [JIRA] (GEOS-9079) GWC locks Tile-Info xml files on the DATA_DIR unless resources are released

2018-12-20 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alessio Fabiani created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9079  
 
 
  GWC locks Tile-Info xml files on the DATA_DIR unless resources are released   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 GWC  
 
 
Created: 
 20/Dec/18 6:47 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Alessio Fabiani  
 

  
 
 
 
 

 
 It looks like the Tile Layer and LayerGroup Info XML files get locked by GWC when they are created/modified. Would be good to check if there's some missing disposal somewhere in the integration module.  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 Get Jira 

[Geoserver-devel] [JIRA] (GEOS-9078) [Backup & Restore] Improve the module Documentation with the latest fixes/improvements

2018-12-20 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alessio Fabiani created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9078  
 
 
  [Backup & Restore] Improve the module Documentation with the latest fixes/improvements   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Alessio Fabiani  
 
 
Components: 
 Backup and Restore  
 
 
Created: 
 20/Dec/18 6:39 PM  
 
 
Priority: 
  High  
 
 
Reporter: 
 Alessio Fabiani  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS 
  
 
 
 This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100096-sha1:19fe830)  
 
 

 
   
 

[Geoserver-devel] [JIRA] (GEOS-9077) [Backup & Restore] Make the REST Controller able to check internal archive saved filters

2018-12-20 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alessio Fabiani created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9077  
 
 
  [Backup & Restore] Make the REST Controller able to check internal archive saved filters   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Alessio Fabiani  
 
 
Components: 
 Backup and Restore  
 
 
Created: 
 20/Dec/18 6:38 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Alessio Fabiani  
 

  
 
 
 
 

 
 Currently, a selective backup archive (ZIP) contains a descriptor reporting the filters applied originally by the user, in order to save/restore only the specific resources. While the GUI is able to automatically read those filters and act accordingly, the REST controller still needs them to be explicitly written on the request body. As an admin, I would like the REST controller to be able to recognize them automatically whenever exists and, possibly, have an explicit option to force a full Restore.  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 

[Geoserver-devel] [JIRA] (GEOS-9076) [Backup & Restore] Selective B&R: check GWC events in order to avoid creating Tile Layer Defaults

2018-12-20 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alessio Fabiani created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9076  
 
 
  [Backup & Restore] Selective B&R: check GWC events in order to avoid creating Tile Layer Defaults   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Alessio Fabiani  
 
 
Components: 
 Backup and Restore  
 
 
Created: 
 20/Dec/18 6:33 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Alessio Fabiani  
 

  
 
 
 
 

 
 When performing a selective Backup & Restore, the plugin basically does a copy of the existing resources from the source catalog. During this phase, it copies also the LayerInfos and LayerGroupInfos, by assigning to them a new ID. The problem is that doing that an event is raised from the gwcCatalog listener to create a TileLayer defaults in case it does not exist, despite the admin has explicitly deleted it. This should not happen. If I removed a TileLayerInfo from my catalog, I don't want it appearing again after a restore.  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 
 

[Geoserver-devel] [JIRA] (GEOS-9075) Cannot use jdbcMultipleValue mappings in app-schema plugin for Oracle data stores

2018-12-20 Thread Michael Sexton (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Sexton created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9075  
 
 
  Cannot use jdbcMultipleValue mappings in app-schema plugin for Oracle data stores   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 2.14.1  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 Application schema, Oracle  
 
 
Created: 
 20/Dec/18 12:13 PM  
 
 
Environment: 
 Windows 7, Java 8.  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Michael Sexton  
 

  
 
 
 
 

 
 As described in mailing list discussion https://sourceforge.net/p/geoserver/mailman/message/36498269/, GeoServer throws a cast exception when attempting to map multiple simple attributes using the  

 
jdbcMultipleValue 

  functionality using an Oracle database. Affects GeoServer version 2.14.1 Stack trace: 

 
18 Dec 11:01:27 INFO [org.geoserver.wfs] -
Request: getServiceInfo
18 Dec 11:01:27 INFO [org.geoserver.wfs] -
Request: getFeature
service = WFS
version = 1.1.0
baseUrl = http://localhost:28080/
query[0]:
filter = [ er.mineraloccurrence.2004416 ]
typeName[0] = {http://xmlns.earthresourceml.org/EarthResource/2.0}MineralOccurrence
outputFormat = text/xml; subtype=gml/3.1.1
resultType = results
18 De

Re: [Geoserver-devel] GeoTools / GeoServer PMC meeting - 2018-12-11

2018-12-20 Thread Nuno Oliveira
The pending Travis builds for the PRs I was monitoring passed.
I didn't do anything to fix the builds, looks like they clear up on
their own.
Thank you for the help and support Torben.
On Mon, 2018-12-17 at 13:46 -0800, Torben Barsballe wrote:
> It looks like the Jenkins failures have cleared up by themselves
> (unless anyone changed something in particular).
> 
> Travis also seems to be passing on the latest PRs - is anyone still
> having issues? Did anyone do anything specific to attempt to fix the
> failures, or did they just clear up on their own.
> 
> Torben
> 
> 
> 
> On Wed, Dec 12, 2018 at 12:33 PM Torben Barsballe 
> ssgeo.com> wrote:
> > With regards to the Travis timeouts, I have noticed that mvn
> > downloads from central (repo1.maven.org/maven2)have been unusually
> > slow lately (~ a couple minutes for a regular-sized artifact). Not
> > so slow as to cause the Jenkins issues, but perhaps slow enough to
> > cause timeouts Travis?
> > 
> > Cheers,
> > Torben
> > 
> > On Wed, Dec 12, 2018 at 10:05 AM Nuno Oliveira 
> > olutions.it> wrote:
> > > Same  here, local build went fine, thank you Torben.
> > > 
> > > On Wed, 2018-12-12 at 09:33 -0800, Torben Barsballe wrote:
> > > > I've kicked off a new GT master build on Jenkins, we'll see
> > > > what happens this time around
> > > > 
> > > > As an aside, I did try building GeoTools master locally,
> > > > forcing maven updates, and didn't run into any trouble.
> > > > 
> > > > Torben
> > > > 
> > > > On Wed, Dec 12, 2018 at 2:44 AM Nuno Oliveira 
> > > > o-solutions.it> wrote:
> > > > > I see that no new GeoTools Jenkins build as been started
> > > > > since yesterday, should we start a new one (I don't have
> > > > > enough permissions to do that) ? 
> > > > > 
> > > > > On Tue, 2018-12-11 at 11:19 -0800, Torben Barsballe wrote:
> > > > > > GeoTools master has stalled on Jenkins again.
> > > > > > 
> > > > > > Stalled at:
> > > > > > 
> > > > > > [INFO] --- maven-install-plugin:2.4:install (default-
> > > > > > install) @ gt-wps ---
> > > > > > [INFO] Installing /var/jenkins/workspace/geotools-
> > > > > > master/modules/unsupported/wps/target/gt-wps-21-
> > > > > > SNAPSHOT.jar to
> > > > > > /var/jenkins/.m2/repository/org/geotools/gt-wps/21-
> > > > > > SNAPSHOT/gt-wps-21-SNAPSHOT.jar
> > > > > > [INFO] Installing /var/jenkins/workspace/geotools-
> > > > > > master/modules/unsupported/wps/pom.xml to
> > > > > > /var/jenkins/.m2/repository/org/geotools/gt-wps/21-
> > > > > > SNAPSHOT/gt-wps-21-SNAPSHOT.pom
> > > > > > [INFO] Installing /var/jenkins/workspace/geotools-
> > > > > > master/modules/unsupported/wps/target/gt-wps-21-SNAPSHOT-
> > > > > > sources.jar to /var/jenkins/.m2/repository/org/geotools/gt-
> > > > > > wps/21-SNAPSHOT/gt-wps-21-SNAPSHOT-sources.jar
> > > > > > 
> > > > > > This seems to be the same place it was stopped before. I
> > > > > > have killed the jobs.
> > > > > > 
> > > > > > On Tue, Dec 11, 2018 at 8:33 AM Nuno Oliveira 
> > > > > > a...@geo-solutions.it> wrote:
> > > > > > > Attending
> > > > > > > Torben Barsballe
> > > > > > > Andrea Aime
> > > > > > > Nuno Oliveira
> > > > > > > 
> > > > > > > Actions from Last Meeting
> > > > > > > Propose moving Spatiallite to unsupported on Mailing
> > > > > > > Lists [DONE]
> > > > > > > Ask for volunteers for Java 11 milestone release [DONE]
> > > > > > > 
> > > > > > > Agenda
> > > > > > > Java 11 Milestone release - When
> > > > > > > 2.13.4 release - volunteers
> > > > > > > Move meeting forward 1 hour?
> > > > > > > Travis builds failing
> > > > > > > Actions
> > > > > > > [Andrea] Ask on list for 2.13.4 release volunteers
> > > > > > > Java 11 Milestone release - When
> > > > > > > Just avoid the 2.13.4 release timeframe (so not Dec 18th)
> > > > > > > 
> > > > > > > Chit chat notes about jdk 8 longer term support:
> > > > > > > https://adoptopenjdk.net/support.html
> > > > > > > https://aws.amazon.com/about-aws/whats-new/2018/11/introd
> > > > > > > ucing-amazon-corretto/
> > > > > > > https://azure.microsoft.com/pt-pt/blog/microsoft-and-azul
> > > > > > > -systems-bring-free-java-lts-support-to-azure/
> > > > > > > 
> > > > > > > 2.13.4 release - volunteers
> > > > > > > Andrea to send mail to list
> > > > > > > 
> > > > > > > Move meeting forward 1 hour
> > > > > > > All attendees support this, confirm on list.
> > > > > > > 
> > > > > > > Travis builds failing
> > > > > > > GeoTools builds failing since Friday - currently just
> > > > > > > master, but other branches were having trouble.
> > > > > > > Jenkins GeoTools is also running into trouble as of
> > > > > > > Monday
> > > > > > > 
> > > > > > > Seems like it could be a repository issue?
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > -- 
> > > > > > > Regards,
> > > > > > > Nuno Oliveira
> > > > > > > ==
> > > > > > > GeoServer Professional Services from the
> > > > > > > experts! 
> > > > > > > Visit http://goo.gl/it488V for more information.
> > > > > > > ==
> > > > > > > 
> > > > >