Hi all,
I am using the PushPublishing AddOn to publish to several streaming services. My class is working fine with:
-
YouTube Live
-
Ustream
-
Livestream
-
Justin TV
-
FredoCast
-
Dinozap
But I have a problem with:
-
Wii-Cast
-
Scity TV
I allways get this errors:
ERROR server comment 2012-02-29 11:52:41 - - - - - 720.764 - - - - - - - - execute: java.util.concurrent.RejectedExecutionException WARN server comment 2012-02-29 11:52:41 - - - - - 721.305 - - - - - - - - NetConnectionConnection.connect: Failed to connect[origin.scity.tv:1935]: org.apache.mina.common.RuntimeIOException: Failed to get the session[java.util.concurrent.RejectedExecutionException]. WARN server comment 2012-02-29 11:52:41 - - - - - 721.317 - - - - - - - - NetConnectionConnection.connect: Failed to connect[stream.wii-cast.eu:1935]: org.apache.mina.common.RuntimeIOException: Failed to get the session[java.util.concurrent.RejectedExecutionException].
These both services use Wowza servers (2.2.4 build27452 and 3.0.3 build882) and I can connect perfectly with FMLE, so the connection strings are OK.
Anyone knows why I obtain this “Failed to get the session” error and what can I do to avoid it?
Thank you in advance!