Today, we installed red5 RC1 on the server and found an error. We need to delete two jar files.
Exception java. Lang. classcastexception: org. slf4j. helpers. basicmdcadapter cannot be converted to Ch. QoS. logback. Classic. util. logbackmdcadapter
Java. lang. classcastexception: Org. slf4j. helpers. basicmdcadapter cannot be cast to Ch. qoS. logback. classic. util. logbackmdcadapter at ch. qoS. logback. classic. SPI. loggingevent. <init> (loggingevent. java: 133) at ch. qoS. logback. classic. logger. buildloggingeventandappend (logger. java: 469) at ch. qoS. logback. classic. logger. filterandlog_1 (logger. java: 443) at ch.qos.logback.classic.logger.info (logger. java: 633) at Org. red5.server. launcher. launch (launcher. java: 56) at Sun. reflect. nativemethodaccessorimpl. invoke0 (native method) at Sun. reflect. nativemethodaccessorimpl. invoke (nativemethodaccessorimpl. java: 57) at Sun. reflect. delegatingmethodaccessorimpl. invoke (delegatingmethodaccessorimpl. java: 43) at java. lang. reflect. method. invoke (method. java: 616) at Org. red5.server. bootstrap. bootstrap (Bootstrap. java: 135) at Org. red5.server. bootstrap. main (Bootstrap. java: 50) delete these two files to run properly... com. springsource. slf4j. juli-1.6.1.jar
Com. springsource. slf4j. log4j-1.6.1.jar