Look in the log for a stack trace matching the message. It will say where in the source code the problem happened (perhaps after caused by indicating with greater precision where problem was).
You can then look up the spot in GitHub website and sometimes see what it was doing. Example if it said workspace.getName() you could guess that workspace was null (ie missing) and check your workspaces or see if their was a problem loading. Report back with the stack trace :) -- Jody Garnett On Thu, Jun 6, 2024 at 4:49 PM Ricardo Castro <rcastro...@gmail.com> wrote: > I have a data store already created with some built-in layers, when I > try to load another layer it tells me in red: Could not list layer for > this store, an error occurred retrieving them: null > > Can you help me? > > -- > Ing. Ricardo L. Castro > 353-2406359 > Villa María - Córdoba > > > -- > Este correo electrónico ha sido analizado en busca de virus por el > software antivirus de Avast. > www.avast.com > > > _______________________________________________ > 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 >
_______________________________________________ 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