After updating Reporter from version 6.10.71 to 6.10.121, the following message appears in the console or startup logs:
Reporter server is launched in background in nohangup mode.SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".SLF4J: Defaulting to no-operation (NOP) logger implementationSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
This is essentially benign, not a functional regression. Here's what's going on:Where it comes from: The unistartrep/unistartrep.bat launcher starts com.orsyp.reppub.server.ReporterStartup as a background Java process and just cats its startup log to the console. The SLF4J lines are that JVM's own stdout, not an installer error.
This message is benign and does not indicate a functional regression or installation failure.
Installation successfully completed.For further assistance, see . To receive updates on this topic, .