You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "SebastianWagner (JIRA)" <ji...@apache.org> on 2012/04/23 15:51:34 UTC

[jira] [Issue Comment Edited] (OPENMEETINGS-211) NullPointerException in FLVRecorderService.stopRecordingShow

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259604#comment-13259604 ] 

SebastianWagner edited comment on OPENMEETINGS-211 at 4/23/12 1:51 PM:
-----------------------------------------------------------------------

Regarding: Currently we investigating possible new issue: what will happen if during recording internet connection will drop for a short period of time

=> The method "streamBroadcastClose" would be invoked in the ScopeApplicationAdapter.
There is no different between " drop for a short period of time" or just closing the browser window ... gone is gone.
It should just work same as if the user has closed "normally" by closing his browser window.

Regarding: new IllegalStateException("Could not find Listener to stop!");
This is a serious issue. The questions is:
Is the listener already closed and removed or was it never opened ?
                
      was (Author: swagner):
    Regarding: Currently we investigating possible new issue: what will happen if during recording internet connection will drop for a short period of time

=> The method "streamBroadcastClose" would be invoked in the ScopeApplicationAdapter.
There is no different between " drop for a short period of time" or just closing the browser window ... gone is gone.
It should work just as if the user has closed "normally" by closing his browser window.

Regarding: new IllegalStateException("Could not find Listener to stop!");
This is a serious issue. The questions is:
Is the listener already closed and removed or was it never opened ?
                  
> NullPointerException in FLVRecorderService.stopRecordingShow
> ------------------------------------------------------------
>
>                 Key: OPENMEETINGS-211
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-211
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Audio/Video
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> While recording long session (about 1 hour long) NullPointer is thrown inside FLVRecorderService preventing recording to be written into *.flv file

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira