[Geoserver-devel] Build failed in Jenkins: geoserver-java11-qa #55

2019-04-30 Thread monitor
See 


Changes:

[Andrea Aime] [GEOS-8450] DescribeCoverage should not fail on secured datasets 
with

--
[...truncated 1.52 MB...]
[ERROR] 
:[78,35]
 cannot find symbol
[ERROR] symbol:   class BinaryComparisonOperator
[ERROR] location: class org.geoserver.wps.hz.FilterToCriteria.PropertyComparable
[ERROR] 
:[95,35]
 cannot find symbol
[ERROR] symbol:   class BinaryTemporalOperator
[ERROR] location: class org.geoserver.wps.hz.FilterToCriteria.PropertyComparable
[ERROR] -> [Help 2]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 
on project gs-dxf-wps: Error while storing the mojo status: 

 (Too many open files) -> [Help 1]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 
on project gs-sec-cas: Compilation failure: Compilation failure:
[ERROR] 
:[7,1]
 cannot access org.geoserver.security.cas
[ERROR] 
:
 Too many open files
[ERROR] 
:[16,8]
 cannot access java.lang
[ERROR] 
:
 Too many open files
[ERROR] 
:[16,47]
 cannot find symbol
[ERROR] symbol: class FilterConfigException
[ERROR] 
:[20,37]
 cannot find symbol
[ERROR] symbol:   class String
[ERROR] location: class org.geoserver.security.cas.CasFilterConfigException
[ERROR] 
:[20,53]
 cannot find symbol
[ERROR] symbol:   class Object
[ERROR] location: class org.geoserver.security.cas.CasFilterConfigException
[ERROR] 
:[24,37]
 cannot find symbol
[ERROR] symbol:   class String
[ERROR] location: class org.geoserver.security.cas.CasFilterConfigException
[ERROR] 
:[24,53]
 cannot find symbol
[ERROR] symbol:   class String
[ERROR] location: class org.geoserver.security.cas.CasFilterConfigException
[ERROR] 
:[24,69]
 cannot find symbol
[ERROR] symbol:   class Object
[ERROR] location: class org.geoserver.security.cas.CasFilterConfigException
[ERROR] 
:[28,25]
 cannot find symbol
[ERROR] symbol:   class String
[ERROR] location: class org.geoserver.security.cas.CasFilterConfigException
[ERROR] 
:[29,25]
 cannot find symbol
[ERROR] symbol:   class String
[ERROR] location: class org.geoserver.security.cas.CasFilterConfigException
[ERROR] 
:[30,25]
 cannot find symbol
[ERROR] symbol:   class String
[ERROR] location: class org.geoserver.security.cas.CasFilterConfigException
[ERROR] 
:[32,25]
 cannot find

Re: [Geoserver-devel] geogig community module retirement

2019-04-30 Thread Andrea Aime
Hi Gabriel,
community modules are by definition unsupported, and don't get their tests
run (build breaking privilege is for modules
with someone behind the wheel).

Typically a module stays there in the hope of raising some interest,
sometimes even for years, as long as it does not
break the build with a compile failure, at which point it gets removed from
the "communityRelease" profile.
Even in that case, we normally keep the module around for a while, some
might come out and resurrect it (it happened
systematically after big sprints that made heavy changes to the code base).

Personally I have no stake in the module, so I would not notice if it's
gone or not, but I'd give a chance anyways?
No strong opinion, if the majority would like to see it gone or just nobody
cares, by all means, lets remove it.

Cheers
Andrea


On Tue, Apr 30, 2019 at 1:48 AM Gabriel Roldan 
wrote:

> As far as I know there's no one working or going to work on the current
> geogig community module.
>
> I'm not sure if there's a policy to retire community modules where the
> company behind it shows no more interest and doesn't actively retire it.
>
> In any case I'd like to call for retirement of the geogig community
> module, in the interest of keeping geoserver's code base focused on active
> and supported modules and avoid cluttering.
>
> Opinions? objections?
>
> Cheers,
>
> --
> Gabriel Roldán
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards, Andrea Aime == GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
@geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
--- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Build failed in Jenkins: geoserver-java11 #503

2019-04-30 Thread monitor
See 


Changes:

[Andrea Aime] [GEOS-8450] DescribeCoverage should not fail on secured datasets 
with

--
[...truncated 1.43 MB...]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Apr 30, 2019 8:14:23 AM org.geoserver.importer.Importer init
SEVERE: Failed to init the context 
java.lang.IllegalArgumentException: input == null!
at java.desktop/javax.imageio.ImageIO.getImageReaders(ImageIO.java:647)
at 
org.geotools.gce.image.WorldImageFormat.accepts(WorldImageFormat.java:245)
at 
org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:153)
at 
org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:131)
at org.geoserver.importer.DataFormat.lookup(DataFormat.java:71)
at org.geoserver.importer.SpatialFile.prepare(SpatialFile.java:133)
at org.geoserver.importer.Importer.addTasks(Importer.java:472)
at org.geoserver.importer.Importer.init(Importer.java:440)
at 
org.geoserver.importer.rest.ImportController.createImport(ImportController.java:221)
at 
org.geoserver.importer.rest.ImportController.postImports(ImportController.java:72)
at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown 
Source)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:207)
at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)
at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
at 
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:901)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:875)
at javax.servlet.http.HttpSe

Re: [Geoserver-devel] [Geotools-devel] Moving the PMC meeting to an eariler time

2019-04-30 Thread Ian Turton
In general  that works for me but I'm on site today so I'll miss this one.

Ian

On Mon, 29 Apr 2019 at 18:53, Torben Barsballe <
tbarsba...@federal.planet.com> wrote:

> This topic hasn't had much in the way of replies since last meeting. Shall
> we tentatively say 16:30 UTC
> 
>  for
> tomorrow's PMC meeting and see how that works out?
>
> Does that work for everyone else?
>
> Cheers,
> Torben
>
> On Tue, Apr 16, 2019 at 10:52 AM Torben Barsballe <
> tbarsba...@federal.planet.com> wrote:
>
>> I'd also be able to do 2 hours earlier (So 15:00 UTC), but I wouldn't
>> prefer it.
>>
>> Torben
>>
>> On Tue, Apr 16, 2019 at 10:40 AM Andrea Aime <
>> andrea.a...@geo-solutions.it> wrote:
>>
>>> 30 min earlier works fine here too, and open to other suggestions
>>> (anything that does not push the meeting later than it is now)
>>>
>>> Cheers
>>> Andrea
>>>
>>> On Tue, Apr 16, 2019 at 7:29 PM Torben Barsballe via GeoTools-Devel <
>>> geotools-de...@lists.sourceforge.net> wrote:
>>>
 The PMC Meeting is currently scheduled for 17:00 UTC
 

 I believe everyone has switched over from daylight savings time at this
 point, and a couple people have expressed interest in an earlier meeting
 time, so do we want to move the meeting to an earlier time?
 What works best for everyone?

 At the moment 30min earlier would work best for me.

 Torben
 ___
 GeoTools-Devel mailing list
 geotools-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geotools-devel

>>>
>>>
>>> --
>>>
>>> Regards, Andrea Aime == GeoServer Professional Services from the
>>> experts! Visit http://goo.gl/it488V for more information. == Ing.
>>> Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito
>>> 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob:
>>> +39 339 8844549 http://www.geo-solutions.it
>>> http://twitter.com/geosolutions_it
>>> --- *Con
>>> riferimento alla normativa sul trattamento dei dati personali (Reg. UE
>>> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>> precisa che ogni circostanza inerente alla presente email (il suo
>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>> This email is intended only for the person or entity to which it is
>>> addressed and may contain information that is privileged, confidential or
>>> otherwise protected from disclosure. We remind that - as provided by
>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>>> e-mail or the information herein by anyone other than the intended
>>> recipient is prohibited. If you have received this email by mistake, please
>>> notify us immediately by telephone or e-mail.*
>>>
>>

-- 
Ian Turton
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Build failed in Jenkins: geoserver-java11-qa #56

2019-04-30 Thread monitor
See 


Changes:

[Andrea Aime] [GEOS-9153] WCS 2.0 scaling policies do not account for scaling 
factor

[Andrea Aime] fixme

[Andrea Aime] [GEOS-9192] GeoServer UI let's you save duplicate grids names

--
[...truncated 1.40 MB...]
[ERROR] 
:[19,8]
 cannot access org.geoserver
[ERROR] 
:
 Too many open files
[ERROR] 
:[19,62]
 cannot find symbol
[ERROR] symbol: class GeoServerSystemTestSupport
[ERROR] 
:[22,34]
 cannot find symbol
[ERROR] symbol:   class SystemTestData
[ERROR] location: class 
org.geoserver.netcdf.NetCDFCRSOverridingAuthorityFactoryTest
[ERROR] 
:[20,8]
 cannot access org
[ERROR] 
:
 Too many open files
[ERROR] 
:[20,37]
 cannot find symbol
[ERROR] symbol: class GeoServerSystemTestSupport
[ERROR] 
:[24,28]
 cannot find symbol
[ERROR] symbol:   class SystemTestData
[ERROR] location: class org.geoserver.netcdf.NetCDFUnitTest
[ERROR] 
:[112,13]
 cannot find symbol
[ERROR] symbol:   class CoverageDimensionInfo
[ERROR] location: class org.geoserver.netcdf.NetCDFUnitTest
[ERROR] 
:[8,18]
 cannot access org.junit
[ERROR] 
:
 Too many open files
[ERROR] 
:[8,24]
 import requires canonical name for .Assert
[ERROR] 
:[10,17]
 package org.junit does not exist
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile 
(default-testCompile) on project gs-ysld: Error while storing the mojo status: 

 (Too many open files) -> [Help 2]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 
on project gs-web-sec-ldap: Compilation failure: Compilation failure:
[ERROR] 
:[5,1]
 cannot access org.geoserver.web.security.ldap
[ERROR] 
:
 Too many open files
[ERROR] 
:[18,8]
 cannot access java.lang
[ERROR] 
:
 Too many open files
[ERROR] 
:[18,48]
 cannot find symbol
[ERROR] symbol: class UserGroupServicePanel
[ERROR] 
:[18,70]
 cannot find symbol
[ERROR] symbol: class LDAPUserGroupServiceConfig
[ERROR] 


Re: [Geoserver-devel] CSW

2019-04-30 Thread Niels Charlier

Hello Gabriel,

Indeed, I thought of this as well and did hint at this option somewhere 
but I guess it was lost in between embarrassing bickering that made up 
most of the thread.


I like the idea, but I would like to avoid duplicating all of the CSW 
module code.


My suggestion would be to separate all of the ISO metadata profile into 
a separate module "gs-csw-iso" and downgrade this module to community 
status (this shouldn't be a problem, as mentioned before, the current 
implementation is actually too buggy to be considered a proper feature, 
and the current maintainers of the CSW module are not familiar with it 
themselves, as they admit).


The only thing I think that would still need to be duplicated is the 
GenericRecordBuilder which is now used for both DC and ISO, but I had to 
make considerable improvements to it to accommodate for the complexity 
of the ISO scheme (for DC, the old version is sufficient).


I might still need to add a little hook here or there in the core CSW 
extension, but hopefully that won't be a problem then.


Does this sound like a reasonable compromise/solution?

Kind Regards

Niels

On 30/04/2019 01:19, Gabriel Roldan wrote:

Glanced at all the outstanding CSW extension pull requests.

It happens from time to time that a given extension has no official 
maintainer, but it keeps being an extension because people might be 
using it, right?


By the other hand, Niels is actively working on it but noone has the 
time to review/approve all those PR's.


So, why not just either downgrade it to a community module (unlikely), 
or create a separate comnunity module (does the NG postfix sound 
familiar to anyone?) so that he can do his business and when done and 
complies with all the requirements to upgrade to extension it can be a 
drop-in replacement for the current CSW extension?


Happened before, probably just in geotools ( wfs-ng, jdbc-ng, 
shapefile-ng? ), but I don't see why not, the project seems to be 
really flexible in allowing community modules.


it just occurred to me. 2c.

--
Gabriel Roldán


___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x-java11 #33

2019-04-30 Thread monitor
See 


Changes:

[Andrea Aime] [GEOS-8450] DescribeCoverage should not fail on secured datasets 
with

[Andrea Aime] [GEOS-9153] WCS 2.0 scaling policies do not account for scaling 
factor

[Andrea Aime] [GEOS-9192] GeoServer UI let's you save duplicate grids names

--
[...truncated 1.57 MB...]
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Apr 30, 2019 9:42:07 AM org.geoserver.importer.Importer init
SEVERE: Failed to init the context 
java.lang.NullPointerException
at org.geoserver.importer.SpatialFile.prepare(SpatialFile.java:103)
at org.geoserver.importer.Importer.addTasks(Importer.java:472)
at org.geoserver.importer.Importer.init(Importer.java:440)
at 
org.geoserver.importer.rest.ImportController.createImport(ImportController.java:221)
at 
org.geoserver.importer.rest.ImportController.postImports(ImportController.java:72)
at jdk.internal.reflect.GeneratedMethodAccessor293.invoke(Unknown 
Source)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:207)
at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)
at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
at 
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:901)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:875)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1636)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:166)
at 
org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:133)
at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1665)
at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1576)
at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1564)
at 
org.geoserver.test.GeoServerSystemTestSupport.postAsServletResponse(GeoServerSystemTestSupport.java:1212)
at 
org.geoserver.importer.rest.ImporterIntegrationTest.testDirectWrongDir(ImporterIntegrationTest.java:206)
at 
java.base/jdk.internal.reflect.

[Geoserver-devel] Build failed in Jenkins: geoserver-java11-qa #57

2019-04-30 Thread monitor
See 


Changes:

[fernandomino7] Fix for Solr circular Spring Bean reference exception

--
[...truncated 2.09 MB...]
[ERROR] location: class org.geoserver.importer.ImportTask
[ERROR] 
:[167,12]
 cannot find symbol
[ERROR] symbol:   class TransformChain
[ERROR] location: class org.geoserver.importer.ImportTask
[ERROR] 
:[171,30]
 cannot find symbol
[ERROR] symbol:   class TransformChain
[ERROR] location: class org.geoserver.importer.ImportTask
[ERROR] 
:[175,12]
 cannot find symbol
[ERROR] symbol:   class Map
[ERROR] location: class org.geoserver.importer.ImportTask
[ERROR] 
:[188,28]
 cannot find symbol
[ERROR] symbol:   class Level
[ERROR] location: class org.geoserver.importer.ImportTask
[ERROR] 
:[195,12]
 cannot find symbol
[ERROR] symbol:   class List
[ERROR] location: class org.geoserver.importer.ImportTask
[ERROR] 
:[195,17]
 cannot find symbol
[ERROR] symbol:   class LogRecord
[ERROR] location: class org.geoserver.importer.ImportTask
[ERROR] 
:[237,26]
 cannot find symbol
[ERROR] symbol:   class Catalog
[ERROR] location: class org.geoserver.importer.ImportTask
[ERROR] 
:[241,26]
 cannot find symbol
[ERROR] symbol:   class Catalog
[ERROR] location: class org.geoserver.importer.ImportTask
[ERROR] 
:[250,12]
 cannot find symbol
[ERROR] symbol:   class ProgressMonitor
[ERROR] location: class org.geoserver.importer.ImportTask
[ERROR] 
:[16,11]
 cannot access org.apache
[ERROR] 
:
 Too many open files
[ERROR] 
:[16,18]
 cannot access org.apache.commons
[ERROR] 
:
 Too many open files
[ERROR] 
:[16,29]
 import requires canonical name for .io.FilenameUtils
[ERROR] 
:[17,29]
 package org.geoserver.catalog does not exist
[ERROR] 
:[18,29]
 package org.geoserver.catalog does not exist
[ERROR] 
:[19,29]
 package org.geoserver.catalog does not exist
[ERROR] 
:[21,21]
 cannot access org.geoserver.platform
[ERROR] 
:
 Too many open files
[ERROR] 
:[21,30]
 package org.geoserver.platform does not exist
[ERROR] 
:[22,30]
 cannot access org.geoserver.platform.resource
[ERROR] 
:
 Too many open file

[Geoserver-devel] Build failed in Jenkins: geoserver-master #6674

2019-04-30 Thread monitor
See 


Changes:

[Andrea Aime] [GEOS-8450] DescribeCoverage should not fail on secured datasets 
with

--
[...truncated 1.32 MB...]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.169 sec
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.geoserver.importer.rest.converters.ImportJSONIOTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 sec

Results :

Tests run: 76, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.16-SNAPSHOT/gs-importer-rest-2.16-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.16-SNAPSHOT/gs-importer-rest-2.16-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.16-SNAPSHOT/gs-importer-rest-2.16-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.16-SNAPSHOT/gs-importer-rest-2.16-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.16-SNAPSHOT/gs-importer-rest-2.16-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ---< org.geoserver.security:gs-web-sec-cas >
[INFO] Building GeoServer CAS Security Web Module 2.16-SNAPSHOT [98/99]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[IN

[Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x #86

2019-04-30 Thread monitor
See 


Changes:

[Andrea Aime] [GEOS-8450] DescribeCoverage should not fail on secured datasets 
with

--
[...truncated 1.32 MB...]
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Apr 30, 2019 8:51:52 AM org.geoserver.importer.Importer init
SEVERE: Failed to init the context 
java.lang.NullPointerException
at org.geoserver.importer.SpatialFile.prepare(SpatialFile.java:103)
at org.geoserver.importer.Importer.addTasks(Importer.java:472)
at org.geoserver.importer.Importer.init(Importer.java:440)
at 
org.geoserver.importer.rest.ImportController.createImport(ImportController.java:221)
at 
org.geoserver.importer.rest.ImportController.postImports(ImportController.java:72)
at sun.reflect.GeneratedMethodAccessor295.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:207)
at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)
at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
at 
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:901)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:875)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1636)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:166)
at 
org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:133)
at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemT

Re: [Geoserver-devel] CSW

2019-04-30 Thread Andrea Aime
Hi,
I thought I was co-maintaining the module because I had part in its initial
development, but looking at its promotion proposal, there is no mention of
maintainers:

https://github.com/geoserver/geoserver/wiki/GSIP-99

and some associated discussion threads:
http://osgeo-org.1560.x6.nabble.com/GSIP-98-Promote-CSW-Module-to-Extensions-td5068555.html
http://osgeo-org.1560.x6.nabble.com/CSW-Module-Structure-td5020998.html
http://osgeo-org.1560.x6.nabble.com/pushing-csw-changes-through-td5059151.html

Maybe I was just wrong about it, and the actual maintainers for the module
were meant to be Justin and Niels?
Unsure, would be interested to see if anyone finds a better reference.

Cheers
Andrea


On Tue, Apr 30, 2019 at 1:21 AM Gabriel Roldan 
wrote:

> Glanced at all the outstanding CSW extension pull requests.
>
> It happens from time to time that a given extension has no official
> maintainer, but it keeps being an extension because people might be using
> it, right?
>
> By the other hand, Niels is actively working on it but noone has the time
> to review/approve all those PR's.
>
> So, why not just either downgrade it to a community module (unlikely), or
> create a separate comnunity module (does the NG postfix sound familiar to
> anyone?) so that he can do his business and when done and complies with all
> the requirements to upgrade to extension it can be a drop-in replacement
> for the current CSW extension?
>
> Happened before, probably just in geotools ( wfs-ng, jdbc-ng,
> shapefile-ng? ), but I don't see why not, the project seems to be really
> flexible in allowing community modules.
>
> it just occurred to me. 2c.
>
> --
> Gabriel Roldán
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards, Andrea Aime == GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
@geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
--- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Build failed in Jenkins: geoserver-java11 #504

2019-04-30 Thread monitor
See 


Changes:

[fernandomino7] Fix for Solr circular Spring Bean reference exception

[Andrea Aime] [GEOS-9153] WCS 2.0 scaling policies do not account for scaling 
factor

[Andrea Aime] fixme

[Andrea Aime] [GEOS-9192] GeoServer UI let's you save duplicate grids names

--
[...truncated 1.43 MB...]
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Apr 30, 2019 10:20:01 AM org.geoserver.importer.Importer init
SEVERE: Failed to init the context 
java.lang.IllegalArgumentException: input == null!
at java.desktop/javax.imageio.ImageIO.getImageReaders(ImageIO.java:647)
at 
org.geotools.gce.image.WorldImageFormat.accepts(WorldImageFormat.java:245)
at 
org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:153)
at 
org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:131)
at org.geoserver.importer.DataFormat.lookup(DataFormat.java:71)
at org.geoserver.importer.SpatialFile.prepare(SpatialFile.java:133)
at org.geoserver.importer.Importer.addTasks(Importer.java:472)
at org.geoserver.importer.Importer.init(Importer.java:440)
at 
org.geoserver.importer.rest.ImportController.createImport(ImportController.java:221)
at 
org.geoserver.importer.rest.ImportController.postImports(ImportController.java:72)
at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown 
Source)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:207)
at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)
at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
at 
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:901)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at 
org.springframework.we

[Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x #87

2019-04-30 Thread monitor
See 


Changes:

[Andrea Aime] [GEOS-9153] WCS 2.0 scaling policies do not account for scaling 
factor

[Andrea Aime] [GEOS-9192] GeoServer UI let's you save duplicate grids names

[Andrea Aime] Fix for Solr circular Spring Bean reference exception

--
[...truncated 1.32 MB...]
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Apr 30, 2019 10:38:17 AM org.geoserver.importer.Importer init
SEVERE: Failed to init the context 
java.lang.NullPointerException
at org.geoserver.importer.SpatialFile.prepare(SpatialFile.java:103)
at org.geoserver.importer.Importer.addTasks(Importer.java:472)
at org.geoserver.importer.Importer.init(Importer.java:440)
at 
org.geoserver.importer.rest.ImportController.createImport(ImportController.java:221)
at 
org.geoserver.importer.rest.ImportController.postImports(ImportController.java:72)
at sun.reflect.GeneratedMethodAccessor297.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:207)
at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)
at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
at 
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:901)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:875)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1636)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:166)
at 
org.springframe

Re: [Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x #87

2019-04-30 Thread Andrea Aime
Hi,
2.15.x has been failing for a number of builds, starting on a seemingly
unrelated change:
https://build.geoserver.org/job/geoserver-2.15.x/83/

Checking the failure, it seems like a system installation problem on the
server, see this:

Tests run: 10, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 1.934
sec <<< FAILURE!
testSimpleCSV(org.geoserver.wfs.response.Ogr2OgrFormatTest)  Time
elapsed: 978 sec  <<< ERROR!
org.geoserver.platform.ServiceException: Exception occurred during
output generation
at 
org.geoserver.wfs.response.Ogr2OgrOutputFormat.write(Ogr2OgrOutputFormat.java:307)
at 
org.geoserver.wfs.WFSGetFeatureOutputFormat.write(WFSGetFeatureOutputFormat.java:200)
at 
org.geoserver.wfs.response.Ogr2OgrFormatTest.testSimpleCSV(Ogr2OgrFormatTest.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)*Caused
by: java.io.IOException: ogr2ogr did not terminate successfully, exit
code 1. Was trying to run: [ogr2ogr, -f, CSV, -a_srs,
/tmp/ogrtmpin0.367406913451224/srs8240695920266311468wkt,
/tmp/ogrtmpout0.18567878589886866/Buildings.csv,
/tmp/ogrtmpin0.367406913451224/Buildings.gml]
Resulted in:

ERROR 1: Unable to create Xerces C++ or Expat based GML reader, Xerces
or Expat support
not configured into GDAL/OGR.
ERROR 1: File /tmp/ogrtmpin0.367406913451224/Buildings.gml appears to
be GML but the GML reader can't
be instantiated, likely because Xerces or Expat support wasn't
configured in.
FAILURE:*

Maybe some updates occurred April 29th that broke the ogr2ogr installation?

Cheers
Andrea

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information. == Ing. Andrea Aime @geowolf Technical Lead
GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39
0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
http://www.geo-solutions.it http://twitter.com/geosolutions_it
--- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This em

[Geoserver-devel] Build failed in Jenkins: geoserver-2.14.x #235

2019-04-30 Thread monitor
See 


Changes:

[Andrea Aime] [GEOS-8450] DescribeCoverage should not fail on secured datasets 
with

[Andrea Aime] [GEOS-9153] WCS 2.0 scaling policies do not account for scaling 
factor

[Andrea Aime] [GEOS-9192] GeoServer UI let's you save duplicate grids names

[Andrea Aime] Fix for Solr circular Spring Bean reference exception

--
[...truncated 1.16 MB...]
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-importer-rest ---
[debug] Using AOSP style
[INFO] Processed 31 files (0 non-complying).
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] 
[INFO] Building GeoServer CAS Security Web Module 2.14-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting 

