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 [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) If that’s not a Java 12 related compatibility issue, I can send you the complete log file, otherwise please ignore the error. Regards Christoforos Vradis > 8 Μαρ 2021, 09:12, ο χρήστης «Jody Garnett <jody.garn...@gmail.com>» έγραψε: > > The GeoServer 2.19-RC Release candidate <http://geoserver.org/release/dev/> > is available for testing, see release announcement > <http://geoserver.org/announcements/2021/03/04/geoserver-2-19-rc-released.html> > 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 <http://www.ianturton.com/talks/foss4g.html#/>. We > make an effort to thank each person who tests in our release announcement and > project presentations! > GeoServer commercial service providers <http://geoserver.org/support/> 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 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