[
https://issues.apache.org/jira/browse/OPENMEETINGS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259499#comment-13259499
]
Maxim Solodovnik commented on OPENMEETINGS-211:
-----------------------------------------------
Unfortunately I have no exception trace, since it was deleted as soon as the
issue was fixed.
The issue was in the following code:
if (listenerAdapter == null) {
new IllegalStateException("Could not find
Listener to stop!");
}
"throw" was missed for the new exception.
I grep all the code to catch similar errors in code (hope was able to find them
all)
Currently we investigating possible new issue: what will happen if during
recording internet connection will drop for a short period of time
1) Will recording be auto continued
2) will GUI reflect connection state
> 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