-
Bug
-
Resolution: Unresolved
-
Medium
-
Code Composer Studio
-
CCDSK-4209
-
-
CCS_12.0.0
-
Generic
When running some command line tools like DSS or headless project build, the below messages occur:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
There is no impact to the running command however.
This believed to be due to log4j no longer being supported by either the version of Eclipse or JRE that recent CCS versions use.
While there is no impact to the customer, the messages can be alarming so it would be nice to clean things up so that these messages do not appear.
While the issue was reported on Linux, the same issue occurs on Windows also.