Hello Stefan,

Please send all your geoserver questions to the entire geoserver-users list, so everyone can read and respond. You can CC me if you want to make sure it is brought to my attention.

jdbcconfig is a community module, that means it is not 'officially' supported and still considered experimental. You use it at your own risk.

That said, that doesn't mean it cannot be used in production. But if you do, you are responsible for your own support. In fact, I use it in a production environment.

The import function should 'normally' import everything. It is a known issue of jdbcconfig that when it does fail somewhere during import, it just stops in the middle and does not provide any helpful logging to users about what went wrong (https://osgeo-org.atlassian.net/browse/GEOS-9532). Usually they are reference issues, meaning that the problem lies with inconsistencies in your data directory that need to be fixed in your data directory. I don't know what went wrong in your particular case, of course it is not ideal that you need to debug geoserver to find the fault in your data directory. Hopefully that can be fixed at some point.

You are of course welcome to make an issue on the geoserver jira and provide as much info as possible (check any logging).

Kind Regards

Niels

On 14/05/2020 11:48, Stefan Overkamp wrote:
Hi Niels,

I'm currently testing jdbconfig (and jdbcstore) as part of having a
multiple geoserver cluster.
Importing the catalog runs fine for:

2;org.geoserver.catalog.WorkspaceInfo;28
3;org.geoserver.catalog.NamespaceInfo;28
4;org.geoserver.catalog.DataStoreInfo;31
5;org.geoserver.catalog.CoverageStoreInfo;8
9;org.geoserver.catalog.FeatureTypeInfo;220
10;org.geoserver.catalog.CoverageInfo;8
15;org.geoserver.catalog.LayerInfo;228
18;org.geoserver.catalog.StyleInfo;160

But org.geoserver.catalog.LayerGroupInfo imports only 5 from 27 LayerGroups.

Is jdbcconfig production ready?

Greetings

Stefan



_______________________________________________
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