Hi list,

I've installed eclipse and started geoserver development.

If a layer in the layergroup has a default style, the xml gets an empty
style-Element:

  <styles>
    <style/>
    <style/>
    <style>
      <id>StyleInfoImpl-6a9ac6ec:1712f6786c7:-2f49</id>
    </style>

jdbcconfig fails importing.
Removing the default style check fixes that and jdbcconfig imports 8
more Layers.

Now it fails only on layergroups that have other layergroups as children.
Will look into it next days.

Stefan

Am 14.05.2020 um 16:13 schrieb Stefan Overkamp:
> Hi list,
>
> I'm currently testing jdbconfig (and jdbcstore) as part of having a
> multiple geoserver cluster.
>
> Importing the catalog runs fine for all object types except for
> org.geoserver.catalog.LayerGroupInfo.
> Only 3 to 4 from 27 LayerGroupInfo are imported.
>
> The last LayerGroupInfo logs "Storing properties of
> LayerGroupInfoImpl... with pk 832" but this pk can not found in the
> object table.
>
> Restarting Geoserver fails, when other configuration like gwc-layers
> references LayerGroups which have not been imported.
> Removing these references prior to import allows starting geoserver
> (with the missing layergroups).
>
> Adding layergroups afterwards is possible.
> Adding layergroups to layergroups is not possible. The selection list is
> empty.
>
> Has anyone successfully imported layergroups with jdbcConfig?
>
> Thanks
>
> Stefan
>

-- 
Dipl. Ing. Stefan Overkamp
Laakmannsbusch 44, 42555 Velbert 
tel.: 0177 / 79 76 159
overk...@posteo.de



_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to