[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
gs-web-sec-cas ---
[INFO] Compiling 2 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-app ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.geoserver.filters.GZIPResponseStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.geoserver.web.WebXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-app ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-app ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-app 
---
[INFO] No sources in project. Archive not created

[Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x-java11 #34

2019-04-30 Thread monitor
See 


Changes:

[Andrea Aime] Fix for Solr circular Spring Bean reference exception

--
[...truncated 1.52 MB...]
[INFO] >>> maven-pmd-plugin:3.11.0:check (default) > :pmd @ gs-web-sec-cas >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:pmd (pmd) @ gs-web-sec-cas ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
build is platform dependent!
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:check (default) < :pmd @ gs-web-sec-cas <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:check (default) @ gs-web-sec-cas ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas 
---
[INFO] Installing 

 to 

[INFO] Installing 

 to 

[INFO] Installing 

 to 

[INFO] Installing 

 to 

Apr 30, 2019 11:17:28 AM org.geoserver.importer.Importer init
SEVERE: Failed to init the context 
java.lang.NullPointerException
at org.geoserver.importer.SpatialFile.prepare(SpatialFile.java:103)
at org.geoserver.importer.Importer.addTasks(Importer.java:472)
at org.geoserver.importer.Importer.init(Importer.java:440)
at 
org.geoserver.importer.rest.ImportController.createImport(ImportController.java:221)
at 
org.geoserver.importer.rest.ImportController.postImports(ImportController.java:72)
at jdk.internal.reflect.GeneratedMethodAccessor293.invoke(Unknown 
Source)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:207)
at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)
at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
at 
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:901)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:875)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1636)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:166)
at 
org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:133)
at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1665)
at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1576)
at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1564)
at 
org.geoserver.tes

[Geoserver-devel] Build failed in Jenkins: geoserver-master #6676

2019-04-30 Thread monitor
See 

--
[...truncated 1.32 MB...]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Apr 30, 2019 11:31:51 AM org.geoserver.importer.Importer init
SEVERE: Failed to init the context 
java.lang.IllegalArgumentException: input == null!
at javax.imageio.ImageIO.getImageReaders(ImageIO.java:641)
at 
org.geotools.gce.image.WorldImageFormat.accepts(WorldImageFormat.java:245)
at 
org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:153)
at 
org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:131)
at org.geoserver.importer.DataFormat.lookup(DataFormat.java:71)
at org.geoserver.importer.SpatialFile.prepare(SpatialFile.java:133)
at org.geoserver.importer.Importer.addTasks(Importer.java:472)
at org.geoserver.importer.Importer.init(Importer.java:440)
at 
org.geoserver.importer.rest.ImportController.createImport(ImportController.java:221)
at 
org.geoserver.importer.rest.ImportController.postImports(ImportController.java:72)
at sun.reflect.GeneratedMethodAccessor296.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:207)
at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)
at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
at 
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:901)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:875)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1636)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
or

Re: [Geoserver-devel] geogig community module retirement

2019-04-30 Thread Gabriel Roldan
yeah, let's keep it then. After I hit send I recalled geonode uses it
(which is weird in its own way but I'll refrain from complaining here).

Thanks for the quick reply.
Gabriel

El mar., 30 de abr. de 2019 a la(s) 05:00, Andrea Aime (
andrea.a...@geo-solutions.it) escribió:

> Hi Gabriel,
> community modules are by definition unsupported, and don't get their tests
> run (build breaking privilege is for modules
> with someone behind the wheel).
>
> Typically a module stays there in the hope of raising some interest,
> sometimes even for years, as long as it does not
> break the build with a compile failure, at which point it gets removed
> from the "communityRelease" profile.
> Even in that case, we normally keep the module around for a while, some
> might come out and resurrect it (it happened
> systematically after big sprints that made heavy changes to the code base).
>
> Personally I have no stake in the module, so I would not notice if it's
> gone or not, but I'd give a chance anyways?
> No strong opinion, if the majority would like to see it gone or just
> nobody cares, by all means, lets remove it.
>
> Cheers
> Andrea
>
>
> On Tue, Apr 30, 2019 at 1:48 AM Gabriel Roldan 
> wrote:
>
>> As far as I know there's no one working or going to work on the current
>> geogig community module.
>>
>> I'm not sure if there's a policy to retire community modules where the
>> company behind it shows no more interest and doesn't actively retire it.
>>
>> In any case I'd like to call for retirement of the geogig community
>> module, in the interest of keeping geoserver's code base focused on active
>> and supported modules and avoid cluttering.
>>
>> Opinions? objections?
>>
>> Cheers,
>>
>> --
>> Gabriel Roldán
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
>
> Regards, Andrea Aime == GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
> Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
> 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
>


-- 
Gabriel Roldán
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Build failed in Jenkins: geoserver-master #6675

2019-04-30 Thread monitor
See 


Changes:

[fernandomino7] Fix for Solr circular Spring Bean reference exception

[Andrea Aime] [GEOS-9153] WCS 2.0 scaling policies do not account for scaling 
factor

[Andrea Aime] fixme

[Andrea Aime] [GEOS-9192] GeoServer UI let's you save duplicate grids names

--
[...truncated 1.33 MB...]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Apr 30, 2019 10:03:21 AM org.geoserver.importer.Importer init
SEVERE: Failed to init the context 
java.lang.IllegalArgumentException: input == null!
at javax.imageio.ImageIO.getImageReaders(ImageIO.java:641)
at 
org.geotools.gce.image.WorldImageFormat.accepts(WorldImageFormat.java:245)
at 
org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:153)
at 
org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:131)
at org.geoserver.importer.DataFormat.lookup(DataFormat.java:71)
at org.geoserver.importer.SpatialFile.prepare(SpatialFile.java:133)
at org.geoserver.importer.Importer.addTasks(Importer.java:472)
at org.geoserver.importer.Importer.init(Importer.java:440)
at 
org.geoserver.importer.rest.ImportController.createImport(ImportController.java:221)
at 
org.geoserver.importer.rest.ImportController.postImports(ImportController.java:72)
at sun.reflect.GeneratedMethodAccessor298.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:207)
at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)
at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
at 
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:901)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkSe

Re: [Geoserver-devel] Build failed in Jenkins: geoserver-2.14.x #235

2019-04-30 Thread Andrea Aime
Same as 2.15.x, wfs-ogr failing

Cheers
Andrea

On Tue, Apr 30, 2019 at 12:56 PM  wrote:

