Warnings/errors from docker logs
After manually browsing through the logs, here are a few warnings or errors that might be relevant for us:
-
server-1 | 2024/11/06 17:38:25 [error] 22#22: *26 open() "/app/favicon.ico" failed (2: No such file or directory), client: 172.19.0.11, server: , request: "GET /favicon.ico HTTP /1.1", host: "service-meteoio.slf.ch", referrer: "https://service-meteoio.slf.ch/" -
WARN[0000] /home/meteoio/meteoio-webservice/docker-compose.yml: the attribute version
is obsolete, it will be ignored, please remove it to avoid potential confusion
Errors and warnings for Norway:
-
thredds-1 | 06-Nov-2024 16:00:54.543 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. -
thredds-1 | WARNING: An illegal reflective access operation has occurred -
thredds-1 | WARNING: Illegal reflective access using Lookup on net.openhft.chronicle.core.Jvm (file:/usr/local/tomcat/webapps/thredds/WEB-INF/lib/chronicle-core-2.23.36.jar) to class java.lang.reflect.AccessibleObject -
thredds-1 | WARNING: Please consider reporting this to the maintainers of net.openhft.chronicle.core.Jvm -
thredds-1 | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations -
thredds-1 | WARNING: All illegal access operations will be denied in a future release
Edited by Mathias Bavay