Seems it's a bug that has already been fixed. What version are you using?

On 10/11/06, 柳越 <[EMAIL PROTECTED] > wrote:
Hi ,

    First of all, respect for all Red5 developers!

    I love this open source porject ,and I now try to use it for making a programe as a online video recorder. I install the red5
server on the Liunx os.  And I can record the video by the camera, preview and save the video. All seemed be in natural.

    But when I clicked the buttion to preview the video before saved( the stream was still in the directory <appliction>/streams),
 I can see the clear video , and strangely the log still reported many erorr as below:


 [ERROR] 45633 DefaultQuartzScheduler_Worker-7:( org.quartz.core.JobRunShell.error ) Job DEFAULT.ScheduledJob_2 threw an unhandled Exception:
java.lang.NullPointerException
at org.red5.server.stream.StreamFlowController.adaptBandwidthForFlow (StreamFlowController.java:39)
at org.red5.server.stream.PlaylistSubscriberStream$PlayEngine$2.execute(PlaylistSubscriberStream.java:766)
at org.red5.server.scheduling.QuartzSchedulingServiceJob.execute (QuartzSchedulingServiceJob.java:42)
at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
[ERROR] 45633 DefaultQuartzScheduler_Worker-7:( org.quartz.core.ErrorLogger.error ) Job (DEFAULT.ScheduledJob_2 threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: java.lang.NullPointerException]
at org.quartz.core.JobRunShell.run(JobRunShell.java:214)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
* Nested Exception (Underlying Cause) ---------------
java.lang.NullPointerException
at org.red5.server.stream.StreamFlowController.adaptBandwidthForFlow(StreamFlowController.java:39)
at org.red5.server.stream.PlaylistSubscriberStream$PlayEngine$2.execute(PlaylistSubscriberStream.java :766)
at org.red5.server.scheduling.QuartzSchedulingServiceJob.execute(QuartzSchedulingServiceJob.java:42)
at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run (SimpleThreadPool.java:520)


     I could not understand why? Was sometings wrong in my client code? I use the red5 demo "simpleRecorder" to connect the server on linux , the same faults occured , and it worked well in my local server in windows os.  Or I need to changge any configure?

    I need some suggest. Thanks for your patience!

Best
   Wishes!

                                                                                                                                                               June Wong
                                                                                                                                                               2006-10-11


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org





--
I cannot tell why this heart languishes in silence. It is for small needs it never asks, or knows or remembers.  -- Tagore

Best Regards
Steven Gong
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to