[Geoserver-devel] [jira] (GEOS-5545) Two different SLD's that seem to be connected

Jonathan Moules created BugGEOS-5545
Two different SLD’s that seem to be connected

Issue Type:

BugBug

Affects Versions:

2.2.3

Assignee:

Andrea Aime

Created:

10/Jan/13 6:18 AM

Description:

Unfortunately this is going to be a bit of a rubbish bug report, because I don’t know how to replicate it. I have no idea how it happened and attempts to replicate it have failed.

I have two styles. For some reason, whenever I change one of the two styles, the other style is also changed to exactly the same as the first one. As you can imagine, this is very annoying as I lost my styles thinking I’d manually overwritten the wrong one.
They have different names and renaming them doesn’t stop this from happening. They’re both in the same workspace.
Currently, they’re called:

OSMM Cartographic Symbol
OSMM Cartographic Text

One of them (Text) is already used for styling a layer which is part of a couple of groups.
If I try and rename symbol I get this in the logs:

10 Jan 12:06:08 INFO [org.geoserver.gwc.layer] - Truncating layer ‘Test_DB:OS_MM_CARTOGRAPHIC_SYMBOL’ due to a change in style ‘OSMM Cartographic Symbol’
10 Jan 12:06:08 INFO [org.geoserver.gwc.layer] - Truncating layer group ‘Test_DB:Conwy mastermap group’ due to a change in style ‘OSMM Cartographic Symbol’
10 Jan 12:06:08 INFO [org.geoserver.gwc.layer] - Truncating layer group ‘mastermap group’ due to a change in style ‘OSMM Cartographic Symbol’
10 Jan 12:06:08 INFO [org.geoserver.gwc] - Thread 18 Unknown layer mastermap group. Check the logfiles, it may not have loaded properly.
org.geowebcache.GeoWebCacheException: Thread 18 Unknown layer mastermap group. Check the logfiles, it may not have loaded properly.
at org.geowebcache.layer.TileLayerDispatcher.getTileLayer(TileLayerDispatcher.java:102)
at org.geoserver.gwc.GWC.truncate(GWC.java:241)

Again, Symbol is not part of a group. It looks like somehow there’s been a corruption and the two are treated as the same layer.

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Jonathan Moules

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)