[FIXED] Problems with SLF4J
Hi,
After updating to the latest version, the following errors appeared at startup:
Starting YouTrack... * Configuring JetBrains YouTrack 2023.1 * JetBrains YouTrack 2023.1 runtime environment is successfully configured * Loading logging configuration from /opt/youtrack/lib/ext/log4j.xml * Redirecting JetBrains YouTrack 2023.1 logging to /opt/youtrack/logs/internal/services/bundleProcess * Configuring Service-Container[bundleProcess] * Configuring Bundle Backend Service * Configuring Starting Page Service * Configuring YouTrack Configurator * Configuring Hub [YouTrack Error] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [YouTrack Error] SLF4J: Defaulting to no-operation (NOP) logger implementation [YouTrack Error] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. * Configuring Bundle Hub Configurator * Configuring YouTrack [YouTrack Error] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [YouTrack Error] SLF4J: Defaulting to no-operation (NOP) logger implementation [YouTrack Error] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. * Starting Service-Container[bundleProcess] * Starting Bundle Backend Service * Starting Starting Page Service * JetBrains YouTrack 2023.1 will be available on [URL] after start * Starting YouTrack Configurator * Starting Hub [YouTrack Error] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [YouTrack Error] SLF4J: Defaulting to no-operation (NOP) logger implementation [YouTrack Error] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Some kind of configuration problem?
Please sign in to leave a comment.
Hi!
I'm Sergey from the YouTrack team.
You can safely ignore this error. This is an issue with the logging library and doesn't affect the application itself. It has already been fixed to avoid such confusions. The fix will be rolled out in the coming days.