Mats Elfstrom ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=60aeb4ff3efbd90069f81b0d ) *created* an issue
GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiYzNmNWQxNmM2MjNkNDc5Nzk1NDdjZjJmYWM4NjRiYjUiLCJwIjoiaiJ9 ) / Bug ( https://osgeo-org.atlassian.net/browse/GEOS-10078?atlOrigin=eyJpIjoiYzNmNWQxNmM2MjNkNDc5Nzk1NDdjZjJmYWM4NjRiYjUiLCJwIjoiaiJ9 ) GEOS-10078 ( https://osgeo-org.atlassian.net/browse/GEOS-10078?atlOrigin=eyJpIjoiYzNmNWQxNmM2MjNkNDc5Nzk1NDdjZjJmYWM4NjRiYjUiLCJwIjoiaiJ9 ) The Metadata extension breaks Geoserver ( https://osgeo-org.atlassian.net/browse/GEOS-10078?atlOrigin=eyJpIjoiYzNmNWQxNmM2MjNkNDc5Nzk1NDdjZjJmYWM4NjRiYjUiLCJwIjoiaiJ9 ) Issue Type: Bug Affects Versions: 2.19.1 Assignee: Unassigned Attachments: geoserver.log Components: Community modules Created: 26/May/21 11:06 PM Environment: Geoserver 2.19.1 under Tomcat 9 and AdoptopenJDK 11 Priority: High Reporter: Mats Elfstrom ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=60aeb4ff3efbd90069f81b0d ) Installing the Metadata module (geoserver-2.19-SNAPSHOT-metadata-plugin.zip) breaks Geoserver which fails to start. Previously I added the INSPIRE module, the csw module and the csw-iso module. These installed and started correctly. geoserver.log ( https://osgeo-org.atlassian.net/secure/attachment/33707/33707_geoserver.log ) Here is the offending part of the log: 2021-05-26 22:35:03,344 WARN [support.XmlWebApplicationContext] - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'metaDataRestService': Unsatisfied dependency expressed through field 'bulkService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'metaDataBulkServiceImpl': Unsatisfied dependency expressed through field 'templateService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'metadataTemplateServiceImpl': Unsatisfied dependency expressed through field 'metadataService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'complexMetadataServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationServiceImpl': Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org.yaml.snakeyaml.error.YAMLException From here, it is just shutting down. I attach the entire log. ( https://osgeo-org.atlassian.net/browse/GEOS-10078#add-comment?atlOrigin=eyJpIjoiYzNmNWQxNmM2MjNkNDc5Nzk1NDdjZjJmYWM4NjRiYjUiLCJwIjoiaiJ9 ) Add Comment ( https://osgeo-org.atlassian.net/browse/GEOS-10078#add-comment?atlOrigin=eyJpIjoiYzNmNWQxNmM2MjNkNDc5Nzk1NDdjZjJmYWM4NjRiYjUiLCJwIjoiaiJ9 ) 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#100162- sha1:df22007 )
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
