[Geoserver-devel] [JIRA] (GEOS-10078) The Metadata extension breaks Geoserver

Mats Elfstrom created an issue

GeoServer / BugGEOS-10078

The Metadata extension breaks Geoserver

Issue Type:

BugBug

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:

HighHigh

Reporter:

Mats Elfstrom

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
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.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100162-sha1:df22007)

Atlassian logo