[Geoserver-devel] [jira] (GEOS-6939) Problem: copied layer from one geoserver to another breaks capabilities request

Tobias Warneke created an issue

GeoServer / ImprovementGEOS-6939

Problem: copied layer from one geoserver to another breaks capabilities request

Issue Type:

ImprovementImprovement

Assignee:

Andrea Aime

Created:

18/Mar/15 5:27 AM

Priority:

MajorMajor

Reporter:

Tobias Warneke

The usecase is to copy one workspace from one geoserver instance to another. Which is a nice to have feature. So surely it could be, that there are missing datastores, files, styles and so on. Then geoserver should be clever enough to recognize these misconfigured parts and skip them in a capabilities request.

This works not for missing default styles. In my layer.xml there is a default style configured:

<defaultStyle>
<id>StyleInfoImpl–3495c681:137b7ce4c4e:-7fb4</id>
</defaultStyle>

but there is not style with this id. This constellation breaks the capabilities request, because StyleInfoImpl tries to build a hash value from null.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo