liuzhe02 / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

recorded meeting won't get processed when BBB is restarted #1918

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start a recorded meeting
2. Kill tomcat7 and/or Red5 to simulate crash (OOM)
3. Start BBB (bbb-conf --restart)
4. Recording won't be processed.

What is the expected output? What do you see instead?
If a meeting is being recorded and BBB is restarted, the recorded meeting 
should at least be attempted to be processed. This is important for example the 
class is at 2.5 hrs of a 3 hr session.

When Tomcat7 is restarted, BBB-Web won't have any knowledge of the running 
meetings. So the recorded meetings before the restart won't have .done files to 
trigger processing of the recordings.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ritza...@gmail.com on 2 Apr 2015 at 8:40