Open mskyttner opened 5 years ago
Removing the slf4j-nop jar resolves the issue at startup, it seems. This issue is a bit mysterious as it appeared on one but not another machine. Perhaps this bug is intermittent and if classpath loading happens in parallell it may be seen on slower computers but not on faster computers?
The spatialhub does not start due to a SEVERE error, the log says "LoggerFactory is not a Logback LoggerContext but Logback is on the classpath", this may be related to transitive dependencies, see https://stackoverflow.com/questions/30792268/loggerfactory-is-not-a-logback-loggercontext-but-logback-is-on-the-classpath#42641450