-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Affects Version/s: 2.1.2
-
Component/s: None
-
Severity 3 - Minor
When starting Fisheye/Crucible with start.bat/start.sh, you`ll see the following message about "multiple SLF4J bindings":
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/Crucible2.1.2/lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Crucible2.1.2/bin/../lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
This happens if you do not define FISHEYE_INST environment variable.