> See <
> https://build.geoserver.org/job/geoserver-2.14.x/235/display/redirect?page=changes
> >
>
> Changes:
>
> [Andrea Aime] [GEOS-8450] DescribeCoverage should not fail on secured
> datasets with
>
> [Andrea Aime] [GEOS-9153] WCS 2.0 scaling policies do not account for
> scaling factor
>
> [Andrea Aime] [GEOS-9192] GeoServer UI let's you save duplicate grids names
>
> [Andrea Aime] Fix for Solr circular Spring Bean reference exception
>
> --
> [...truncated 1.16 MB...]
> [INFO]
> [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @
> gs-importer-rest ---
> [INFO] Building jar: <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-sources.jar
> >
> [INFO]
> [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @
> gs-importer-rest ---
> [INFO] Building jar: <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-test-sources.jar
> >
> [INFO]
> [INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-importer-rest ---
> [debug] Using AOSP style
> [INFO] Processed 31 files (0 non-complying).
> [INFO]
> [INFO] --- maven-install-plugin:2.4:install (default-install) @
> gs-importer-rest ---
> [INFO] Installing <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT.jar>
> to
> /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT.jar
> [INFO] Installing <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/extension/importer/rest/pom.xml>
> to
> /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT.pom
> [INFO] Installing <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-tests.jar>
> to
> /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-tests.jar
> [INFO] Installing <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-sources.jar>
> to
> /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-sources.jar
> [INFO] Installing <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-test-sources.jar>
> to
> /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-test-sources.jar
> [INFO]
>
> [INFO]
> 
> [INFO] Building GeoServer CAS Security Web Module 2.14-SNAPSHOT
> [INFO]
> 
> [INFO]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas
> ---
> [INFO] Deleting <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/extension/security/web/web-cas/target
> >
> [INFO]
> [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas
> ---
> [INFO]
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
> gs-web-sec-cas ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] skip non existing resourceDirectory <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/extension/security/web/web-cas/src/main/resources
> >
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> gs-web-sec-cas ---
> [INFO] Compiling 2 source files to <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/extension/security/web/web-cas/target/classes
> >
> [INFO]
> [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-app
> ---
> [INFO] Surefire report directory: <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/web/app/target/surefire-reports
> >
>
> ---
>  T E S T S
> ---
> Running org.geoserver.filters.GZIPResponseStreamTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
> Running org.geoserver.web.WebXmlTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec
>
> Results :
>
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO]
> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-app ---
> [WARNING] JAR will be empty - no content was marked for inclusion!
> [INFO] Building jar: <
> https://build.geoserver.org/job/geoserver-2.14.x/ws/src/web/app/target/gs-web-app-2.14-SNAPSHOT.jar
> >
> [INFO]
> [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-app ---
> [INFO] Building jar: <
> https://build.geoserver.org/j

[Geoserver-devel] Build failed in Jenkins: geoserver-2.14.x #236

2019-04-30 Thread monitor
See 

--
[...truncated 1.17 MB...]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
gs-web-csw ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
gs-web-csw ---
[INFO] Compiling 1 source file to 

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.708 sec
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geoserver.importer.rest.converters.ImportJSONIOTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 sec

Results :

Tests run: 76, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-importer-rest ---
[debug] Using AOSP style
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-csw ---
[INFO] Surefire report directory: 


---
 T E S T S
---
[INFO] Processed 31 files (0 non-complying).
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] 
[INFO] Building GeoServer CAS Security Web Module 2.14-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting 

[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:com

[Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x #88

2019-04-30 Thread monitor
See 

--
[...truncated 1.31 MB...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 sec

Results :

Tests run: 76, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-importer-rest ---
[debug] Using AOSP style
[INFO] 
:
 

 uses or overrides a deprecated API.
[INFO] 
:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-importer-web 
---
[INFO] Surefire report directory: 


---
 T E S T S
---
[INFO] Processed 31 files (0 non-complying).
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] 
[INFO] Building GeoServer CAS Security Web Module 2.15-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting 

[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ 
gs-web-sec-cas ---
[INFO] Highest basedir set to: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ 
gs-web-sec-cas ---
[INFO] Changes detected - recompiling the 

Re: [Geoserver-devel] geogig community module retirement

2019-04-30 Thread Simone Giannecchini
Hi Gabriel,
there is discussion to discontinue the module from GeoNode as well.

That said, I am +0 to remove it but as Andrea said it is unsupported
by definition so it's your choice.
I personally prefer to see less code but supported.

Regards,
Simone Giannecchini
==
GeoServer Professional Services from the experts!
Visit http://bit.ly/gs-services for more information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39  333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
Con riferimento alla normativa sul trattamento dei dati personali
(Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati
“GDPR”), si precisa che ogni circostanza inerente alla presente email
(il suo contenuto, gli eventuali allegati, etc.) è un dato la cui
conoscenza è riservata al/i solo/i destinatario/i indicati dallo
scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a
cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato
se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential
or otherwise protected from disclosure. We remind that - as provided
by European Regulation 2016/679 “GDPR” - copying, dissemination or use
of this e-mail or the information herein by anyone other than the
intended recipient is prohibited. If you have received this email by
mistake, please notify us immediately by telephone or e-mail.

On Tue, Apr 30, 2019 at 1:46 PM Gabriel Roldan  wrote:
>
> yeah, let's keep it then. After I hit send I recalled geonode uses it (which 
> is weird in its own way but I'll refrain from complaining here).
>
> Thanks for the quick reply.
> Gabriel
>
> El mar., 30 de abr. de 2019 a la(s) 05:00, Andrea Aime 
> (andrea.a...@geo-solutions.it) escribió:
>>
>> Hi Gabriel,
>> community modules are by definition unsupported, and don't get their tests 
>> run (build breaking privilege is for modules
>> with someone behind the wheel).
>>
>> Typically a module stays there in the hope of raising some interest, 
>> sometimes even for years, as long as it does not
>> break the build with a compile failure, at which point it gets removed from 
>> the "communityRelease" profile.
>> Even in that case, we normally keep the module around for a while, some 
>> might come out and resurrect it (it happened
>> systematically after big sprints that made heavy changes to the code base).
>>
>> Personally I have no stake in the module, so I would not notice if it's gone 
>> or not, but I'd give a chance anyways?
>> No strong opinion, if the majority would like to see it gone or just nobody 
>> cares, by all means, lets remove it.
>>
>> Cheers
>> Andrea
>>
>>
>> On Tue, Apr 30, 2019 at 1:48 AM Gabriel Roldan  
>> wrote:
>>>
>>> As far as I know there's no one working or going to work on the current 
>>> geogig community module.
>>>
>>> I'm not sure if there's a policy to retire community modules where the 
>>> company behind it shows no more interest and doesn't actively retire it.
>>>
>>> In any case I'd like to call for retirement of the geogig community module, 
>>> in the interest of keeping geoserver's code base focused on active and 
>>> supported modules and avoid cluttering.
>>>
>>> Opinions? objections?
>>>
>>> Cheers,
>>>
>>> --
>>> Gabriel Roldán
>>> ___
>>> Geoserver-devel mailing list
>>> Geoserver-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>>
>>
>> --
>>
>> Regards, Andrea Aime == GeoServer Professional Services from the experts! 
>> Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime 
>> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 
>> Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 
>> 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it 
>> --- Con riferimento alla 
>> normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento 
>> generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza 
>> inerente alla presente email (il suo contenuto, gli eventuali allegati, 
>> etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i 
>> indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o 
>> a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se 
>> potesse darmene notizia. This email is intended only for the person or 
>> entity to which it is addressed and may contain information that is 
>> privileged, confidential or otherwise protected from disclosure. We remind 
>> that - as provided by European Regulation 2016/679 “GDPR” - copying, 
>> dissemination or use of 

[Geoserver-devel] Build failed in Jenkins: geoserver-2.14.x #237

2019-04-30 Thread monitor
See 

--
[...truncated 1.15 MB...]
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.geoserver.importer.rest.converters.ImportJSONIOTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 sec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
gs-web-csw ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
gs-web-csw ---
[INFO] Compiling 1 source file to 


Results :

Tests run: 76, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-importer-rest ---
[debug] Using AOSP style
[INFO] Processed 31 files (0 non-complying).
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] 
[INFO] Building GeoServer CAS Security Web Module 2.14-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting 

[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
gs-web-sec-cas ---
[INFO] Compiling 2 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-csw ---
[INFO] Surefire report directory: 


--

[Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x #89

2019-04-30 Thread monitor
See 

--
[...truncated 1.31 MB...]
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.39 sec
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.geoserver.importer.rest.converters.ImportJSONIOTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 sec
Running org.geoserver.importer.web.ImportTaskTableTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 sec

Results :

Tests run: 76, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-importer-rest ---
[debug] Using AOSP style
[INFO] Processed 31 files (0 non-complying).
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] 
[INFO] Building GeoServer CAS Security Web Module 2.15-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting 

[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ 
gs-web-sec-cas ---
[INFO] Highest basedir set to: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ 
gs-web-sec-cas ---
[INFO] Changes detected - recompiling t

[Geoserver-devel] HTMLFeatureInfoOutputFormat getTemplate method visibility

2019-04-30 Thread Mauro Bartolomeoli
I would like to transform the method visibility to protected (currently
package private) , so that I can reuse it in an extended class.
Any objection?


-- 

Regards,

Mauro Bartolomeoli

==
GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==

Dott. Mauro Bartolomeoli
@mauro_bart
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy

mobile: +39 393 904 1756
phone: +39 0584 962313
fax:  +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] [Geotools-devel] Moving the PMC meeting to an eariler time

2019-04-30 Thread Rahkonen Jukka (MML)
Works generally for me too, but unfortunately not today.

-Jukka-

Lähettäjä: Andrea Aime 
Lähetetty: maanantai 29. huhtikuuta 2019 21.18
Vastaanottaja: Torben Barsballe 
Kopio: Geoserver-devel ; Ian Turton 
; GeoTools Developers list 

Aihe: Re: [Geoserver-devel] [Geotools-devel] Moving the PMC meeting to an 
eariler time

Works for me!

Cheers
Andrea

Il lun 29 apr 2019, 19:56 Torben Barsballe via Geoserver-devel 
mailto:geoserver-devel@lists.sourceforge.net>>
 ha scritto:
This topic hasn't had much in the way of replies since last meeting. Shall we 
tentatively say 16:30 
UTC
 for tomorrow's PMC meeting and see how that works out?

Does that work for everyone else?

Cheers,
Torben

On Tue, Apr 16, 2019 at 10:52 AM Torben Barsballe 
mailto:tbarsba...@federal.planet.com>> wrote:
I'd also be able to do 2 hours earlier (So 15:00 UTC), but I wouldn't prefer it.

Torben

On Tue, Apr 16, 2019 at 10:40 AM Andrea Aime 
mailto:andrea.a...@geo-solutions.it>> wrote:
30 min earlier works fine here too, and open to other suggestions (anything 
that does not push the meeting later than it is now)

Cheers
Andrea

On Tue, Apr 16, 2019 at 7:29 PM Torben Barsballe via GeoTools-Devel 
mailto:geotools-de...@lists.sourceforge.net>>
 wrote:
The PMC Meeting is currently scheduled for 17:00 
UTC

I believe everyone has switched over from daylight savings time at this point, 
and a couple people have expressed interest in an earlier meeting time, so do 
we want to move the meeting to an earlier time?
What works best for everyone?

At the moment 30min earlier would work best for me.

Torben
___
GeoTools-Devel mailing list
geotools-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


--

Regards, Andrea Aime == GeoServer Professional Services from the experts! Visit 
http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf 
Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) 
phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 
http://www.geo-solutions.it http://twitter.com/geosolutions_it 
--- Con riferimento alla 
normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento 
generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza 
inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è 
un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo 
scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, 
ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene 
notizia. This email is intended only for the person or entity to which it is 
addressed and may contain information that is privileged, confidential or 
otherwise protected from disclosure. We remind that - as provided by European 
Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or 
the information herein by anyone other than the intended recipient is 
prohibited. If you have received this email by mistake, please notify us 
immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x #90

2019-04-30 Thread monitor
See 

--
[...truncated 1.31 MB...]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.372 sec
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.geoserver.importer.rest.converters.ImportJSONIOTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 sec

Results :

Tests run: 76, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-importer-rest ---
[debug] Using AOSP style
[INFO] Processed 31 files (0 non-complying).
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] 
[INFO] Building GeoServer CAS Security Web Module 2.15-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting 

[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ 
gs-web-sec-cas ---
[INFO] Highest basedir set to: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ 
gs-web-sec-cas ---
[INFO] Ch

[Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x #91

2019-04-30 Thread monitor
See 

--
[...truncated 1.31 MB...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 sec

Results :

Tests run: 76, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-importer-rest ---
[debug] Using AOSP style
[INFO] Processed 31 files (0 non-complying).
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] 
[INFO] Building GeoServer CAS Security Web Module 2.15-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting 

[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ 
gs-web-sec-cas ---
[INFO] Highest basedir set to: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ 
gs-web-sec-cas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to 

[INFO] 
:
 

 uses or overrides a deprecated API.
[INFO] 
:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-importer-web 
---
[INFO] Surefire report directory: 


Re: [Geoserver-devel] geogig community module retirement

2019-04-30 Thread Alessio Fabiani
Hi all,
geogig module has been removed from official GeoNode distribution already.

Il giorno mar 30 apr 2019 alle ore 15:07 Simone Giannecchini <
simone.giannecch...@geo-solutions.it> ha scritto:

> Hi Gabriel,
> there is discussion to discontinue the module from GeoNode as well.
>
> That said, I am +0 to remove it but as Andrea said it is unsupported
> by definition so it's your choice.
> I personally prefer to see less code but supported.
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://bit.ly/gs-services for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> Con riferimento alla normativa sul trattamento dei dati personali
> (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati
> “GDPR”), si precisa che ogni circostanza inerente alla presente email
> (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui
> conoscenza è riservata al/i solo/i destinatario/i indicati dallo
> scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a
> cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato
> se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential
> or otherwise protected from disclosure. We remind that - as provided
> by European Regulation 2016/679 “GDPR” - copying, dissemination or use
> of this e-mail or the information herein by anyone other than the
> intended recipient is prohibited. If you have received this email by
> mistake, please notify us immediately by telephone or e-mail.
>
> On Tue, Apr 30, 2019 at 1:46 PM Gabriel Roldan 
> wrote:
> >
> > yeah, let's keep it then. After I hit send I recalled geonode uses it
> (which is weird in its own way but I'll refrain from complaining here).
> >
> > Thanks for the quick reply.
> > Gabriel
> >
> > El mar., 30 de abr. de 2019 a la(s) 05:00, Andrea Aime (
> andrea.a...@geo-solutions.it) escribió:
> >>
> >> Hi Gabriel,
> >> community modules are by definition unsupported, and don't get their
> tests run (build breaking privilege is for modules
> >> with someone behind the wheel).
> >>
> >> Typically a module stays there in the hope of raising some interest,
> sometimes even for years, as long as it does not
> >> break the build with a compile failure, at which point it gets removed
> from the "communityRelease" profile.
> >> Even in that case, we normally keep the module around for a while, some
> might come out and resurrect it (it happened
> >> systematically after big sprints that made heavy changes to the code
> base).
> >>
> >> Personally I have no stake in the module, so I would not notice if it's
> gone or not, but I'd give a chance anyways?
> >> No strong opinion, if the majority would like to see it gone or just
> nobody cares, by all means, lets remove it.
> >>
> >> Cheers
> >> Andrea
> >>
> >>
> >> On Tue, Apr 30, 2019 at 1:48 AM Gabriel Roldan <
> gabriel.rol...@gmail.com> wrote:
> >>>
> >>> As far as I know there's no one working or going to work on the
> current geogig community module.
> >>>
> >>> I'm not sure if there's a policy to retire community modules where the
> company behind it shows no more interest and doesn't actively retire it.
> >>>
> >>> In any case I'd like to call for retirement of the geogig community
> module, in the interest of keeping geoserver's code base focused on active
> and supported modules and avoid cluttering.
> >>>
> >>> Opinions? objections?
> >>>
> >>> Cheers,
> >>>
> >>> --
> >>> Gabriel Roldán
> >>> ___
> >>> Geoserver-devel mailing list
> >>> Geoserver-devel@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
> >>
> >>
> >>
> >> --
> >>
> >> Regards, Andrea Aime == GeoServer Professional Services from the
> experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea
> Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A
> 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39
> 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è i

[Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x #92

2019-04-30 Thread monitor
See 

--
[...truncated 1.31 MB...]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.757 sec
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.geoserver.importer.rest.converters.ImportJSONIOTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 sec

Results :

Tests run: 76, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-importer-rest ---
[debug] Using AOSP style
[INFO] Processed 31 files (0 non-complying).
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.15-SNAPSHOT/gs-importer-rest-2.15-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] 
[INFO] Building GeoServer CAS Security Web Module 2.15-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting 

[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ 
gs-web-sec-cas ---
[INFO] Highest basedir set to: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ 
gs-web-sec-cas ---
[INFO] Ch

Re: [Geoserver-devel] HTMLFeatureInfoOutputFormat getTemplate method visibility

2019-04-30 Thread Andrea Aime
Hi Mauro,
does not seem like it would cause troubles to me... I'd say, go ahead

Cheers
Andrea

On Tue, Apr 30, 2019 at 3:57 PM Mauro Bartolomeoli <
mauro.bartolome...@geo-solutions.it> wrote:

> I would like to transform the method visibility to protected (currently
> package private) , so that I can reuse it in an extended class.
> Any objection?
>
>
> --
>
> Regards,
>
> Mauro Bartolomeoli
>
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Dott. Mauro Bartolomeoli
> @mauro_bart
> Technical Lead
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
>
> mobile: +39 393 904 1756
> phone: +39 0584 962313
> fax:  +39 0584 1660272
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards, Andrea Aime == GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
@geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
--- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9193) Make HTMLFeatureInfoOutputFormat getTemplate method protected

2019-04-30 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
  Mauro Bartolomeoli  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9193  
 
 
  Make HTMLFeatureInfoOutputFormat getTemplate method protected   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Affects Versions: 
 2.15.1  
 
 
Assignee: 
  Mauro Bartolomeoli   
 
 
Components: 
 WMS  
 
 
Created: 
 30/Apr/19 6:10 PM  
 
 
Fix Versions: 
 2.16-RC  
 
 
Priority: 
  Medium  
 
 
Reporter: 
  Mauro Bartolomeoli   
 

  
 
 
 
 

 
 This would allow extending the class and reusing the template loading logic.  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 

Re: [Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x #87

2019-04-30 Thread Torben Barsballe via Geoserver-devel
That looks like it was caused by me moving over the PostGIS config to
build-slave-01 (see earlier emails on the failing app-schema-online tests)

As far as I could tell, prior to that there wasn't any version of GDAL
installed (so I don't think any of the GDAL/OGR tests were even running),
and I think the PostGIS install pulled in a fairly old version, so that
could explain the failure.
I can take a look at getting a working version of GDAL installed on the
server.

Torben

On Tue, Apr 30, 2019 at 3:54 AM Andrea Aime 
wrote:

> Hi,
> 2.15.x has been failing for a number of builds, starting on a seemingly
> unrelated change:
> https://build.geoserver.org/job/geoserver-2.15.x/83/
>
> Checking the failure, it seems like a system installation problem on the
> server, see this:
>
> Tests run: 10, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 1.934 sec 
> <<< FAILURE!
> testSimpleCSV(org.geoserver.wfs.response.Ogr2OgrFormatTest)  Time elapsed: 
> 978 sec  <<< ERROR!
> org.geoserver.platform.ServiceException: Exception occurred during output 
> generation
>   at 
> org.geoserver.wfs.response.Ogr2OgrOutputFormat.write(Ogr2OgrOutputFormat.java:307)
>   at 
> org.geoserver.wfs.WFSGetFeatureOutputFormat.write(WFSGetFeatureOutputFormat.java:200)
>   at 
> org.geoserver.wfs.response.Ogr2OgrFormatTest.testSimpleCSV(Ogr2OgrFormatTest.java:196)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
>   at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>   at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
>   at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>   at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
>   at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>   at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
>   at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
>   at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>   at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>   at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>   at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>   at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>   at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>   at 
> org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
>   at 
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
>   at 
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
>   at 
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
>   at 
> org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
>   at 
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
>   at 
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)*Caused
>  by: java.io.IOException: ogr2ogr did not terminate successfully, exit code 
> 1. Was trying to run: [ogr2ogr, -f, CSV, -a_srs, 
> /tmp/ogrtmpin0.367406913451224/srs8240695920266311468wkt, 
> /tmp/ogrtmpout0.18567878589886866/Buildings.csv, 
> /tmp/ogrtmpin0.367406913451224/Buildings.gml]
> Resulted in:
>
> ERROR 1: Unable to create Xerces C++ or Expat based GML reader, Xerces or 
> Expat support
> not configured into GDAL/OGR.
> ERROR 1: File /tmp/ogrtmpin0.367406913451224/Buildings.gml appears to be GML 
> but the GML reader can't
> be instantiated, likely because Xerces or Expat support wasn't
> configured in.
> FAILURE:*
>
> Maybe some updates occurred April 29th that broke the ogr2ogr installation?
>
> Cheers
> Andrea
>
> ==
>
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +

[Geoserver-devel] build.geoserver.org - apollo-slave-02 removal

2019-04-30 Thread Torben Barsballe via Geoserver-devel
Hello All,

Just as a heads up, the apollo-slave-02 is being decommissioned shortly.
All capabilities of that server will be moved to apollo-slave-01.

I've moved over PostGIS and the cite test configuration, and those appear
to be working, although there appear to have been some failures in other
tests caused by this.

Right now:

   - There is an OGR failure in geoserver-2.15 / geoserver-master. I am
   investigating.
   - The geoserver-master-app-schema-online is has a small number of
   PostGIS failures. These seem like they may be legitimate.

Torben
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] [Geotools-devel] Moving the PMC meeting to an eariler time

2019-04-30 Thread Torben Barsballe via Geoserver-devel
Great. As a reminder, the meeting link is https://meet
.jit.si/GeoServerMeeting

Torben

On Tue, Apr 30, 2019 at 1:15 AM Ian Turton  wrote:

> In general  that works for me but I'm on site today so I'll miss this one.
>
> Ian
>
> On Mon, 29 Apr 2019 at 18:53, Torben Barsballe <
> tbarsba...@federal.planet.com> wrote:
>
>> This topic hasn't had much in the way of replies since last meeting.
>> Shall we tentatively say 16:30 UTC
>> 
>>  for
>> tomorrow's PMC meeting and see how that works out?
>>
>> Does that work for everyone else?
>>
>> Cheers,
>> Torben
>>
>> On Tue, Apr 16, 2019 at 10:52 AM Torben Barsballe <
>> tbarsba...@federal.planet.com> wrote:
>>
>>> I'd also be able to do 2 hours earlier (So 15:00 UTC), but I wouldn't
>>> prefer it.
>>>
>>> Torben
>>>
>>> On Tue, Apr 16, 2019 at 10:40 AM Andrea Aime <
>>> andrea.a...@geo-solutions.it> wrote:
>>>
 30 min earlier works fine here too, and open to other suggestions
 (anything that does not push the meeting later than it is now)

 Cheers
 Andrea

 On Tue, Apr 16, 2019 at 7:29 PM Torben Barsballe via GeoTools-Devel <
 geotools-de...@lists.sourceforge.net> wrote:

> The PMC Meeting is currently scheduled for 17:00 UTC
> 
>
> I believe everyone has switched over from daylight savings time at
> this point, and a couple people have expressed interest in an earlier
> meeting time, so do we want to move the meeting to an earlier time?
> What works best for everyone?
>
> At the moment 30min earlier would work best for me.
>
> Torben
> ___
> GeoTools-Devel mailing list
> geotools-de...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>


 --

 Regards, Andrea Aime == GeoServer Professional Services from the
 experts! Visit http://goo.gl/it488V for more information. == Ing.
 Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito
 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob:
 +39 339 8844549 http://www.geo-solutions.it
 http://twitter.com/geosolutions_it
 --- *Con
 riferimento alla normativa sul trattamento dei dati personali (Reg. UE
 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
 precisa che ogni circostanza inerente alla presente email (il suo
 contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
 riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
 messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
 operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
 This email is intended only for the person or entity to which it is
 addressed and may contain information that is privileged, confidential or
 otherwise protected from disclosure. We remind that - as provided by
 European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
 e-mail or the information herein by anyone other than the intended
 recipient is prohibited. If you have received this email by mistake, please
 notify us immediately by telephone or e-mail.*

>>>
>
> --
> Ian Turton
>
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] geogig community module retirement

2019-04-30 Thread Gabriel Roldan
Hi Alessio,

That is good to know, thanks.

I'll leave it a bit longer in honor to the heroic team that was behind it.
Gotta have a better integration alternative soon hopefully.

Cheers,
Gabriel

El mar., 30 de abr. de 2019 12:38 p. m., Alessio Fabiani <
alessio.fabi...@geo-solutions.it> escribió:

> Hi all,
> geogig module has been removed from official GeoNode distribution already.
>
> Il giorno mar 30 apr 2019 alle ore 15:07 Simone Giannecchini <
> simone.giannecch...@geo-solutions.it> ha scritto:
>
>> Hi Gabriel,
>> there is discussion to discontinue the module from GeoNode as well.
>>
>> That said, I am +0 to remove it but as Andrea said it is unsupported
>> by definition so it's your choice.
>> I personally prefer to see less code but supported.
>>
>> Regards,
>> Simone Giannecchini
>> ==
>> GeoServer Professional Services from the experts!
>> Visit http://bit.ly/gs-services for more information.
>> ==
>> Ing. Simone Giannecchini
>> @simogeo
>> Founder/Director
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob:   +39  333 8128928
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>> Con riferimento alla normativa sul trattamento dei dati personali
>> (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati
>> “GDPR”), si precisa che ogni circostanza inerente alla presente email
>> (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui
>> conoscenza è riservata al/i solo/i destinatario/i indicati dallo
>> scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a
>> cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato
>> se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential
>> or otherwise protected from disclosure. We remind that - as provided
>> by European Regulation 2016/679 “GDPR” - copying, dissemination or use
>> of this e-mail or the information herein by anyone other than the
>> intended recipient is prohibited. If you have received this email by
>> mistake, please notify us immediately by telephone or e-mail.
>>
>> On Tue, Apr 30, 2019 at 1:46 PM Gabriel Roldan 
>> wrote:
>> >
>> > yeah, let's keep it then. After I hit send I recalled geonode uses it
>> (which is weird in its own way but I'll refrain from complaining here).
>> >
>> > Thanks for the quick reply.
>> > Gabriel
>> >
>> > El mar., 30 de abr. de 2019 a la(s) 05:00, Andrea Aime (
>> andrea.a...@geo-solutions.it) escribió:
>> >>
>> >> Hi Gabriel,
>> >> community modules are by definition unsupported, and don't get their
>> tests run (build breaking privilege is for modules
>> >> with someone behind the wheel).
>> >>
>> >> Typically a module stays there in the hope of raising some interest,
>> sometimes even for years, as long as it does not
>> >> break the build with a compile failure, at which point it gets removed
>> from the "communityRelease" profile.
>> >> Even in that case, we normally keep the module around for a while,
>> some might come out and resurrect it (it happened
>> >> systematically after big sprints that made heavy changes to the code
>> base).
>> >>
>> >> Personally I have no stake in the module, so I would not notice if
>> it's gone or not, but I'd give a chance anyways?
>> >> No strong opinion, if the majority would like to see it gone or just
>> nobody cares, by all means, lets remove it.
>> >>
>> >> Cheers
>> >> Andrea
>> >>
>> >>
>> >> On Tue, Apr 30, 2019 at 1:48 AM Gabriel Roldan <
>> gabriel.rol...@gmail.com> wrote:
>> >>>
>> >>> As far as I know there's no one working or going to work on the
>> current geogig community module.
>> >>>
>> >>> I'm not sure if there's a policy to retire community modules where
>> the company behind it shows no more interest and doesn't actively retire it.
>> >>>
>> >>> In any case I'd like to call for retirement of the geogig community
>> module, in the interest of keeping geoserver's code base focused on active
>> and supported modules and avoid cluttering.
>> >>>
>> >>> Opinions? objections?
>> >>>
>> >>> Cheers,
>> >>>
>> >>> --
>> >>> Gabriel Roldán
>> >>> ___
>> >>> Geoserver-devel mailing list
>> >>> Geoserver-devel@lists.sourceforge.net
>> >>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>> >>
>> >>
>> >>
>> >> --
>> >>
>> >> Regards, Andrea Aime == GeoServer Professional Services from the
>> experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea
>> Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A
>> 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39
>> 339 8844549 http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>> --- Con riferimento
>> 

Re: [Geoserver-devel] Geoserver and JMS clustering

2019-04-30 Thread José Macchi
the workshop was AMAZING !congrats Gabriel !

We are using same kind of stuff/way-of-working at company, and now working
on some additional steps with kubernates, etc. Anyone who requires to
cluster geoserver instances...should check the repos that Gabriel shared
(in my fork, I'm working on some extra orchestation steps)

El lun., 29 abr. 2019 a las 20:39, Gabriel Roldan ()
escribió:

> Earlier this month I've gave a workshop on geoserver clustering
> configuration.
>
> Used the JMS cluster community module with a dedicated ActiveMQ broker,
> which worked fantastically, great job there.
>
> It loads balance with a dockercloud/haproxy docker container and uses
> sticky sessions to access the web UI, so no need to have a dedicated
> "master" with UI access. I know there are a thousand topologies you can
> use, but this one seemed just so easy for an introductory course and worked
> so well that I was impressed.
>
> You can check this docker-compose config [1]
>
> The only pitfall to get it running properly on docker was to change the
> activemq server uri to use the 0.0.0.0 IP address, you'll see in the
> Dockerfile[2]
> "-Dactivemq.transportConnectors.server.uri=\"tcp://0.0.0.0:61666" added
> to the CATALINA_OPTS env variable. This is so the server listens on all
> interfaces and not just the loopback one 127.0.0.1. It would be great if
> the default was changed from 127.0.0.1 to 0.0.0.0
>
> The other trick was to dynamically give each instance a unique id, which
> is done in the geoserver instance config by overriding the docker image's
> startup comment with "command: /bin/bash -c "instanceName=$$(/bin/hostname)
> /usr/local/bin/start.sh"
>
> All in all, I'm really enthusiastic about these community modules and hope
> to contribute asap.
>
> Finally, thanks a lot to GeoSolutions for letting me use their
> documentation [3] to prepare the workshop's material.
>
> [1] <
> https://github.com/groldan/2019_foss4g-ar_taller_geoserver/blob/master/docker/broker_externo_scale/docker-compose.yml
> >
> [2] <
> https://github.com/groldan/2019_foss4g-ar_taller_geoserver/blob/master/docker/broker/Dockerfile
> >
> [3] 
> --
> Gabriel Roldán
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 
José Macchi

Geo DevOps
Frontec S.A.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] App-schema online PostGIS test failures

2019-04-30 Thread Torben Barsballe via Geoserver-devel
The App-Schema PostGIS tests are getting some unusual failures on
build.geoserver.org:

Failed tests:
testNestedFilterEncoding(org.geoserver.test.FeatureChainingWfsTest)
  testNestedFiltersEncoding(org.geoserver.test.NestedIdSupportTest)
  
testClientPropertiesFilter(org.geoserver.test.SimpleAttributeFeatureChainWfsTest):
expected:<[1]> but was:<[0]>
  
testNestedFilterEncoding(org.geoserver.test.SimpleAttributeFeatureChainWfsTest):
expected: but was:<[ gml:name = GUNTHORPE FORMATION ]>


The tests were recently moved from apollo-slave-02 to apollo-slave-01 on
that build server, and the PostGIS test database was rebuilt. The GeoTools
online Postgis test passes fine with the new PostGIS, and its running the
same version of Postgres/PostGIS (9.6.2/2.3.2) as before, so this seems
like a legitimate failure, although if that's the case I'm not sure why it
wasn't happening before.

If anyone more familiar with app-schema has any ideas, they would be much
appreciated.

Thanks,
Torben
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Geoserver and JMS clustering

2019-04-30 Thread Simone Giannecchini
Hi Gabriel,
thanks for your kind words.

I will try to spare some of our devops time to capture all this into
our documentation.

Regards,
Simone Giannecchini
==
GeoServer Professional Services from the experts!
Visit http://bit.ly/gs-services for more information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39  333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
Con riferimento alla normativa sul trattamento dei dati personali
(Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati
“GDPR”), si precisa che ogni circostanza inerente alla presente email
(il suo contenuto, gli eventuali allegati, etc.) è un dato la cui
conoscenza è riservata al/i solo/i destinatario/i indicati dallo
scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a
cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato
se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential
or otherwise protected from disclosure. We remind that - as provided
by European Regulation 2016/679 “GDPR” - copying, dissemination or use
of this e-mail or the information herein by anyone other than the
intended recipient is prohibited. If you have received this email by
mistake, please notify us immediately by telephone or e-mail.

On Tue, Apr 30, 2019 at 1:39 AM Gabriel Roldan  wrote:
>
> Earlier this month I've gave a workshop on geoserver clustering configuration.
>
> Used the JMS cluster community module with a dedicated ActiveMQ broker, which 
> worked fantastically, great job there.
>
> It loads balance with a dockercloud/haproxy docker container and uses sticky 
> sessions to access the web UI, so no need to have a dedicated "master" with 
> UI access. I know there are a thousand topologies you can use, but this one 
> seemed just so easy for an introductory course and worked so well that I was 
> impressed.
>
> You can check this docker-compose config [1]
>
> The only pitfall to get it running properly on docker was to change the 
> activemq server uri to use the 0.0.0.0 IP address, you'll see in the 
> Dockerfile[2]
> "-Dactivemq.transportConnectors.server.uri=\"tcp://0.0.0.0:61666" added to 
> the CATALINA_OPTS env variable. This is so the server listens on all 
> interfaces and not just the loopback one 127.0.0.1. It would be great if the 
> default was changed from 127.0.0.1 to 0.0.0.0
>
> The other trick was to dynamically give each instance a unique id, which is 
> done in the geoserver instance config by overriding the docker image's 
> startup comment with "command: /bin/bash -c "instanceName=$$(/bin/hostname) 
> /usr/local/bin/start.sh"
>
> All in all, I'm really enthusiastic about these community modules and hope to 
> contribute asap.
>
> Finally, thanks a lot to GeoSolutions for letting me use their documentation 
> [3] to prepare the workshop's material.
>
> [1] 
> 
> [2] 
> 
> [3] 
> --
> Gabriel Roldán
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel


___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Build failed in Jenkins: geoserver-java11 #505

2019-04-30 Thread monitor
See 

--
[...truncated 1.37 MB...]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.174 sec
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.geoserver.importer.rest.converters.ImportJSONIOTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec

Results :

Tests run: 76, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 

[INFO] Installing 

 to 

[INFO] Installing 

 to 

[INFO] Installing 

 to 

[INFO] Installing 

 to 

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] GeoServer ..

[Geoserver-devel] Build failed in Jenkins: geoserver-master #6677

2019-04-30 Thread monitor
See 

--
[...truncated 1.31 MB...]
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.744 sec
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geoserver.importer.rest.converters.ImportJSONIOTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 sec
Running org.geoserver.importer.web.ImportTaskTableTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 sec

Results :

Tests run: 76, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-importer-rest ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-importer-rest ---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.16-SNAPSHOT/gs-importer-rest-2.16-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.16-SNAPSHOT/gs-importer-rest-2.16-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.16-SNAPSHOT/gs-importer-rest-2.16-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.16-SNAPSHOT/gs-importer-rest-2.16-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.16-SNAPSHOT/gs-importer-rest-2.16-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ---< org.geoserver.security:gs-web-sec-cas >
[INFO] Building GeoServer CAS Security Web Module 2.16-SNAPSHOT [98/99]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting 

[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO] 
[INF

[Geoserver-devel] Build failed in Jenkins: geoserver-java11 #506

2019-04-30 Thread monitor
See 

--
[...truncated 1.44 MB...]
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Apr 30, 2019 6:37:35 PM org.geoserver.importer.Importer init
SEVERE: Failed to init the context 
java.lang.IllegalArgumentException: input == null!
at java.desktop/javax.imageio.ImageIO.getImageReaders(ImageIO.java:647)
at 
org.geotools.gce.image.WorldImageFormat.accepts(WorldImageFormat.java:245)
at 
org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:153)
at 
org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:131)
at org.geoserver.importer.DataFormat.lookup(DataFormat.java:71)
at org.geoserver.importer.SpatialFile.prepare(SpatialFile.java:133)
at org.geoserver.importer.Importer.addTasks(Importer.java:472)
at org.geoserver.importer.Importer.init(Importer.java:440)
at 
org.geoserver.importer.rest.ImportController.createImport(ImportController.java:221)
at 
org.geoserver.importer.rest.ImportController.postImports(ImportController.java:72)
at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown 
Source)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:207)
at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)
at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
at 
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:901)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:875)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1636)
at javax.servlet.http.HttpServlet

Re: [Geoserver-devel] GeoServer 2.15-RC release artifacts available to test

2019-04-30 Thread Jody Garnett
Thanks the release is now published, will send email shortly.
--
Jody Garnett


On Sun, 27 Jan 2019 at 14:39, Rahkonen Jukka (MML) <
jukka.rahko...@maanmittauslaitos.fi> wrote:

> Hi,
>
>
>
> By a very short test with bin-zip on Windows and Oracle Java 8 all looks
> good here too.
>
>
>
> -Jukka Rahkonen-
>
>
>
> *Lähettäjä:* Ian Turton [mailto:ijtur...@gmail.com]
> *Lähetetty:* 27. tammikuuta 2019 13:45
> *Vastaanottaja:* Geoserver-devel 
> *Aihe:* Re: [Geoserver-devel] GeoServer 2.15-RC release artifacts
> available to test
>
>
>
> Only slightly odd thing on my machine is that the number of available
> fonts has jumped from 632 to 2985 when comparing against a recent master.
> Interestingly fc-list gives 3062 as the number of fonts on the machine.
>
>
>
> Other than that all looks good to me on Ubuntu.
>
>
>
> Ian
>
>
>
>
>
>
>
> On Sun, 27 Jan 2019 at 11:25, Ian Turton  wrote:
>
> get then while they are still warm at
> https://build.geoserver.org/geoserver/release/2.15-RC/
>
>
>
> Ian
>
> --
>
> Ian Turton
>
>
>
>
> --
>
> Ian Turton
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Geoserver and JMS clustering

2019-04-30 Thread Jody Garnett
Gabriel I was looking at setting up a Artifactory or Nexus for the geotools
project.

If you want a community space to share docker containers I should choose
Nexus (which has docker support out of the box).
--
Jody Garnett


On Mon, 29 Apr 2019 at 16:39, Gabriel Roldan 
wrote:

> Earlier this month I've gave a workshop on geoserver clustering
> configuration.
>
> Used the JMS cluster community module with a dedicated ActiveMQ broker,
> which worked fantastically, great job there.
>
> It loads balance with a dockercloud/haproxy docker container and uses
> sticky sessions to access the web UI, so no need to have a dedicated
> "master" with UI access. I know there are a thousand topologies you can
> use, but this one seemed just so easy for an introductory course and worked
> so well that I was impressed.
>
> You can check this docker-compose config [1]
>
> The only pitfall to get it running properly on docker was to change the
> activemq server uri to use the 0.0.0.0 IP address, you'll see in the
> Dockerfile[2]
> "-Dactivemq.transportConnectors.server.uri=\"tcp://0.0.0.0:61666" added
> to the CATALINA_OPTS env variable. This is so the server listens on all
> interfaces and not just the loopback one 127.0.0.1. It would be great if
> the default was changed from 127.0.0.1 to 0.0.0.0
>
> The other trick was to dynamically give each instance a unique id, which
> is done in the geoserver instance config by overriding the docker image's
> startup comment with "command: /bin/bash -c "instanceName=$$(/bin/hostname)
> /usr/local/bin/start.sh"
>
> All in all, I'm really enthusiastic about these community modules and hope
> to contribute asap.
>
> Finally, thanks a lot to GeoSolutions for letting me use their
> documentation [3] to prepare the workshop's material.
>
> [1] <
> https://github.com/groldan/2019_foss4g-ar_taller_geoserver/blob/master/docker/broker_externo_scale/docker-compose.yml
> >
> [2] <
> https://github.com/groldan/2019_foss4g-ar_taller_geoserver/blob/master/docker/broker/Dockerfile
> >
> [3] 
> --
> Gabriel Roldán
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] GeoTools / GeoServer PMC meeting - 2019-04-30

2019-04-30 Thread Jody Garnett
Attending

Jody Garnett

Torben Barsballe

Andrea Aime
Actions

   -

   Torben to check potential missing OGR package
   -

   Torben will repost PostGIS build failure to email list
   -

   Andrea will raise Java 11 test tolerance for GeoTools build (done)
   -

   Jody to take “geoserver security” idea to mailing list
   -

   Jody will continue to pursue maven repo for GeoTools, has reached out to
   osgeo projects.

Agenda

   -

   Build failures in 2.15.
   -

  OGR Build Failure
  -

  App Schema Build Failrure
  -

   GeoTools Java 11 Failure
   -

   Sys Admin
   -

   Security Topics
   -

   Deprecation effort update
   -

   GeoTools care and feeding

Build failures in 2.15

PostGIS install has been moved to apollo-slave-01 in advance of
apollo-slave-02 being decommissioned.
OGR Build Failure

Due to build server change, new build node has ogr2ogr available (old did
not) but missing some library.
App-schema

App-schema postgis also failing, possibly due to the different postgis
version

Failed tests:
  testNestedFilterEncoding(org.geoserver.test.FeatureChainingWfsTest)

 testNestedFiltersEncoding(org.geoserver.test.NestedIdSupportTest)

 
testClientPropertiesFilter(org.geoserver.test.SimpleAttributeFeatureChainWfsTest):
expected:<[1]> but was:<[0]>

 
testNestedFilterEncoding(org.geoserver.test.SimpleAttributeFeatureChainWfsTest):
expected: but was:<[ gml:name = GUNTHORPE FORMATION ]>

Updated to same version of PostGIS, so not that…

Action:

   -

   torben will repost to email list

GeoTools Java 11 Test Failures

Caused by a difference in how Fonts are rendered between Java 11 and Java
8. Requires a change in the test tolerance. Do we need Java 11 reference
images? Hopefully not as font rendering changes across operating systems.

Action:

   -

   Andrea has relaxed the tolerance 10% … looks ike it now passes

Sys Admin

Build server discussion, reducing to one slave to reduce operation costs.

SAC has changed download.osgeo.org - we use for webdav currently and the
maven deploy “wagon” for webdav is unsupported?

Any interest in setting up Nexus or Artifactory?

Action: Jody will continue to pursue maven repo for GeoTools, has reached
out to osgeo projects.
Security Topics

Security incoming:

   -

   Some new reports came in from Gremwell
   -

  A good idea on one of them :)
  -

  Remaining items require funding ...
  -

   GitHub is reporting vulnerabilities in dependencies


How to fund security fixes:

   -

   Currently depend on custom or product interest in fixing
   -

  Those reporting bugs show no direct interest in funding fix (they
  already funded QA check and are thus contributing …)
  -

   Not sure about “Donation” button for OSGeo or “sprint” style sponsorship
   -

  Tends to under value open source
  -

  Treats security like a charity concern rather that than a core value
  -

   Discussion on how QGIS and SAC does small contracts
   -

   Check if this interrupts business model for those selling GeoServer
   support


Action:

   -

   Jody to take “geoserver security” idea to mailing list
   -

  Distribute via OSGeo similar to how SAC operates where .. available
  developers is the constraint
  -

  Adding to “fund” get visibility into security email list as issues
  are reported
  -

 Can address via commercial support (fast lane)
 -

 Wait for fund to afford a small contract (slow lane)

Deprecation effort update

   -

   GeoTools ready, green: https://github.com/geotools/geotools/pull/2309
   -

  Idea: QA page mention how to deal with deprecations
  -

  JTS update? Jody did not get back to that ...
  -

   GeoWebCache ready, green:
   https://github.com/GeoWebCache/geowebcache/pull/747
   -

   GeoServer still needs java 11 deprecation handling:
   https://github.com/geoserver/geoserver/pull/3449
   -

  Use suppress warning if you cannot dodge (example implementing a
  deprecated method)
  -

 @SuppressWarning(“deprecation”)
 -

  Java 8 fix? new Integer(int) → Integer.valueOf( int )


Issues found in deprecation:

   -

   Deprecated methods/objects with no comment and no replacement
   -

   Deprecations in impl classes but the interface mandates the method
   without deprecating it
   -

   Deprecations pointing to replacement that are also deprecated and with
   no replacement
   -

   " * @deprecated Replacement to be determined."
   -

   Deprecating API, providing replacement, and leaving hundreds of calling
   points in the codebase, losing the best occasion to check if the
   deprecation and replacement actually make sense.
   -

   Deprecated with replacement indications making no sense. Remember to be
   clear, deprecation is not a reminder to yourself but something affecting
   users which need to move to a non deprecated approach.
   -

   Deprecated because normally it should not be u

[Geoserver-devel] Jenkins build is back to normal : geoserver-master #6678

2019-04-30 Thread monitor
See 



___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Geoserver and JMS clustering

2019-04-30 Thread Jim Hughes

Jody,

Is it worth looking into publishing GeoTools (and maybe GWC/GS) on Maven 
Central?


Cheers,

Jim

On 4/30/19 3:06 PM, Jody Garnett wrote:
Gabriel I was looking at setting up a Artifactory or Nexus for the 
geotools project.


If you want a community space to share docker containers I should 
choose Nexus (which has docker support out of the box).

--
Jody Garnett


On Mon, 29 Apr 2019 at 16:39, Gabriel Roldan > wrote:


Earlier this month I've gave a workshop on geoserver clustering
configuration.

Used the JMS cluster community module with a dedicated ActiveMQ
broker, which worked fantastically, great job there.

It loads balance with a dockercloud/haproxy docker container and
uses sticky sessions to access the web UI, so no need to have a
dedicated "master" with UI access. I know there are a thousand
topologies you can use, but this one seemed just so easy for an
introductory course and worked so well that I was impressed.

You can check this docker-compose config [1]

The only pitfall to get it running properly on docker was to
change the activemq server uri to use the 0.0.0.0 IP address,
you'll see in the Dockerfile[2]
"-Dactivemq.transportConnectors.server.uri=\"tcp://0.0.0.0:61666
" added to the CATALINA_OPTS env variable.
This is so the server listens on all interfaces and not just the
loopback one 127.0.0.1. It would be great if the default was
changed from 127.0.0.1 to 0.0.0.0

The other trick was to dynamically give each instance a unique id,
which is done in the geoserver instance config by overriding the
docker image's startup comment with "command: /bin/bash -c
"instanceName=$$(/bin/hostname) /usr/local/bin/start.sh"

All in all, I'm really enthusiastic about these community modules
and hope to contribute asap.

Finally, thanks a lot to GeoSolutions for letting me use their
documentation [3] to prepare the workshop's material.

[1]


[2]


[3] 
-- 
Gabriel Roldán

___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/geoserver-devel



___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel



___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] funding security fixes discussion

2019-04-30 Thread Jody Garnett
I floated an idea in today's meeting that I am bringing to the email list
for discussion.

We continue to have security vulnerabilities reported (several came in this
week) as is to be expected for a successful project.

So far the companies reporting security issues show no sign of being
willing to pay to have these issues addressed. In a sense they have already
contributed by hiring a security firm to review the code and report these
failures to us.

The vast majority of fixes have been addressed by service providers on
behalf of their customers, boundless on behalf of its product, or community
volunteers (often trying to get a release out).

This approach is not able to sustain the high quality we have all come to
expect from the GeoServer project.

>From a sustainability point of view it does not matter who fixes these
issues so long as they are fixed. I would like feedback on the following
proposal to ensure it does not step on anyone's business model or
livelihood.

We have used OSGeo to run funding for code sprints. We can also add an
OSGeo PayPal donate button to our page. Both of these approaches treat
GeoServer as a charity and undervalue what GeoServer offers (see
references). I would like to find a middle ground between charity and
accidentally competing with service providers.

Idea:

1) Set up "security fund" to put towards security fixes
- operate half way between "code sprint sponsorship" and SAC small contract
model

2) Participants buy in and receive
- Need to set the price high enough to be useful, say $5000 annually
- Offers access to the geoserver security email list, which collects and
discusses vulnerability reports as they reported.
- We are "selling" visibility into security issues, not specific fixes
- Based on issues (participants can now see) options are available
  Volunteer their own staff and resources to address the security concern
  Fast lane: engage one of our commercial support providers
  Slow lane: wait for issue to be collected by a small contract
