[Red5] org.red5.server.messaging.InMemoryPushPushPipe.error (java.lang.Integer)
Branko Pecnik
branko_pecnik at t-2.net
Sat Dec 23 08:30:54 EST 2006
Hello! And please help
First sorry for my bad english. Here is my problem. I'm working on
videoconference, modifying the red5 videoconference sample. I was spent a
lot of time to put it to work. Now, when I think thad everything is OK, it
works fine just for a couple of minutes, then start to happen that new
streams (video cams) are not visible, and on the server I receive a lot of
this errors:
[ERROR] 4496523 pool-1-thread-6:(
org.red5.server.messaging.InMemoryPushPushPipe.error ) exception when
pushing message to consumer
java.lang.ClassCastException: java.lang.Integer
at
org.red5.server.stream.PlaylistSubscriberStream$PlayEngine.pendingVideoMessa
ges(PlaylistSubscriberStream.java:1240)
at
org.red5.server.stream.PlaylistSubscriberStream$PlayEngine.pushMessage(Playl
istSubscriberStream.java:1186)
at
org.red5.server.messaging.InMemoryPushPushPipe.pushMessage(InMemoryPushPushP
ipe.java:78)
at
org.red5.server.stream.ClientBroadcastStream.dispatchEvent(ClientBroadcastSt
ream.java:321)
at
org.red5.server.net.rtmp.RTMPHandler.messageReceived(RTMPHandler.java:174)
at
org.red5.server.net.rtmp.RTMPMinaIoHandler.messageReceived(RTMPMinaIoHandler
.java:73)
at
org.apache.mina.common.support.AbstractIoFilterChain$2.messageReceived(Abstr
actIoFilterChain.java:189)
at
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived
(AbstractIoFilterChain.java:502)
at
org.apache.mina.common.support.AbstractIoFilterChain.access$1000(AbstractIoF
ilterChain.java:52)
at
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageRece
ived(AbstractIoFilterChain.java:777)
at
org.red5.io.filter.ExecutorFilter.processEvent(ExecutorFilter.java:231)
at
org.red5.io.filter.ExecutorFilter$ProcessEventsRunnable.run(ExecutorFilter.j
ava:279)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.ja
va:650)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:6
75)
at java.lang.Thread.run(Thread.java:595)
Then , when I restart the server (red5) everything is ok again for a couple
of minutes. I spent a lot of days on this app. Please help if you can.
Thanks a lot for a help
Brane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20061223/20e94fdc/attachment.htm
More information about the Red5
mailing list