Red5 WARN o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread

64 views
Skip to first unread message

leonell24

unread,
May 15, 2013, 12:54:03 AM5/15/13
to red5in...@googlegroups.com
Hi, we have a red5 problem for a while since we updated to red51.0.1. The problem was that our red5 server crash when it reach 200 simultaneous users. Before it crash the cpu load went high. We did not get this kind of error on our last version which is the red5 1.0 final. I hope you could help us on this. Thank You.

This is from the log e saved:
2013-05-14 07:08:53,511 [NioProcessor-47] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread
2013-05-14 07:08:53,666 [NioProcessor-38] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread
2013-05-14 07:08:53,666 [NioProcessor-38] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread
2013-05-14 07:08:53,667 [NioProcessor-38] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread
2013-05-14 07:08:53,672 [NioProcessor-35] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread
2013-05-14 07:08:53,781 [NioProcessor-39] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread
2013-05-14 07:08:53,781 [NioProcessor-39] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread
2013-05-14 07:08:53,781 [NioProcessor-39] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread
2013-05-14 07:08:53,781 [NioProcessor-39] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread
2013-05-14 07:08:53,782 [NioProcessor-39] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught unable to create new native thread

And this is our conf on rtmp.
# RTMP
rtmp.host=0.0.0.0
rtmp.port=1944
rtmp.io_threads=32
rtmp.send_buffer_size=65536
rtmp.receive_buffer_size=65536
rtmp.ping_interval=1000
rtmp.max_inactivity=120000
rtmp.max_handshake_time=5000
rtmp.tcp_nodelay=true
rtmp.default_server_bandwidth=
10000000
rtmp.default_client_bandwidth=10000000
rtmp.client_bandwidth_limit_type=2
rtmp.bandwidth_detection=true
rtmp.encoder_base_tolerance=5000
rtmp.encoder_drop_live_future=false
rtmp.traffic_class=-1
# requested maximum length of the queue of incoming connections
rtmp.backlog=32
# the interval (seconds) between each throughput calculation
rtmp.thoughput_calc_interval=1
# enable use of the default mina acceptor
rtmp.default_acceptor=true
# pool sizes used when default acceptor is disabled
rtmp.initial_pool_size=0
rtmp.max_pool_size=2
rtmp.max_processor_pool_size=16
rtmp.executor_keepalive_time=60000

leonell24

unread,
May 17, 2013, 9:08:33 PM5/17/13
to red5in...@googlegroups.com
I already resolve this issue by upgrading to Red5 1.0.2
Reply all
Reply to author
Forward
0 new messages