Hello, I am running GeoServer Version 2.20.1. I'm not sure if it is important or not, but I'm running GeoServer as a .war file in JBoss EAP 7.4. When I create and update Image Mosaics using the REST api the following errors are logged.
2023-05-23 16:42:43,980 ERROR [stderr] - Warning: validation was turned on but an org.xml.sax.ErrorHandler was not 2023-05-23 16:42:43,995 ERROR [stderr] - set, which is probably not what is desired. Parser will use a default 2023-05-23 16:42:44,006 ERROR [stderr] - ErrorHandler to print the first 10 errors. Please call 2023-05-23 16:42:44,010 ERROR [stderr] - the 'setErrorHandler' method to fix this. 2023-05-23 16:42:44,025 ERROR [stderr] - Error: URI=null Line=1: Document root element "coverageStores", must match DOCTYPE root "null". 2023-05-23 16:42:44,037 ERROR [stderr] - Error: URI=null Line=1: Document is invalid: no grammar found. 2023-05-23 16:42:44,055 ERROR [stderr] - Warning: validation was turned on but an org.xml.sax.ErrorHandler was not 2023-05-23 16:42:44,075 ERROR [stderr] - set, which is probably not what is desired. Parser will use a default I don't ever pass in XML with coverageStores in it so I am fairly confident it is not an input data issue. Is there a configuration change that I can make to turn on an ErrorHandler? Is there another way to fix/prevent these errors? Thank you, Jennifer
_______________________________________________ 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