You're JRE reference for your project is invalid. Get that straight and it'll start working.
Project/Properties/Java Build Path/Libraries Carson ____________________________________________ Carson Hager Cynergy Systems, Inc. http://www.cynergysystems.com Email: [EMAIL PROTECTED] Office: 866-CYNERGY Mobile: 1.703.489.6466 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean Newman Sent: Monday, February 12, 2007 9:01 AM To: [email protected] Subject: Re: [Red5] Red5 0.6rc2 released! Congratulations all on the new RC. Unfortunately I have not been able to try it out yet as when I try to build it in Eclipse, I get 2 errors: ¨The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files red5_server/src/org/red5/server/stream/provider FileProvider.java line 1¨ and ¨The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project¨ Clearly the second is related to the first, but does anyone know why I got the first error. I have RC1 working just fine in Eclipse. Thanks Sean >From: Joachim Bauch <[EMAIL PROTECTED]> >Reply-To: [email protected] >To: [email protected] >CC: Red5devs <[EMAIL PROTECTED]>, [email protected] >Subject: [Red5] Red5 0.6rc2 released! >Date: Mon, 12 Feb 2007 01:16:49 +0100 > >Hello everyone! > >The Red5 Team is proud to announce the release of Red5 0.6rc2. > >Major changes since 0.6rc1: >- Support for AMF3 >- RTMP client mode to connect to other Red5 servers >- Compilation with Java6 supported in addition to Java5 >- Deferred results >- Paths to VOD files can be customized from serverside code >- Access to streams can be limited >- Stream classes can be customized through red5-common.xml > >...and of course a lot of bugs have been fixed as well. The complete >changelog can be found in the "doc" directory after the installation. > >Please note that bandwidth control has been disabled in this release as >it can cause stability issues and leak memory in high concurrent >connection count situations. >To enable the bandwidth code (use on your own risk), remove the >comments around "BalancedFlowControlService" in conf/red5-common.xml >and disable "DummyFlowControlService" instead. This will be fixed in >the next version. > >A windows installer is available at >http://dl.fancycode.com/red5/setup-red5-0.6rc2.exe > >Checksums: >http://dl.fancycode.com/red5/setup-red5-0.6rc2.exe.md5 >http://dl.fancycode.com/red5/setup-red5-0.6rc2.exe.sha1 > >A debian package will be available shortly at >http://dl.fancycode.com/red5/debian/0.6rc2/ > >A tarball for all other systems is available at >http://dl.fancycode.com/red5/red5-0.6rc2.tar.gz > >Checksums: >http://dl.fancycode.com/red5/red5-0.6rc2.tar.gz.md5 >http://dl.fancycode.com/red5/red5-0.6rc2.tar.gz.sha1 > >Further informations as well as mirrors for the downloads soon can be >found on the official homepage at: http://osflash.org/red5 > >Please bring any bugs you encounter to our bugtracking system at: >http://jira.red5.org > >If you have questions about using Red5, please subscribe to the mailing >list at: http://osflash.org/mailman/listinfo/red5_osflash.org > >Thanks to everyone who contributed. > >Enjoy! > >The Red5 Team. > > >_______________________________________________ >Red5 mailing list >[email protected] >http://osflash.org/mailman/listinfo/red5_osflash.org _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
