This warning message is reported when the org.slf4j.impl.StaticLoggerBinder class could not be loaded into memory. This happens when no appropriate SLF4J binding could be found on the class path. Placing one (and only one) of slf4j-nop.jar slf4j-simple.jar, slf4j-log4j12.jar, slf4j-jdk14.jar or logback-classic.jar on the class path should solve the problem.
359 символов с пробелами
Не, это сообщение очень даже ничего. Видимо, когда я в своё время на эту проблему нарвался,оно было другим. Там была ссылка на страницу, прочитав которую, я так и не понял, что я должен сделать.