I have a solution that might solve the problem of the current trunk.
<soapbox> It occurs to me that this project is a great project that is under development. Any sincere developer that is hard at work is not doing the work in order to receive praise from everyone. There are a few corporations that are not very happy with the progress here. Negative feedback is to be expected, especially when the project is important to people. The problem with negative feedback is that it distracts the operator from the real task at hand. It hurts morale. Open ended negative criticism is ultimately a reflection of the suffering that a person is allowing themselves to be in. A person in this condition usually does not recognize the gravity of their own thoughts words and actions. </soapbox> I found the same problems with this system this weekend, and I was successful in getting the service to run using "ant server" One workaround that I happened upon was to use two separate java environments. I found this by accident, because I had not properly installed java 1.6. If you need to use Java 1.5 for your other app, and this new upgrade works with 1.6, then this may be a workaround. This happened to me. You can set your environment variables within a shell, JAVA_HOME, CLASSPATH, and you can point them to a separate folder that contains java1.6. then, within this shell, you can run "ant server". I do not know if this will ultimately solve the problem, and I only recommend this because I made a mistake this weekend. Maybe my own suffering can help you in yours. James Throgmorton "Constant Developer" 360percent.com ScientistSuperstar "Innovation Technology" -Integration of Information Technology Dunn-Richmond Econ. Dev. Ctr. 150 e pleasant hill rd. Carbondale il 62903 (618)203-4377 Confidentiality Notice This e-mail and any attachments are covered by the Electronic Communications Privacy Act, 18 U.S.C. ยงยง 2510-2521, are confidential, and may be legally privileged. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited. Please reply to --== [EMAIL PROTECTED] ==-- that you have received this communication in error and immediately delete and destroy all copies of this email and any attachments. Thank you. "What is the percentage of non-macs in the music department? 0% -Hyphenate" On 8/27/07, Paul deCoursey <[EMAIL PROTECTED]> wrote: > > That was a bit rough... I'm happy to contribute, but being that I don't > have a lot of time and the code is kind of hard to follow in places, I > can't really find the problem. Maybe if for the next release more time > was spent on documentation and testing than adding features... I'm not > trying to be mean, I'm just saying it's hard to find where issues might > be when so few people have any clue what is going on. And for the > record, I have no interest in new features, I just want to see the > current features working well. > > Paul > > > Mondain wrote: > > Wow.. this is a tough room, you guys really make someone want to fix > bugs > > and implement new features in a free project for $0. Trunk is not > working > > well as far as the WAR version is concerned that is true, I also develop > in > > java6 that is also true. Builds are tested in 1.5 and 1.6 but we don't > catch > > everything. Currently I am working with classloader and context issues > in > > tomcat, once that is solved you will see a more stable WAR version. > > > > Paul > > > > On 8/27/07, Mauro Sanna <[EMAIL PROTECTED]> wrote: > > > >> Il giorno lun, 27/08/2007 alle 09.31 -0500, Paul deCoursey ha scritto: > >> > >>> It's not so bad that the trunk is broken, but the last release does > not > >>> work either. So far the only help I've gotten from prople already > using > >>> the war version is, "Works for me" and "Oh, I'm on java 1.6, sorry." > >>> The only people that have responded that have tried it on java 1.5 are > >>> having the same issues. > >>> > >> Just it is. > >> I'm using the war for java5 and rtmp doesn't work. > >> > >> > >> _______________________________________________ > >> Red5 mailing list > >> [email protected] > >> http://osflash.org/mailman/listinfo/red5_osflash.org > >> > >> > > > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Red5 mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org >
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
