Bram Janssen created an issue |
Issue Type: |
Bug |
---|---|
Affects Versions: |
2.14.1 |
Assignee: |
Unassigned |
Created: |
01/Feb/19 11:25 AM |
Environment: |
Linux, Geoserver 2.14.1, Java environment |
Priority: |
High |
Reporter: |
We have created an application that will use the GWC functionalities to query a local GeoServer instance for creating tiled images. This is application is structures as follows:
During the startup of the GeoServer instance we see the following error message: Looking at the geowebcache-core-context.xml delivered in GeoServer 2.14.1, we see the following bean definition:
However, the constructor for CompositeBlobStore of GWC 1.14.1 (imported by GeoServer) requires 4 arguments. The missing argument, gwcBlobStoreAggregator is defined in the context file but not passed as an argument for creating the CompositeBlobStore bean. The result is that the GeoServer instance cannot be started as the bean can not be created. |
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#100098-sha1:75a3524) |