I was looking through the readme. I didn't have the JAVA_HOME or JAVA_VERSION set. Also do I need Apache Ant or does the Windows install pack cover it?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Jones Sent: Monday, July 17, 2006 7:41 PM To: [email protected] Subject: Re: [Red5] Introduction and problem with starting service INFO | jvm 1 | 2006/07/17 19:19:37 | WrapperSimpleApp: Encountered an error running main: org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'socketAcceptor' defined in class path resource [red5-core.xml]: Could not resolve placeholder 'debug_proxy.host_port' INFO | jvm 1 | 2006/07/17 19:19:37 | org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'socketAcceptor' defined in class path resource [red5-core.xml]: Could not resolve placeholder 'debug_proxy.host_port' Looks like a port problem. Is there any easy way to tell what other app might be using those ports? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joachim Bauch Sent: Monday, July 17, 2006 6:37 PM To: [email protected] Subject: Re: [Red5] Introduction and problem with starting service Hi Chris, Chris Jones schrieb: [...] > I installed the 0.5 RC today. No error messages during install. The > service is set to start automatically but when I check its status is not > started. I click start and it starts successfully. Refresh the screen > and it's not started. Again, no error messages. Any ideas? This is most probably a problem of two applications trying to use the same port. Please check the file "logs/red5.log" for error messages and send any exceptions or tracebacks to the list so I can help fixing this issue. Joachim _______________________________________________ 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