- security email list offers chance to coordinate testing with those
working on fix.
- open to any incidental perks ("secure geoserver" logo, t-shirt,
souvenir handcuffs ...)

3) GeoServer Team
- Contributors interested in security issues have already signed up to
geoserver security. Currently work is divided up across contributors /
organizations based on availability.
- For issue of interest to your employer, you personally, or your customers
you may have the availability or budget to respond
- Set up a small contract each time there is enough issues (and enough
budget) to address outstanding vulnerabilities.

4) Small security focused contracts
- Looking a T&M contract as security issues are hard to predict and we are
not looking short change developer
- Willing to set up a contract "paying full price" for short-term high
priority turn around in event of active exploit. Budget permitting of
course.
- Majority of contracts expected to 'sweetheart rate" to be handled as a
background activity to fit in-between normal "customer" work.

The above is based on security being a "roads and bridges" concern. Do not
want to compete with contributors on new feature development or general bug
fixes.

Sustainability references:
- Please Sell Something

(Piero
Toffanin)
- the middle passage

(Paul
Ramsey)
- Roads and Bridges: The Unseen Labor Behind Our Digital Infrastructure

(Ford
Foundation)
- Sustaining Membership Program

 (qgis.org)
- Budget and Money Guidance for projects, committees, initiatives and events

