You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Billot <Em...@ac-orleans-tours.fr> on 2013/06/03 22:43:25 UTC

RTPMS

Hi,

During test with SSL, i got error in logs :

 class=org.red5.server.scheduling.QuartzSchedulingServiceJob
2013-06-03 22:41:51,062 [Red5_Scheduler_Worker-4] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.ScheduledJob_10
2013-06-03 22:41:51,062 [Red5_Scheduler_Worker-4] DEBUG o.r.server.net.rtmp.RTMPConnection - Time now: 1370292111062 current read count: 146349 last read count: 146312
2013-06-03 22:41:51,062 [Red5_Scheduler_Worker-4] DEBUG o.r.server.net.rtmp.RTMPConnection - Client is still alive, no ping needed
2013-06-03 22:41:51,198 [NioProcessor-12] WARN o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught Connection reset by peer
2013-06-03 22:41:51,200 [NioProcessor-12] ERROR o.r.s.net.rtmp.RTMPMinaIoHandler - Exception detail
java.io.IOException: Connection reset by peer
 at sun.nio.ch.FileDispatcher.read0(Native Method) ~[na:1.6.0_45]
 at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[na:1.6.0_45]
 at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[na:1.6.0_45]
 at sun.nio.ch.IOUtil.read(Unknown Source) ~[na:1.6.0_45]
 at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[na:1.6.0_45]
 at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:280) ~[mina-core-2.0.4.jar:na]
 at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:44) ~[mina-core-2.0.4.jar:na]
 at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:695) [mina-core-2.0.4.jar:na]
 at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:668) [mina-core-2.0.4.jar:na]
 at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:657) [mina-core-2.0.4.jar:na]
 at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$600(AbstractPollingIoProcessor.java:68) [mina-core-2.0.4.jar:na]
 at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:1141) [mina-core-2.0.4.jar:na]
 at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) [mina-core-2.0.4.jar:na]
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) [na:1.6.0_45]
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.6.0_45]
 at java.lang.Thread.run(Unknown Source) [na:1.6.0_45]
2013-06-03 22:41:51,201 [NioProcessor-12] DEBUG o.r.s.net.rtmp.RTMPMinaIoHandler - Session closed
2013-06-03 22:41:51,201 [NioProcessor-12] DEBUG o.r.s.net.rtmp.RTMPMinaIoHandler - RTMP state: RTMP [state=connect, debug=false, encrypted=false, lastReadChannel=0, lastWriteChannel=0, readHeaders={}, writeHeaders={}, readPacketHeaders={}, readPackets={}, writePackets={}, writeTimestamps={}, liveTimestamps={}, readChunkSize=128, writeChunkSize=128, encoding=AMF0]
2013-06-03 22:41:51,201 [NioProcessor-12] DEBUG org.red5.server.BaseConnection - Close, not connected nothing to do.
2013-06-03 22:41:51,201 [NioProcessor-12] DEBUG o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed
2013-06-03 22:41:51,201 [NioProcessor-12] DEBUG o.r.server.net.rtmp.RTMPConnManager - Removing connection with id: 11
2013-06-03 22:41:52,062 [Red5_Scheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.SimpleJobFactory - Producing instance of Job 'DEFAULT.ScheduledJob_10', class=org.red5.server.scheduling.QuartzSchedulingServiceJob
2013-06-03 22:41:52,062 [Red5_Scheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.ScheduledJob_10
2013-06-03 22:41:52,062 [Red5_Scheduler_Worker-1] DEBUG o.r.server.net.rtmp.RTMPConnection - Time now: 1370292112062 current read count: 146349 last read count: 146349
2013-06-03 22:41:52,062 [Red5_Scheduler_Worker-1] DEBUG o.r.server.net.rtmp.RTMPConnection - Pinging client with id 5 at 1370292112062, last ping sent at 1370292110063
2013-06-03 22:41:52,062 [Red5_Scheduler_Worker-1] DEBUG o.r.s.net.rtmp.RTMPMinaConnection - Writing message
2013-06-03 22:41:52,062 [Red5_Scheduler_Worker-1] DEBUG o.r.s.n.r.codec.RTMPProtocolEncoder - Message was not an IoBuffer
2013-06-03 22:41:52,062 [Red5_Scheduler_Worker-1] DEBUG o.r.s.n.r.codec.RTMPProtocolEncoder - Channel id

Does anyone know what could happen ?

--

Emmanuel BILLOT
CATEL - Dpt. Système et Réseaux
Rectorat - Académie d'Orléans-Tours
10, rue Molière - 45000 Orléans
Tél : 02 38 79 45 57