I've just installed red5-0.6 on my redhat box.  The only configuration I've
done was in the red5.properties file where I specified a particular IP
address to use.  The server starts just fine, and works perfectly.  However,
I wanted to switch the RTMPT port to port 80 instead of port 8088.  Now the
server will not start.  I thought maybe there was another server (web)
running on port 80, although I'm sure there isn't on this server, so just
for the heck of it I tried port 81, and the server still won't start.  Is
there another configuration file I need to change somewhere to allow rtmpt
to run over port 80?

 

Here are the last couple of lines from the server trying to start.

 

[java]     at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSi
ngleton(DefaultSingletonBeanRegistry.java:141)

[java]     at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstra
ctBeanFactory.java:247)

[java]     at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstra
ctBeanFactory.java:161)

[java]     at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInst
antiateSingletons(DefaultListableBeanFactory.java:273)

[java]     at
org.springframework.context.support.AbstractApplicationContext.refresh(Abstr
actApplicationContext.java:346)

[java]     at
org.springframework.context.access.ContextSingletonBeanFactoryLocator.initia
lizeDefinition(ContextSingletonBeanFactoryLocator.java:136)

[java]     at
org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBean
Factory(SingletonBeanFactoryLocator.java:380)

[java]     at org.red5.server.Standalone.main(Standalone.java:151)

[java] Java Result: 130

 

Doesn't mean much to me, but maybe it does to somebody else?

 

Thanks, 

-Grant

 

-------------------------------------

Grant Kohler

[EMAIL PROTECTED]

REACHMDConsult, Inc.

http://www.reachmdc.com/

(770) 853-3556

 

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

Reply via email to