(osgeo)


--
Jody Garnett
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Build failed in Jenkins: geoserver-java11-qa #58

2019-04-30 Thread monitor
See 

--
[...truncated 2.15 MB...]
[ERROR] 
:[47,13]
 cannot find symbol
[ERROR] symbol:   class LoadingCache
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[47,26]
 cannot find symbol
[ERROR] symbol:   class RuleFilter
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[47,38]
 cannot find symbol
[ERROR] symbol:   class AccessInfo
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[49,19]
 cannot find symbol
[ERROR] symbol:   class GeoFenceConfigurationManager
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[52,13]
 cannot find symbol
[ERROR] symbol:   class CacheConfiguration
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[54,29]
 cannot find symbol
[ERROR] symbol:   class GeoFenceConfigurationManager
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[76,15]
 cannot find symbol
[ERROR] symbol:   class CacheBuilder
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[198,12]
 cannot find symbol
[ERROR] symbol:   class AccessInfo
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[219,13]
 cannot find symbol
[ERROR] symbol:   class AtomicLong
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[222,37]
 cannot find symbol
[ERROR] symbol:   class RuleFilter
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[222,12]
 cannot find symbol
[ERROR] symbol:   class AccessInfo
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[243,45]
 cannot find symbol
[ERROR] symbol:   class RuleFilter
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[243,12]
 cannot find symbol
