Nicolas: Are you running GeoServer in Tomcat using JNDI (in order to share a connection pool). Or are you making each postgis datastore individually?
I do not know of a reason for such an issue so I am expecting that perhaps you have two database drivers loaded that are tripping on each other? It is common to move the postgresql driver from geoserver web application to tomcat libs (to setup a connection pool). If you just ugpraded geoserver perhaps you have two jdbc drivers trying to do the same activity. -- Jody Garnett On Tue, Feb 7, 2023 at 3:27 PM Nicolas De Ville De Goyet < ndevi...@naturalsciences.be> wrote: > Dear, > > I upgraded my geoserver instance to 2.22.1 and it created issues with > all my postgis stores. > > https://spatial.naturalsciences.be/ > > The previous version I had is 2.19.2 > > Now, when I try to connect/download my layers I get the following error > message: > > version="1.1.1" > <ServiceException> > java.lang.reflect.UndeclaredThrowableExceptionUnable to obtain > connection: Cannot create PoolableConnectionFactory (Something unusual > has occurred to cause the driver to fail. Please report this exception.) > Cannot create PoolableConnectionFactory (Something unusual has occurred > to cause the driver to fail. Please report this exception.) > Something unusual has occurred to cause the driver to fail. Please > report this exception. > class org.postgis.PGbox2d > > The other type of data (GeoTiff, shapefiles, ...) are working as expected. > > Do you have an idea on the reason of such an issue? > > Many thanks for your help, > > Nicolas de Ville > > > > _______________________________________________ > 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