Re: [Geoserver-users] GeoServer 2.19-RC Release Candidate available for testing

2021-03-11 Thread Andrea Aime
Known issue with the WPS plugin, has been fixed already. If you want to do
more tests, remove the gs-wps-jdbc jar from WEB-INF/lib

Cheers
Andrea

Il Gio 11 Mar 2021, 19:37 Chris Vradis  ha scritto:

> Hello, I installed the 2.19RC version on a macOS Catalina installation,
> using the Platform Independent Binary, with oracle Java 12.0.1  without any
> issues (13200 or so layers published successfully).
>
> When I installed the WPS plugin I got the error: FATAL: role "geotools"
> does not exist.Part of the log is as follows:
>
> - Exception encountered during context initialization - cancelling refresh
> attempt: org.springframework.beans.factory.BeanCreationException: Error
> creating bean with name 'wmtsCapabilitiesProvider' defined in URL
> [jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-gwc-2.19-RC.jar!/applicationContext.xml]:
> Cannot resolve reference to bean 'geoServer' while setting constructor
> argument; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'geoServer' defined in URL
> [jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-main-2.19-RC.jar!/applicationContext.xml]:
> Initialization of bean failed; nested exception is
> java.lang.RuntimeException:
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'wpsInitializer' defined in URL
> [jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
> Cannot resolve reference to bean 'executionManager' while setting
> constructor argument; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'executionManager' defined in URL
> [jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
> Cannot resolve reference to bean 'processStatusTracker' while setting
> constructor argument; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'processStatusTracker' defined in URL
> [jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
> Initialization of bean failed; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'processStatusStore' defined in URL
> [jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-jdbc-2.19-RC.jar!/applicationContext.xml]:
> Bean instantiation via constructor failed; nested exception is
> org.springframework.beans.BeanInstantiationException: Failed to instantiate
> [org.geoserver.wps.jdbc.JDBCStatusStore]: Constructor threw exception;
> nested exception is java.lang.RuntimeException: Unable to obtain
> connection: Cannot create PoolableConnectionFactory (FATAL: role "geotools"
> does not exist)
> 11 Μαρ 19:59:03 WARN [support.DisposableBeanAdapter] - Invocation of
> destroy method failed on bean with name 'geoServerLoader':
> org.springframework.beans.factory.BeanCreationNotAllowedException: Error
> creating bean with name 'geoWebCacheExtensions': Singleton bean creation
> not allowed while singletons of this factory are in destruction (Do not
> request a bean from a BeanFactory in a destroy method implementation!)
> 11 Μαρ 19:59:03 ERROR [context.ContextLoader] - Context initialization
> failed
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'wmtsCapabilitiesProvider' defined in URL
> [jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-gwc-2.19-RC.jar!/applicationContext.xml]:
> Cannot resolve reference to bean 'geoServer' while setting constructor
> argument; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'geoServer' defined in URL
> [jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-main-2.19-RC.jar!/applicationContext.xml]:
> Initialization of bean failed; nested exception is
> java.lang.RuntimeException:
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'wpsInitializer' defined in URL
> [jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
> Cannot resolve reference to bean 'executionManager' while setting
> constructor argument; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'executionManager' defined in URL
> [jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
> Cannot resolve reference to bean 'processStatusTracker' while setting
> constructor argument; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'processStatusTracker' defined in URL
> 

Re: [Geoserver-users] GeoServer 2.19-RC Release Candidate available for testing

2021-03-11 Thread Chris Vradis
Hello, I installed the 2.19RC version on a macOS Catalina installation, using 
the Platform Independent Binary, with oracle Java 12.0.1  without any issues 
(13200 or so layers published successfully).

When I installed the WPS plugin I got the error: FATAL: role "geotools" does 
not exist.Part of the log is as follows:

- Exception encountered during context initialization - cancelling refresh 
attempt: org.springframework.beans.factory.BeanCreationException: Error 
creating bean with name 'wmtsCapabilitiesProvider' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-gwc-2.19-RC.jar!/applicationContext.xml]:
 Cannot resolve reference to bean 'geoServer' while setting constructor 
argument; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'geoServer' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-main-2.19-RC.jar!/applicationContext.xml]:
 Initialization of bean failed; nested exception is java.lang.RuntimeException: 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'wpsInitializer' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
 Cannot resolve reference to bean 'executionManager' while setting constructor 
argument; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'executionManager' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
 Cannot resolve reference to bean 'processStatusTracker' while setting 
constructor argument; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'processStatusTracker' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
 Initialization of bean failed; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'processStatusStore' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-jdbc-2.19-RC.jar!/applicationContext.xml]:
 Bean instantiation via constructor failed; nested exception is 
org.springframework.beans.BeanInstantiationException: Failed to instantiate 
[org.geoserver.wps.jdbc.JDBCStatusStore]: Constructor threw exception; nested 
exception is java.lang.RuntimeException: Unable to obtain connection: Cannot 
create PoolableConnectionFactory (FATAL: role "geotools" does not exist)
11 Μαρ 19:59:03 WARN [support.DisposableBeanAdapter] - Invocation of destroy 
method failed on bean with name 'geoServerLoader': 
org.springframework.beans.factory.BeanCreationNotAllowedException: Error 
creating bean with name 'geoWebCacheExtensions': Singleton bean creation not 
allowed while singletons of this factory are in destruction (Do not request a 
bean from a BeanFactory in a destroy method implementation!)
11 Μαρ 19:59:03 ERROR [context.ContextLoader] - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'wmtsCapabilitiesProvider' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-gwc-2.19-RC.jar!/applicationContext.xml]:
 Cannot resolve reference to bean 'geoServer' while setting constructor 
argument; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'geoServer' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-main-2.19-RC.jar!/applicationContext.xml]:
 Initialization of bean failed; nested exception is java.lang.RuntimeException: 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'wpsInitializer' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
 Cannot resolve reference to bean 'executionManager' while setting constructor 
argument; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'executionManager' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
 Cannot resolve reference to bean 'processStatusTracker' while setting 
constructor argument; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'processStatusTracker' defined in URL 
[jar:file:/usr/local/geoserver219RC/webapps/geoserver/WEB-INF/lib/gs-wps-core-2.19-RC.jar!/applicationContext.xml]:
 Initialization of bean failed; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'processStatusStore' defined in URL 

Re: [Geoserver-users] GeoServer 2.19-RC Release Candidate available for testing

2021-03-10 Thread Humphries, Graham
I have installed the Geoserver 2.19-RC release onto our dev server without 
issue.

It is running in Tomcat v 8.5,with AdoptOpenJDK 1.8.0_275 on a Solaris server
I have also installed the 2.19-RC Oracle plugin. We are running Oracle 19c 
using JNDI connection configured in the Tomcat context.xml file.

The upgrade was very straight forward and all the data stores reconnected with 
no problem

Regards,
Graham Humphries




CONFIDENTIALITY NOTICE AND DISCLAIMER
The information in this transmission may be confidential and/or protected by 
legal professional privilege, and is intended only for the person or persons to 
whom it is addressed. If you are not such a person, you are warned that any 
disclosure, copying or dissemination of the information is unauthorised. If you 
have received the transmission in error, please immediately contact this office 
by telephone, fax or email, to inform us of the error and to enable 
arrangements to be made for the destruction of the transmission, or its return 
at our cost. No liability is accepted for any unauthorised use of the 
information contained in this transmission.
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer 2.19-RC Release Candidate available for testing

2021-03-10 Thread Jody Garnett
No worries, thanks for trying out the release candidate

On Tue, Mar 9, 2021 at 1:00 PM Verbeeck Bart (AIV) <
bart.verbe...@vlaanderen.be> wrote:

