"Exception in thread "Launcher:/Whiteboard" java.lang.RuntimeException: Failed to loa
HI,
I am doing white board application in red5 and i am getting the following error msg:
SLF4J: The requested version 1.5.8 by your slf4j binding is not compatible with [1.5.5, 1.5.6]
SLF4J: See SLF4J Error Codes for further details.
some lines...
"Exception in thread "Launcher:/Whiteboard" java.lang.RuntimeException: Failed to load webapplication context class.
at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLo ader.java:579)
Caused by: java.lang.ClassCastException: org.springframework.web.context.support.XmlWebAppl icationContext cannot be cast to org.springframework.web.context.ConfigurableWebApp licationContext
at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLo ader.java:577)"
I am using red5 0.9.1.. Please help me to find out the solution... :confused:
Exception in thread "Launcher:/Whiteboard" java.lang.RuntimeException: Failed to load
Hi,
Thanks for the reply..
I have already the version slf4j1.5.8.zip..But it has many jar files in it.
I am not sure which file needs to be included and where..
Please help me in this..