Markus Heber ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A9a3b86c1-6296-4ccd-a28e-e8c07ea1a02a
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiZDhlMTU1MTg4ZmUxNGZlNDk2M2Q3M2MzOGIyMzcwMDgiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-11013?atlOrigin=eyJpIjoiZDhlMTU1MTg4ZmUxNGZlNDk2M2Q3M2MzOGIyMzcwMDgiLCJwIjoiaiJ9
 ) GEOS-11013 ( 
https://osgeo-org.atlassian.net/browse/GEOS-11013?atlOrigin=eyJpIjoiZDhlMTU1MTg4ZmUxNGZlNDk2M2Q3M2MzOGIyMzcwMDgiLCJwIjoiaiJ9
 ) Using metadata-plugin prevents geoserver-docker starting correctly ( 
https://osgeo-org.atlassian.net/browse/GEOS-11013?atlOrigin=eyJpIjoiZDhlMTU1MTg4ZmUxNGZlNDk2M2Q3M2MzOGIyMzcwMDgiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.23.1 Assignee: Unassigned Components: 
website Created: 05/Jun/23 2:25 PM Environment:

The metadata-plugin seems to have a compatibility-issue with version 2.23 and 
if executed within docker.

OS: windows

Docker: 20.10.22

Image: docker.osgeo.org/geoserver:2.23. ( 
http://docker.osgeo.org/geoserver:2.23.x ) 1 and 
docker.osgeo.org/geoserver:2.23.x ( http://docker.osgeo.org/geoserver:2.23.x )

Priority: Medium Reporter: Markus Heber ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A9a3b86c1-6296-4ccd-a28e-e8c07ea1a02a
 )

If starting geoserver as docker by using

docker run -it -p8080:8080 --env INSTALL_EXTENSIONS=true --env 
STABLE_EXTENSIONS="vectortiles,metadata" docker.osgeo.org/geoserver:2.23. ( 
http://docker.osgeo.org/geoserver:2.23.x ) 1

the server crashes at startup with exception

java.lang.IllegalStateException: Illegal access: this web application instance 
has been stopped already. Could not load 
[java.util.concurrent.CompletableFuture].

If using the snapshot-version by running

docker run -it -p8080:8080 --env INSTALL_EXTENSIONS=true --env 
STABLE_EXTENSIONS="vectortiles,metadata" docker.osgeo.org/geoserver:2.23.x ( 
http://docker.osgeo.org/geoserver:2.23.x )

no crash is reported, but if I open the ui in browser ( 
http://localhost:8080/geoserver ), no ui is shown.

In both cases, if I omit the metadata-extension, everything works fine.

( 
https://osgeo-org.atlassian.net/browse/GEOS-11013#add-comment?atlOrigin=eyJpIjoiZDhlMTU1MTg4ZmUxNGZlNDk2M2Q3M2MzOGIyMzcwMDgiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-11013#add-comment?atlOrigin=eyJpIjoiZDhlMTU1MTg4ZmUxNGZlNDk2M2Q3M2MzOGIyMzcwMDgiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100225- 
sha1:4a1ccf9 )
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to