> Before anyone starts investigating (), I created a new app service and
> now everything works (at first sight), so you can ignore my mail.
>
>
>
> *Van:* Verbeeck Bart (AIV) 
> *Verzonden:* Tuesday, March 9, 2021 2:18 PM
> *Aan:* Jody Garnett ; GeoServer Users <
> geoserver-users@lists.sourceforge.net>
> *Onderwerp:* Re: [Geoserver-users] GeoServer 2.19-RC Release Candidate
> available for testing
>
>
>
> I tried the RC on
>
>
>
> Azure app service
>
> Java 8
>
> Tomcat 8.5.58
>
>
>
> Deployed the war, checked the sample data.
>
>
>
> We have several similar app services running in production (2.18) in the
> same environment, dealing with millions of requests (wms/wfs/wmts) daily
>
>
>
> The administration interface loads (style preview not working)
>
> Wfs works, didn’t check in detail yet
>
> Wms requests timeout or response is 404
>
> Layer preview doesn’t work
>
>
>
> I didn’t find anything in the logs, but I included the log file.
>
>
>
> Bart
>
>
>
> *Van:* Jody Garnett 
> *Verzonden:* Monday, March 8, 2021 8:13 AM
> *Aan:* GeoServer Users 
> *Onderwerp:* [Geoserver-users] GeoServer 2.19-RC Release Candidate
> available for testing
>
>
>
> The GeoServer 2.19-RC Release candidate
> <https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgeoserver.org%2Frelease%2Fdev%2F=04%7C01%7Cbart.verbeeck%40vlaanderen.be%7C2bda4d1f7b8047ed9d0f08d8e3032914%7C0c0338a695614ee8b8d64e89cbd520a0%7C0%7C0%7C637508950030933040%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=GTIxtY1HrTcYPeLMd2TQ1X%2Bj79uAFWsVzMFSyR8feo4%3D=0>
> is available for testing, see release announcement
> <https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgeoserver.org%2Fannouncements%2F2021%2F03%2F04%2Fgeoserver-2-19-rc-released.html=04%7C01%7Cbart.verbeeck%40vlaanderen.be%7C2bda4d1f7b8047ed9d0f08d8e3032914%7C0c0338a695614ee8b8d64e89cbd520a0%7C0%7C0%7C637508950030933040%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=%2Bpk2Hv%2BEVmk0EelIBJ3P9QMoMYbABqj9To8bQh%2FgKC0%3D=0>
>  for
> a tour of what is new.
>
>
>
> Thanks to Jody, Andrea and Brad for working on this release and blog
> posting, and the whole team for making GeoServer possible.
>
>
>
> This release includes a number of new extensions and we need your help to
> test and ensure everything is packaged correctly.
>
>- Release candidates are a community building exercise
>- We ask the community (everyone: individuals, organizations, service
>providers) to download and thoroughly test this release candidate and
>report back.
>- Participating in testing release candidates is a key expectation of
>our open source social contract
>
> <https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ianturton.com%2Ftalks%2Ffoss4g.html%23%2F=04%7C01%7Cbart.verbeeck%40vlaanderen.be%7C2bda4d1f7b8047ed9d0f08d8e3032914%7C0c0338a695614ee8b8d64e89cbd520a0%7C0%7C0%7C637508950030943008%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=GzyGYivX7nx6LAQ8%2BMoZ9szoGYqsj6P0Fc0SDHaUBU0%3D=0>.
>We make an effort to thank each person who tests in our release
>announcement and project presentations!
>- GeoServer commercial service providers
>
> <https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgeoserver.org%2Fsupport%2F=04%7C01%7Cbart.verbeeck%40vlaanderen.be%7C2bda4d1f7b8047ed9d0f08d8e3032914%7C0c0338a695614ee8b8d64e89cbd520a0%7C0%7C0%7C637508950030943008%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=2LslGIeJM8akzD16qRlQFN63eF%2F47J44%2BjAnmVe1wvY%3D=0>
>  are
>fully expected to test on behalf of their customers.
>
> --
>
> Jody Garnett
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-use

Re: [Geoserver-users] GeoServer 2.19-RC Release Candidate available for testing

2021-03-10 Thread Jody Garnett
 wrote:

> All,
>
>
>
> I did find an interesting regression (drilling down it was somewhere
> between 2.17 to 2.18) in that geotiff files can no longer have spaces in
> the names. This first throws when adding the store, or if using the
> Importer, everything is fine until you try and view the layer.
>
>
>
> 2021-03-09 09:46:10,640 ERROR [geoserver.ows] -
>
> java.lang.IllegalArgumentException: No input stream for the provided source
>
>
> I am not sure this constitutes an issue? I don’t know if recommended
> GeoServer practice would be to not include white spaces in file names?
> Certainly it is something we try and avoid.
>
That very much is an issue, good catch! Reporting it here
https://osgeo-org.atlassian.net/browse/GEOS-9969

> --
--
Jody Garnett
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer 2.19-RC Release Candidate available for testing

2021-03-10 Thread Andrea Aime
HI Russell,
thanks for testing. About the spaces in the filename issues, could you open
a ticket about it?

Cheers
Andrea

On Tue, Mar 9, 2021 at 12:35 AM Russell Grew <
russell.g...@douglaspartners.com.au> wrote:

> All,
>
>
>
> Thanks for continuing to improve GeoServer.
>
>
>
> I have tested the .war on Windows using Tomcat.
>
>
>
> The SQL Server, Importer and ControlFlow extensions all work, together
> with the usual GeoServer functions.
>
>
>
> I did find an interesting regression (drilling down it was somewhere
> between 2.17 to 2.18) in that geotiff files can no longer have spaces in
> the names. This first throws when adding the store, or if using the
> Importer, everything is fine until you try and view the layer.
>
>
>
> 2021-03-09 09:46:10,640 ERROR [geoserver.ows] -
>
> java.lang.IllegalArgumentException: No input stream for the provided source
>
>
>
> I am not sure this constitutes an issue? I don’t know if recommended
> GeoServer practice would be to not include white spaces in file names?
> Certainly it is something we try and avoid.
>
>
>
> I mention it in case any else encounters it. In contrast, Geopackage files
> are ok with spaces.
>
>
>
> Cheers.
>
>
>
>
>
> *From:* Jody Garnett 
> *Sent:* Monday, 8 March 2021 6:13 PM
> *To:* GeoServer Users 
> *Subject:* [Geoserver-users] GeoServer 2.19-RC Release Candidate
> available for testing
>
>
>
> The GeoServer 2.19-RC Release candidate
> <https://protect-au.mimecast.com/s/YruCCnxywxTRnRgS9ZeQ8?domain=geoserver.org/>
> is available for testing, see release announcement
> <https://protect-au.mimecast.com/s/x6EPCoVzxVhyky5SzaAtY?domain=geoserver.org>
>  for
> a tour of what is new.
>
>
>
> Thanks to Jody, Andrea and Brad for working on this release and blog
> posting, and the whole team for making GeoServer possible.
>
>
>
> This release includes a number of new extensions and we need your help to
> test and ensure everything is packaged correctly.
>
>- Release candidates are a community building exercise
>- We ask the community (everyone: individuals, organizations, service
>providers) to download and thoroughly test this release candidate and
>report back.
>- Participating in testing release candidates is a key expectation of
>our open source social contract
>
> <https://protect-au.mimecast.com/s/JHa0Cp8Ay8hR5RqSYVFNC?domain=ianturton.com/>.
>We make an effort to thank each person who tests in our release
>announcement and project presentations!
>- GeoServer commercial service providers
>
> <https://protect-au.mimecast.com/s/lx8uCq7Bz7fM9MnHEgpzM?domain=geoserver.org/>
>  are
>fully expected to test on behalf of their customers.
>
> --
>
> Jody Garnett
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>


-- 

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
he

Re: [Geoserver-users] GeoServer 2.19-RC Release Candidate available for testing

2021-03-09 Thread Verbeeck Bart (AIV)
Before anyone starts investigating (), I created a new app service and now 
everything works (at first sight), so you can ignore my mail.

Van: Verbeeck Bart (AIV) 
Verzonden: Tuesday, March 9, 2021 2:18 PM
Aan: Jody Garnett ; GeoServer Users 

Onderwerp: Re: [Geoserver-users] GeoServer 2.19-RC Release Candidate available 
for testing

I tried the RC on

Azure app service
Java 8
Tomcat 8.5.58

Deployed the war, checked the sample data.

We have several similar app services running in production (2.18) in the same 
environment, dealing with millions of requests (wms/wfs/wmts) daily

The administration interface loads (style preview not working)
Wfs works, didn’t check in detail yet
Wms requests timeout or response is 404
Layer preview doesn’t work

I didn’t find anything in the logs, but I included the log file.

Bart

Van: Jody Garnett mailto:jody.garn...@gmail.com>>
Verzonden: Monday, March 8, 2021 8:13 AM
Aan: GeoServer Users 
mailto:geoserver-users@lists.sourceforge.net>>
Onderwerp: [Geoserver-users] GeoServer 2.19-RC Release Candidate available for 
testing

The GeoServer 2.19-RC Release 
candidate<https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgeoserver.org%2Frelease%2Fdev%2F=04%7C01%7Cbart.verbeeck%40vlaanderen.be%7C2bda4d1f7b8047ed9d0f08d8e3032914%7C0c0338a695614ee8b8d64e89cbd520a0%7C0%7C0%7C637508950030933040%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=GTIxtY1HrTcYPeLMd2TQ1X%2Bj79uAFWsVzMFSyR8feo4%3D=0>
 is available for testing, see release 
announcement<https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgeoserver.org%2Fannouncements%2F2021%2F03%2F04%2Fgeoserver-2-19-rc-released.html=04%7C01%7Cbart.verbeeck%40vlaanderen.be%7C2bda4d1f7b8047ed9d0f08d8e3032914%7C0c0338a695614ee8b8d64e89cbd520a0%7C0%7C0%7C637508950030933040%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=%2Bpk2Hv%2BEVmk0EelIBJ3P9QMoMYbABqj9To8bQh%2FgKC0%3D=0>
 for a tour of what is new.

Thanks to Jody, Andrea and Brad for working on this release and blog posting, 
and the whole team for making GeoServer possible.

This release includes a number of new extensions and we need your help to test 
and ensure everything is packaged correctly.

  *   Release candidates are a community building exercise
  *   We ask the community (everyone: individuals, organizations, service 
providers) to download and thoroughly test this release candidate and report 
back.
  *   Participating in testing release candidates is a key expectation of our 
open source social 
contract<https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ianturton.com%2Ftalks%2Ffoss4g.html%23%2F=04%7C01%7Cbart.verbeeck%40vlaanderen.be%7C2bda4d1f7b8047ed9d0f08d8e3032914%7C0c0338a695614ee8b8d64e89cbd520a0%7C0%7C0%7C637508950030943008%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=GzyGYivX7nx6LAQ8%2BMoZ9szoGYqsj6P0Fc0SDHaUBU0%3D=0>.
 We make an effort to thank each person who tests in our release announcement 
and project presentations!
  *   GeoServer commercial service 
providers<https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgeoserver.org%2Fsupport%2F=04%7C01%7Cbart.verbeeck%40vlaanderen.be%7C2bda4d1f7b8047ed9d0f08d8e3032914%7C0c0338a695614ee8b8d64e89cbd520a0%7C0%7C0%7C637508950030943008%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=2LslGIeJM8akzD16qRlQFN63eF%2F47J44%2BjAnmVe1wvY%3D=0>
 are fully expected to test on behalf of their customers.
--
Jody Garnett
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer 2.19-RC Release Candidate available for testing

2021-03-08 Thread Russell Grew
All,

Thanks for continuing to improve GeoServer.

I have tested the .war on Windows using Tomcat.

The SQL Server, Importer and ControlFlow extensions all work, together with the 
usual GeoServer functions.

I did find an interesting regression (drilling down it was somewhere between 
2.17 to 2.18) in that geotiff files can no longer have spaces in the names. 
This first throws when adding the store, or if using the Importer, everything 
is fine until you try and view the layer.

2021-03-09 09:46:10,640 ERROR [geoserver.ows] -
java.lang.IllegalArgumentException: No input stream for the provided source

I am not sure this constitutes an issue? I don’t know if recommended GeoServer 
practice would be to not include white spaces in file names? Certainly it is 
something we try and avoid.

I mention it in case any else encounters it. In contrast, Geopackage files are 
ok with spaces.

Cheers.


From: Jody Garnett 
Sent: Monday, 8 March 2021 6:13 PM
To: GeoServer Users 
Subject: [Geoserver-users] GeoServer 2.19-RC Release Candidate available for 
testing

The GeoServer 2.19-RC Release 
candidate<https://protect-au.mimecast.com/s/YruCCnxywxTRnRgS9ZeQ8?domain=geoserver.org/>
 is available for testing, see release 
announcement<https://protect-au.mimecast.com/s/x6EPCoVzxVhyky5SzaAtY?domain=geoserver.org>
 for a tour of what is new.

Thanks to Jody, Andrea and Brad for working on this release and blog posting, 
and the whole team for making GeoServer possible.

This release includes a number of new extensions and we need your help to test 
and ensure everything is packaged correctly.

  *   Release candidates are a community building exercise
  *   We ask the community (everyone: individuals, organizations, service 
providers) to download and thoroughly test this release candidate and report 
back.
  *   Participating in testing release candidates is a key expectation of our 
open source social 
contract<https://protect-au.mimecast.com/s/JHa0Cp8Ay8hR5RqSYVFNC?domain=ianturton.com/>.
 We make an effort to thank each person who tests in our release announcement 
and project presentations!
  *   GeoServer commercial service 
providers<https://protect-au.mimecast.com/s/lx8uCq7Bz7fM9MnHEgpzM?domain=geoserver.org/>
 are fully expected to test on behalf of their customers.
--
Jody Garnett
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoServer 2.19-RC Release Candidate available for testing

2021-03-07 Thread Jody Garnett
The GeoServer 2.19-RC Release candidate 
is available for testing, see release announcement

for
a tour of what is new.

Thanks to Jody, Andrea and Brad for working on this release and blog
posting, and the whole team for making GeoServer possible.

This release includes a number of new extensions and we need your help to
test and ensure everything is packaged correctly.

   - Release candidates are a community building exercise
   - We ask the community (everyone: individuals, organizations, service
   providers) to download and thoroughly test this release candidate and
   report back.
   - Participating in testing release candidates is a key expectation of
   our open source social contract
   . We make an effort to
   thank each person who tests in our release announcement and project
   presentations!
   - GeoServer commercial service providers  are
   fully expected to test on behalf of their customers.

--
Jody Garnett
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users