Re: [Geoserver-users] [EXTERN!]: GeoServer 2.21-RC available for testing!

2022-05-12 Thread Jody Garnett
 Thanks Daniel, going to open a bug report about requiring the full
absolute path (as that would be a regression).

https://osgeo-org.atlassian.net/browse/GEOS-10487

I had a much simpler test changing the log location to "logs/GeoServer.txt"
and being ignored.
--
Jody Garnett


On May 12, 2022 at 3:01:20 AM, Calliess Daniel Ing. <
daniel.calli...@stadt-salzburg.at> wrote:

> Hi Jody,
>
>
>
> I upgraded my test installation from 2.20.4 to 2.21-RC using the windows
> installer. Everything works fine, including the Oracle-, Monitor- and
> GeoFence-Plugins. I changed the logging configuration like discussed with
> the 2.21-M0 release (DirectWriteRolloverStrategy/
> TimeBasedTriggeringPolicy) and logging works like expected, but I still
> have to set the full absolute path to the log folder in the *FilePattern*
> option (however this isn't a problem in my environment).
>
>
>
> Regards
>
> Daniel
>
>
>
> *From:* Jody Garnett [mailto:jody.garn...@gmail.com]
> *Sent:* Tuesday, May 10, 2022 6:13 AM
> *To:* GeoServer Users 
> *Subject:* [EXTERN!]: [Geoserver-users] GeoServer 2.21-RC available for
> testing!
>
>
>
> The GeoServer 2.21 
> http://geoserver.org/release/2.21-RC/-RC Release Candidate is
> available for testing, see release announcement
> 
>  for
> a tour of what is new, improved and fixed!
>
>
>
> ·Feature Type Customization - one of my favourite features has
> returned from GeoServer 1 much improved with ability to dynamically
> generate attributes!
>
> ·A language chooser has been added! / Un sélecteur de langue a
> été ajouté !
>
> ·You can now define styles for SINGLE or OPAQUE layer groups
> (each style can gather together the content and styling needed to produce
> the correct visual)
>
> ·GeoPackage WMS and WFS Output (for WPS output we recommend the
> WPS Downloader extension)
>
> ·Log4J update, along with Logging REST API and user interface
> control of request logging.
> The log4j upgrade supported by activity sponsors opengeogroep.nl,
> www.terrestris.de, how2map.com, www.geonovation.nl
>
> ·WPS KML input/output
>
> ·GDAL 3.x compatibility for those using gdal bridge
>
>
>
> Thanks to Jody Garnett (GeoCat) for working on this release, and to
> everyone who has contributed to what is a fantastic update :)
>
>
>
> Helping test a release candidate is your chance to contribute directly
> providing testing and feedback on new functionality (and double checking if
> your favourite bug is fixed.)
>
>
>
> We ask everyone (individuals, organizations, service providers) to:
>
>
>
> 1. Download the release candidate 
>
> 2. Test with your own data
>
> 3. Reply to this email (even just to say hi)
>
>
>
> Participating in testing release candidates is a key expectation of our open
> source social contract .
>
> ·Helping test is the minimal price of admonition for GeoServer,
> don't be cheap share your time!
>
> ·It also just makes good risk management sense; help making a
> stronger GeoServer
>
> ·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.
>
>
>
> --
>
> GeoServer Project Steering Committee
>
___
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] [EXTERN!]: GeoServer 2.21-RC available for testing!

2022-05-12 Thread Ian Turton
The GSR extension continues to be a community module which is provided on a
completely unsupported model. It gets even less support than a standard
extension and is not tested when new code is added to geoserver so there is
every chance that it is broken by recent updates. If you are unable to fix
it yourself you will need to find a developer who can fix it. If it is
essential to your company then you will be able to determine how much the
work is worth to you. Or you can continue to run an out of date and
insecure version, after telling the world about it.

Ian

On Thu, 12 May 2022, 14:46 Nicolas Matzick,  wrote:

> Hi,
> I upgraded to 2.21-RC but I still have the error on startup when using the
> GSR plugin (essential for me):
>
> 12 002 13:02:52 WARN   [support.XmlWebApplicationContext] - Exception
> encountered during context initialization - cancelling refresh attempt:
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'gsrDispatcher' defined in URL [
> jar:file:/home/nico/gs.bak-2.21-RC/webapps/geoserver/WEB-INF/lib/gs-gsr-2.21-SNAPSHOT.jar!/applicationContext.xml]:
> Initialization of bean failed; nested exception is
> javax.xml.stream.FactoryConfigurationError: Provider for
> javax.xml.stream.XMLOutputFactory cannot be found
> 12 002 13:02:52 WARN   [support.DisposableBeanAdapter] - Destroy method
> 'destroy' on bean with name 'gwcMemoryBlobStore' threw an exception:
> java.util.concurrent.RejectedExecutionException: Task
> java.util.concurrent.FutureTask@f837c11 rejected from
> java.util.concurrent.ThreadPoolExecutor@1aca6dc3[Terminated, pool size =
> 0, active threads = 0, queued tasks = 0, completed tasks = 1]
> 12 002 13:02:52 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!)
> 12 002 13:02:52 ERROR  [context.ContextLoader] - Context initialization
> failed
> org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'gsrDispatcher' defined in URL [
> jar:file:/home/nico/gs.bak-2.21-RC/webapps/geoserver/WEB-INF/lib/gs-gsr-2.21-SNAPSHOT.jar!/applicationContext.xml]:
> Initialization of bean failed; nested exception is
> javax.xml.stream.FactoryConfigurationError: Provider for
> javax.xml.stream.XMLOutputFactory cannot be found
> at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:602)
> at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
> at
> org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
> ...
>
>
> So I still have to use a 2.18.x version.
> I would appreciate if anyone has an idea how to fix it.
> Thanks,
> Nico
> ___
> 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 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] [EXTERN!]: GeoServer 2.21-RC available for testing!

