Im running FMS 3.5.7 on Windows 2008 server, for video chat application that has up to 700 people making 2000-3000 FMS connections.
My application got restarted after less then 2 days running with these errors in master.log:
| 2012-03-25 | 00:45:56 | 2140 | (i)2581223 | Core (4824) is no longer active. | - |
| 2012-03-25 | 00:45:56 | 2140 | (w)2581256 | Core (4824) _defaultRoot_:_defaultVHost_:::_2 experienced 1 failure! | - |
| 2012-03-25 | 00:45:56 | 2140 | (i)2581221 | Core (7944) started, arguments : -adaptor "_defaultRoot_" -vhost "_defaultVHost_" -app -inst -tag "_2" -conf "C:\Program Files (x86)\Adobe\Flash Media Server 3.5\conf\server.xml" -name "_defaultRoot_:_defaultVHost_:::_2". | - |
| 2012-03-25 | 00:45:59 | 2140 | (i)2581223 | Core (4824) is no longer active. | - |
| 2012-03-25 | 00:52:31 | 2140 | (i)2581223 | Core (7944) is no longer active. | - |
| 2012-03-25 | 00:52:31 | 2140 | (w)2581256 | Core (7944) _defaultRoot_:_defaultVHost_:::_2 experienced 1 failure! | - |
| 2012-03-25 | 00:52:31 | 2140 | (i)2581221 | Core (5604) started, arguments : -adaptor "_defaultRoot_" -vhost "_defaultVHost_" -app -inst -tag "_2" -conf "C:\Program Files (x86)\Adobe\Flash Media Server 3.5\conf\server.xml" -name "_defaultRoot_:_defaultVHost_:::_2". | - |
| 2012-03-25 | 00:52:35 | 2140 | (i)2581223 | Core (7944) is no longer active. |
Can you please tell me could it have something to do with these error in core.log that happend at almost same time:
2012-03-25 00:43:07 4824 (e)2611029 Bad network data; terminating connection : chunkstream error:message length 14515351 is longerthan max rtmp packet length -
2012-03-25 00:43:07 4824 (e)2631029 Bad network data; terminating connection : (Adaptor: _defaultRoot_, VHost: _defaultVHost_, IP: 201.191.198.190, App: videochat/_definst_, Protocol: rtmp, Client: 7021207954417413490, Handle: 3062959962) : E 00 00 4 16 C1 @ 00 80 06 A0 P 0A BE BC N @ BC ; EA DF EA 00 P C1 t $ CA 00 00 00 00 80 02 00 D EA 00 00 02 04 05 B4 01 03 -
And how can I prevent that kind of error?