Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1628 by [email protected]: error:FlvRecorderConverter.java 580924
264 org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
[openmeetings.TaskExecutor-1] - [stripAudioFromFLVs]
http://code.google.com/p/openmeetings/issues/detail?id=1628
when i clicked stop record button,the error is happend:
ERROR 08-19 16:37:44.950 FlvRecorderConverter.java 580924 264
org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
[openmeetings.TaskExecutor-1] - [stripAudioFromFLVs]
java.lang.NullPointerException: null
at
org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter.stripAudioFromFLVs(FlvRecorderConverter.java:68)
[openmeetings.jar:na]
at
org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter.startConversion(FlvRecorderConverter.java:45)
[openmeetings.jar:na]
at
org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverterTask$1.run(FlvRecorderConverterTask.java:29)
[openmeetings.jar:na]
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[na:1.6.0_10-rc2]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[na:1.6.0_10-rc2]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_10-rc2]
please help me,thank you very much
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.