2022-05-12 Thread Nicolas Matzick

Hi,
I upgraded to 2.21-RC but I still have the error on startup when using 
the GSR plugin (essential for me):


12 002 13:02:52 WARN [support.XmlWebApplicationContext] - Exception 
encountered during context initialization - cancelling refresh attempt: 
org.springframework.beans.factory.BeanCreationException: Error creating 
bean with name 'gsrDispatcher' defined in URL 
[jar:file:/home/nico/gs.bak-2.21-RC/webapps/geoserver/WEB-INF/lib/gs-gsr-2.21-SNAPSHOT.jar!/applicationContext.xml]: 
Initialization of bean failed; nested exception is 
javax.xml.stream.FactoryConfigurationError: Provider for 
javax.xml.stream.XMLOutputFactory cannot be found
12 002 13:02:52 WARN   [support.DisposableBeanAdapter] - Destroy method 
'destroy' on bean with name 'gwcMemoryBlobStore' threw an exception: 
java.util.concurrent.RejectedExecutionException: Task 
java.util.concurrent.FutureTask@f837c11 rejected from 
java.util.concurrent.ThreadPoolExecutor@1aca6dc3[Terminated, pool size = 
0, active threads = 0, queued tasks = 0, completed tasks = 1]
12 002 13:02:52 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!)
12 002 13:02:52 ERROR  [context.ContextLoader] - Context initialization 
failed
org.springframework.beans.factory.BeanCreationException: Error creating 
bean with name 'gsrDispatcher' defined in URL 
[jar:file:/home/nico/gs.bak-2.21-RC/webapps/geoserver/WEB-INF/lib/gs-gsr-2.21-SNAPSHOT.jar!/applicationContext.xml]: 
Initialization of bean failed; nested exception is 
javax.xml.stream.FactoryConfigurationError: Provider for 
javax.xml.stream.XMLOutputFactory cannot be found
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:602)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at 
org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)

...


So I still have to use a 2.18.x version.
I would appreciate if anyone has an idea how to fix it.
Thanks,
Nico___
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] [EXTERN!]: GeoServer 2.21-RC available for testing!

2022-05-12 Thread Calliess Daniel Ing .
Hi Jody,

I upgraded my test installation from 2.20.4 to 2.21-RC using the windows 
installer. Everything works fine, including the Oracle-, Monitor- and 
GeoFence-Plugins. I changed the logging configuration like discussed with the 
2.21-M0 release (DirectWriteRolloverStrategy/TimeBasedTriggeringPolicy) and 
logging works like expected, but I still have to set the full absolute path to 
the log folder in the FilePattern option (however this isn't a problem in my 
environment).

Regards
Daniel

From: Jody Garnett [mailto:jody.garn...@gmail.com]
Sent: Tuesday, May 10, 2022 6:13 AM
To: GeoServer Users 
Subject: [EXTERN!]: [Geoserver-users] GeoServer 2.21-RC available for testing!

The GeoServer 
2.21http://geoserver.org/release/2.21-RC/-RC
 Release Candidate is available for testing, see release 
announcement
 for a tour of what is new, improved and fixed!

·Feature Type Customization - one of my favourite features has returned 
from GeoServer 1 much improved with ability to dynamically generate attributes!
·A language chooser has been added! / Un sélecteur de langue a été 
ajouté !
·You can now define styles for SINGLE or OPAQUE layer groups (each 
style can gather together the content and styling needed to produce the correct 
visual)
·GeoPackage WMS and WFS Output (for WPS output we recommend the WPS 
Downloader extension)
·Log4J update, along with Logging REST API and user interface control 
of request logging.
The log4j upgrade supported by activity sponsors 
opengeogroep.nl, 
www.terrestris.de, how2map.com, 
www.geonovation.nl
·WPS KML input/output
·GDAL 3.x compatibility for those using gdal bridge

Thanks to Jody Garnett (GeoCat) for working on this release, and to everyone 
who has contributed to what is a fantastic update :)

Helping test a release candidate is your chance to contribute directly 
providing testing and feedback on new functionality (and double checking if 
your favourite bug is fixed.)

We ask everyone (individuals, organizations, service providers) to:

1. Download the release candidate
2. Test with your own data
3. Reply to this email (even just to say hi)

Participating in testing release candidates is a key expectation of our open 
source social contract.
·Helping test is the minimal price of admonition for GeoServer, don't 
be cheap share your time!
·It also just makes good risk management sense; help making a stronger 
GeoServer
·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.

--
GeoServer Project Steering Committee
___
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