[ERROR] symbol:   class AccessInfo
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[263,12]
 cannot find symbol
[ERROR] symbol:   class List
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[263,17]
 cannot find symbol
[ERROR] symbol:   class ShortRule
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[285,45]
 cannot find symbol
[ERROR] symbol:   class RuleFilter
[ERROR] location: class org.geoserver.geofence.cache.CachedRuleReader
[ERROR] 
:[285,12]
 cannot find symbol
[ERROR] symbol:   class Li

[Geoserver-devel] Jenkins build is back to normal : geoserver-2.15.x #93

2019-04-30 Thread monitor
See 



___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Build failed in Jenkins: geoserver-2.14.x #238

2019-04-30 Thread monitor
See 

--
[...truncated 1.07 MB...]
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-web-sec-cas ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-web-sec-cas ---
[warn] Test source directory 
'
 does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 2 files (0 non-complying).
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas 
---
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT.pom
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT-tests.jar
[INFO] Installing 

 to 
/var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT-sources.jar
Apr 30, 2019 9:08:47 PM org.geoserver.importer.Importer init
SEVERE: Failed to init the context 
java.lang.NullPointerException
at org.geoserver.importer.SpatialFile.prepare(SpatialFile.java:103)
at org.geoserver.importer.Importer.addTasks(Importer.java:472)
at org.geoserver.importer.Importer.init(Importer.java:440)
at 
org.geoserver.importer.rest.ImportController.createImport(ImportController.java:227)
at 
org.geoserver.importer.rest.ImportController.postImports(ImportController.java:75)
at sun.reflect.GeneratedMethodAccessor286.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827)
at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738)
at 
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
at 
org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSyst

[Geoserver-devel] Jenkins build is back to normal : geoserver-java11 #507

2019-04-30 Thread monitor
See 



___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x #87

2019-04-30 Thread Torben Barsballe via Geoserver-devel
Okay, I think I've got this working now - tests are passing again for
master and 2.15 (2.14 appears to have an unrelated failure in GWC).

Torben

On Tue, Apr 30, 2019 at 9:13 AM Torben Barsballe <
tbarsba...@federal.planet.com> wrote:

> That looks like it was caused by me moving over the PostGIS config to
> build-slave-01 (see earlier emails on the failing app-schema-online tests)
>
> As far as I could tell, prior to that there wasn't any version of GDAL
> installed (so I don't think any of the GDAL/OGR tests were even running),
> and I think the PostGIS install pulled in a fairly old version, so that
> could explain the failure.
> I can take a look at getting a working version of GDAL installed on the
> server.
>
> Torben
>
> On Tue, Apr 30, 2019 at 3:54 AM Andrea Aime 
> wrote:
>
>> Hi,
>> 2.15.x has been failing for a number of builds, starting on a seemingly
>> unrelated change:
>> https://build.geoserver.org/job/geoserver-2.15.x/83/
>>
>> Checking the failure, it seems like a system installation problem on the
>> server, see this:
>>
>> Tests run: 10, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 1.934 sec 
>> <<< FAILURE!
>> testSimpleCSV(org.geoserver.wfs.response.Ogr2OgrFormatTest)  Time elapsed: 
>> 978 sec  <<< ERROR!
>> org.geoserver.platform.ServiceException: Exception occurred during output 
>> generation
>>  at 
>> org.geoserver.wfs.response.Ogr2OgrOutputFormat.write(Ogr2OgrOutputFormat.java:307)
>>  at 
>> org.geoserver.wfs.WFSGetFeatureOutputFormat.write(WFSGetFeatureOutputFormat.java:200)
>>  at 
>> org.geoserver.wfs.response.Ogr2OgrFormatTest.testSimpleCSV(Ogr2OgrFormatTest.java:196)
>>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>  at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>  at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>  at java.lang.reflect.Method.invoke(Method.java:498)
>>  at 
>> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
>>  at 
>> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>>  at 
>> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
>>  at 
>> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>>  at 
>> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
>>  at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>  at 
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
>>  at 
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
>>  at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>  at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>>  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>  at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>  at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>  at 
>> org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
>>  at 
>> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
>>  at 
>> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
>>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>  at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>  at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>  at java.lang.reflect.Method.invoke(Method.java:498)
>>  at 
>> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
>>  at 
>> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
>>  at 
>> org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
>>  at 
>> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
>>  at 
>> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)*Caused
>>  by: java.io.IOException: ogr2ogr did not terminate successfully, exit code 
>> 1. Was trying to run: [ogr2ogr, -f, CSV, -a_srs, 
>> /tmp/ogrtmpin0.367406913451224/srs8240695920266311468wkt, 
>> /tmp/ogrtmpout0.18567878589886866/Buildings.csv, 
>> /tmp/ogrtmpin0.367406913451224/Buildings.gml]
>> Resulted in:
>>
>> ERROR 1: Unable to create Xerces C++ or Expat based GML reader, Xerces or 
>> Expat support
>> not configured into GDAL/OGR.
>> ERROR 1: File /tmp/ogrtmpin0.367406913451224/Buildings.gml appears to be GML 
>> but the GML reader can't
>> be instantiated, likely because Xerces or Expat support wasn't
>> configured in.
>> FAILURE:*
>>
>> Maybe some updates occurred Apri

[Geoserver-devel] Build failed in Jenkins: geoserver-2.15.x-java11 #35

2019-04-30 Thread monitor
See 


--
[...truncated 2.09 MB...]
[ERROR] 
:
 error reading 

 
:
 Too many open files
[ERROR] 
:
 error reading 

 
:
 Too many open files
[ERROR] 
:
 error reading 

 
:
 Too many open files
[ERROR] 
:
 error reading 

 
:
 Too many open files
[ERROR] 
:
 error reading 

 
:
 Too many open files
[ERROR] 
:
 error reading 

 
:
 Too many open files
[ERROR] 
:
 error reading 

 
:
 Too many open files
[ERROR] 
:
 error reading 

 
:
 Too many open files
[ERROR] 
:
 error reading 

 
:
 Too many open files
[ERROR] 
:
 error reading 

 


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

2019-04-30 Thread monitor
See 


Changes:

[fernandomino7] Fix for Solr circular Spring Bean reference exception

[Andrea Aime] [GEOS-9153] WCS 2.0 scaling policies do not account for scaling 
factor

[Andrea Aime] [GEOS-8450] DescribeCoverage should not fail on secured datasets 
with

[Andrea Aime] fixme

[Andrea Aime] [GEOS-9192] GeoServer UI let's you save duplicate grids names

[Gabriel Roldan] Fix gwc tile layer load performance regression at startup

--
[...truncated 102.51 KB...]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Running org.geoserver.test.SortByTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.169 sec
Running org.geoserver.test.SpecimenWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec
Running org.geoserver.test.StringConstantIdWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 sec
Running org.geoserver.test.SubstitutionGroupCoverageWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 sec
Running org.geoserver.test.SubstitutionGroupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 sec
Running org.geoserver.test.TimeSeriesInlineWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 sec
Running org.geoserver.test.TimeSeriesWfsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec
Running org.geoserver.test.ValidationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 sec
Running org.geoserver.test.WaterMLTimeSeriesWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 sec
Running org.geoserver.test.WmsGetFeatureInfoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.57 sec
Running org.geoserver.test.WmsGetLegendGraphicTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 sec
Running org.geoserver.test.WmsGetMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.463 sec
Running org.geoserver.test.XPathPredicateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.537 sec
Running org.geoserver.test.XYGeomTest
Test

Re: [Geoserver-devel] [Geotools-devel] Moving the PMC meeting to an eariler time

2019-04-30 Thread Kevin Smith
On 30 April 2019 09:23:07 GMT-07:00, Torben Barsballe via GeoTools-Devel 
 wrote:
>Great. As a reminder, the meeting link is https://meet
>.jit.si/GeoServerMeeting
>
>Torben
>
>On Tue, Apr 30, 2019 at 1:15 AM Ian Turton  wrote:
>
>> In general  that works for me but I'm on site today so I'll miss this
>one.
>>
>> Ian
>>
>> On Mon, 29 Apr 2019 at 18:53, Torben Barsballe <
>> tbarsba...@federal.planet.com> wrote:
>>
>>> This topic hasn't had much in the way of replies since last meeting.
>>> Shall we tentatively say 16:30 UTC
>>>
>
>for
>>> tomorrow's PMC meeting and see how that works out?
>>>
>>> Does that work for everyone else?
>>>
>>> Cheers,
>>> Torben
>>>
>>> On Tue, Apr 16, 2019 at 10:52 AM Torben Barsballe <
>>> tbarsba...@federal.planet.com> wrote:
>>>
 I'd also be able to do 2 hours earlier (So 15:00 UTC), but I
>wouldn't
 prefer it.

 Torben

 On Tue, Apr 16, 2019 at 10:40 AM Andrea Aime <
 andrea.a...@geo-solutions.it> wrote:

> 30 min earlier works fine here too, and open to other suggestions
> (anything that does not push the meeting later than it is now)
>
> Cheers
> Andrea
>
> On Tue, Apr 16, 2019 at 7:29 PM Torben Barsballe via
>GeoTools-Devel <
> geotools-de...@lists.sourceforge.net> wrote:
>
>> The PMC Meeting is currently scheduled for 17:00 UTC
>>
>
>>
>> I believe everyone has switched over from daylight savings time
>at
>> this point, and a couple people have expressed interest in an
>earlier
>> meeting time, so do we want to move the meeting to an earlier
>time?
>> What works best for everyone?
>>
>> At the moment 30min earlier would work best for me.
>>
>> Torben
>> ___
>> GeoTools-Devel mailing list
>> geotools-de...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>
>
> --
>
> Regards, Andrea Aime == GeoServer Professional Services from the
> experts! Visit http://goo.gl/it488V for more information. == Ing.
> Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di
>Montramito
> 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584
>1660272 mob:
> +39 339 8844549 http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
> --- *Con
> riferimento alla normativa sul trattamento dei dati personali
>(Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”),
>si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui
>conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se
>il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni
>altra
> operazione è illecita. Le sarei comunque grato se potesse darmene
>notizia.
> This email is intended only for the person or entity to which it
>is
> addressed and may contain information that is privileged,
>confidential or
> otherwise protected from disclosure. We remind that - as provided
>by
> European Regulation 2016/679 “GDPR” - copying, dissemination or
>use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by
>mistake, please
> notify us immediately by telephone or e-mail.*
>

>>
>> --
>> Ian Turton
>>

+0

I should be able to start attending again with the May 14 meeting.  The old 
time would have been slightly better but I'm ok with the change.
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Geoserver and JMS clustering

2019-04-30 Thread Gabriel Roldan
Thank Jody,

I wasn't sure what you mean by that. Lurking online seems like a nice idea.
Gonna keep it in mind in case I find the stamina to move forward with a
couple project ideas rounding my mind.

Cheers!

El mar., 30 de abr. de 2019 a la(s) 16:07, Jody Garnett (
jody.garn...@gmail.com) escribió:

> Gabriel I was looking at setting up a Artifactory or Nexus for the
> geotools project.
>
> If you want a community space to share docker containers I should choose
> Nexus (which has docker support out of the box).
> --
> Jody Garnett
>
>
> On Mon, 29 Apr 2019 at 16:39, Gabriel Roldan 
> wrote:
>
>> Earlier this month I've gave a workshop on geoserver clustering
>> configuration.
>>
>> Used the JMS cluster community module with a dedicated ActiveMQ broker,
>> which worked fantastically, great job there.
>>
>> It loads balance with a dockercloud/haproxy docker container and uses
>> sticky sessions to access the web UI, so no need to have a dedicated
>> "master" with UI access. I know there are a thousand topologies you can
>> use, but this one seemed just so easy for an introductory course and worked
>> so well that I was impressed.
>>
>> You can check this docker-compose config [1]
>>
>> The only pitfall to get it running properly on docker was to change the
>> activemq server uri to use the 0.0.0.0 IP address, you'll see in the
>> Dockerfile[2]
>> "-Dactivemq.transportConnectors.server.uri=\"tcp://0.0.0.0:61666" added
>> to the CATALINA_OPTS env variable. This is so the server listens on all
>> interfaces and not just the loopback one 127.0.0.1. It would be great if
>> the default was changed from 127.0.0.1 to 0.0.0.0
>>
>> The other trick was to dynamically give each instance a unique id, which
>> is done in the geoserver instance config by overriding the docker image's
>> startup comment with "command: /bin/bash -c "instanceName=$$(/bin/hostname)
>> /usr/local/bin/start.sh"
>>
>> All in all, I'm really enthusiastic about these community modules and
>> hope to contribute asap.
>>
>> Finally, thanks a lot to GeoSolutions for letting me use their
>> documentation [3] to prepare the workshop's material.
>>
>> [1] <
>> https://github.com/groldan/2019_foss4g-ar_taller_geoserver/blob/master/docker/broker_externo_scale/docker-compose.yml
>> >
>> [2] <
>> https://github.com/groldan/2019_foss4g-ar_taller_geoserver/blob/master/docker/broker/Dockerfile
>> >
>> [3] 
>> --
>> Gabriel Roldán
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>

-- 
Gabriel Roldán
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Geoserver and JMS clustering

2019-04-30 Thread Jody Garnett
Not sure, we depend on a lot of odd custom forks I thought that was
against maven central policies.
--
Jody Garnett


On Tue, 30 Apr 2019 at 13:21, Jim Hughes  wrote:

> Jody,
>
> Is it worth looking into publishing GeoTools (and maybe GWC/GS) on Maven
> Central?
>
> Cheers,
>
> Jim
> On 4/30/19 3:06 PM, Jody Garnett wrote:
>
> Gabriel I was looking at setting up a Artifactory or Nexus for the
> geotools project.
>
> If you want a community space to share docker containers I should choose
> Nexus (which has docker support out of the box).
> --
> Jody Garnett
>
>
> On Mon, 29 Apr 2019 at 16:39, Gabriel Roldan 
> wrote:
>
>> Earlier this month I've gave a workshop on geoserver clustering
>> configuration.
>>
>> Used the JMS cluster community module with a dedicated ActiveMQ broker,
>> which worked fantastically, great job there.
>>
>> It loads balance with a dockercloud/haproxy docker container and uses
>> sticky sessions to access the web UI, so no need to have a dedicated
>> "master" with UI access. I know there are a thousand topologies you can
>> use, but this one seemed just so easy for an introductory course and worked
>> so well that I was impressed.
>>
>> You can check this docker-compose config [1]
>>
>> The only pitfall to get it running properly on docker was to change the
>> activemq server uri to use the 0.0.0.0 IP address, you'll see in the
>> Dockerfile[2]
>> "-Dactivemq.transportConnectors.server.uri=\"tcp://0.0.0.0:61666" added
>> to the CATALINA_OPTS env variable. This is so the server listens on all
>> interfaces and not just the loopback one 127.0.0.1. It would be great if
>> the default was changed from 127.0.0.1 to 0.0.0.0
>>
>> The other trick was to dynamically give each instance a unique id, which
>> is done in the geoserver instance config by overriding the docker image's
>> startup comment with "command: /bin/bash -c "instanceName=$$(/bin/hostname)
>> /usr/local/bin/start.sh"
>>
>> All in all, I'm really enthusiastic about these community modules and
>> hope to contribute asap.
>>
>> Finally, thanks a lot to GeoSolutions for letting me use their
>> documentation [3] to prepare the workshop's material.
>>
>> [1] <
>> https://github.com/groldan/2019_foss4g-ar_taller_geoserver/blob/master/docker/broker_externo_scale/docker-compose.yml
>> >
>> [2] <
>> https://github.com/groldan/2019_foss4g-ar_taller_geoserver/blob/master/docker/broker/Dockerfile
>> >
>> [3] 
>> --
>> Gabriel Roldán
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> ___
> Geoserver-devel mailing 
> listGeoserver-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel