Re: [Geoserver-users] JDBCConfig and LayerGroups

2020-05-18 Thread Niels Charlier via Geoserver-users
Perhaps jdbcconfig import breaks on layergroups that contain other layergroups. It's quite plausible that has never been tested out. Kind Regards Niels On 18/05/2020 17:19, Stefan Overkamp wrote: Hi Niels, thanks for these hints. Up to now I have found problems with the default style of lay

Re: [Geoserver-users] JDBCConfig and LayerGroups

2020-05-18 Thread Stefan Overkamp
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:                 StyleInfoImpl-6a9ac6ec:1712f6786c7:-2f49     jdbcconfig fails importing. Removing the default style check f

Re: [Geoserver-users] JDBCConfig and LayerGroups

2020-05-17 Thread Niels Charlier via Geoserver-users
Stefan, If you can figure out the last imported layergroupinfo, you could check if it contains a broken reference to a layer or style. It's probably something like that. It might be necessary to use a debugger to find out what is going wrong, unfortunately. As I mentioned in previous email,

[Geoserver-users] JDBCConfig and LayerGroups

2020-05-14 Thread 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 pr