sojimaxi / video-chat

Automatically exported from code.google.com/p/video-chat
0 stars 0 forks source link

Red5 server generates large logs and server fails after few hours #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Red5 and RVC
1.1 
http://www.videosoftware.pro/forum/THREAD-Install-Red5-on-cPanel-WHM-CentOS-serv
er
1.2 http://www.videosoftware.pro/forum/THREAD-Installing-JabberCam-RVC-4
2. Deploy the JaberCamApp to your Red5 webapps dir:
http://www.videosoftware.pro/forum/THREAD-Red5-apps-for-CRC-and-JabberCam
3. Enable Red5 in config.php $SERVER_TYPE = 'Red5';
4. Run RVC for at least 24 hours 

What is the expected output? What do you see instead?
1. The server will generate large log files.
1.1 Failed attempt to avoid large logs (RED5 LARGE LOG FILE section):
http://www.videosoftware.pro/forum/THREAD-Install-Red5-on-cPanel-WHM-CentOS-serv
er
2. Red5 server will go down after 6-24 hours.
3. /etc/init.d/red5 restart won't help
3.1 kilall -u java won't help
Red5 INIT FILE:
http://www.videosoftware.pro/forum/THREAD-Install-Red5-on-cPanel-WHM-CentOS-serv
er

Please use labels and text to provide additional information.
The problem may be caused by:
- error in java application (JabberCamApp)
- MySQL connection trough java and he drivers
- log handling
- memory leak
- Red5 issue
- other unknown problem

Original issue reported on code.google.com by kalman.venczel on 22 Apr 2011 at 7:16