I think by default fedora has a firewall active, you have to add the red5
ports (1935, 5080, 8088) to the trusted ports.
You should find help for that in a Fedora community.


sebastian

2008/12/19 Steph <stephane.art...@gmail.com>

>
> of course :), but sincerely, I don't know ! It seems that the HTTP
> server is not started, but I don't know why : here is my traces after
> starting red5 server (./red5.sh of course):
>
>
> Starting Red5 (org.red5.server.Standalone)...
> Initializing static logger binder
> Context param name: logback.ContextSelector selector:
> org.red5.logging.LoggingContextSelector
> Using custom selector
> Dynamical context selector
> Selector class: org.red5.logging.LoggingContextSelector
> Setting default logging context: default
> getLoggerContext request
> Context name was null, returning default
> [INFO] [main] org.red5.server.Standalone - Red5 Server 0.8.0-RC1
> $Revision: 3141 $ (http://www.osflash.org/red5)
> [INFO] [main] org.red5.server.Standalone - Loading Red5 global context
> from: red5.xml
> [INFO] [main] org.red5.server.Standalone - Setting Red5 root to .
> [INFO] [main] org.red5.server.Standalone - Setting configuation root
> to ./conf
> [INFO] [main]
> org.springframework.context.support.ClassPathXmlApplicationContext -
> Refreshing
> org.springframework.context.support.classpathxmlapplicationcont...@13caecd
> :
> display name
> [org.springframework.context.support.classpathxmlapplicationcont...@13caecd
> ];
> startup date [Fri Dec 19 18:21:37 CET 2008]; root of context hierarchy
> [INFO] [main]
> org.springframework.context.support.ClassPathXmlApplicationContext -
> Bean factory for application context
> [org.springframework.context.support.classpathxmlapplicationcont...@13caecd
> ]:
> org.springframework.beans.factory.support.defaultlistablebeanfact...@2a15cd
> [INFO] [main]
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
> - Loading properties file from class path resource [red5.properties]
> [INFO] [main]
> org.springframework.beans.factory.support.DefaultListableBeanFactory -
> Pre-instantiating singletons in
> org.springframework.beans.factory.support.defaultlistablebeanfact...@2a15cd
> :
> defining beans
> [placeholderConfig,red5.common,red5.core,context.loader,tomcat.server];
> root of factory hierarchy
> [INFO] [main]
> org.springframework.context.support.FileSystemXmlApplicationContext -
> Refreshing
> org.springframework.context.support.filesystemxmlapplicationcont...@6cb8:
> display name
> [org.springframework.context.support.filesystemxmlapplicationcont...@6cb8
> ];
> startup date [Fri Dec 19 18:21:39 CET 2008]; root of context hierarchy
> [INFO] [main]
> org.springframework.context.support.FileSystemXmlApplicationContext -
> Bean factory for application context
> [org.springframework.context.support.filesystemxmlapplicationcont...@6cb8
> ]:
> org.springframework.beans.factory.support.defaultlistablebeanfact...@ff057f
> [INFO] [main]
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
> - Loading properties file from class path resource [red5.properties]
> [INFO] [main]
> org.springframework.beans.factory.support.DefaultListableBeanFactory -
> Pre-instantiating singletons in
> org.springframework.beans.factory.support.defaultlistablebeanfact...@ff057f
> :
> defining beans
>
> [placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,warDeployService,remotingPool,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
> root of factory hierarchy
> [INFO] [main] org.red5.server.jmx.JMXAgent - JMX HTML adapter was not
> enabled
> [INFO] [main] org.red5.server.jmx.JMXAgent - RMI Registry server was
> not found on port 9999
> [INFO] [main] org.red5.server.jmx.JMXAgent - Starting an internal RMI
> registry
> [INFO] [main] org.red5.server.jmx.JMXAgent - JMX RMI connector server
> successfully started
> [INFO] [main] org.red5.server.service.WarDeployer - War deployer
> service created
> [INFO] [main]
> org.springframework.context.support.FileSystemXmlApplicationContext -
> Refreshing
> org.springframework.context.support.filesystemxmlapplicationcont...@4be2cc
> :
> display name
> [org.springframework.context.support.filesystemxmlapplicationcont...@4be2cc
> ];
> startup date [Fri Dec 19 18:21:41 CET 2008]; parent: red5.common
> [INFO] [main]
> org.springframework.context.support.FileSystemXmlApplicationContext -
> Bean factory for application context
> [org.springframework.context.support.filesystemxmlapplicationcont...@4be2cc
> ]:
> org.springframework.beans.factory.support.defaultlistablebeanfact...@2b7db1
> [INFO] [main]
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
> - Loading properties file from class path resource [red5.properties]
> [INFO] [main]
> org.springframework.beans.factory.support.DefaultListableBeanFactory -
> Pre-instantiating singletons in
> org.springframework.beans.factory.support.defaultlistablebeanfact...@2b7db1
> :
> defining beans
>
> [customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection,rtmpt.server,rtmps.server];
> parent:
> org.springframework.beans.factory.support.defaultlistablebeanfact...@ff057f
> [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina
> Transport Settings
> [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - IO Threads:
> 1
> [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Event
> Threads - core: 16, max: 64, queue: 0, keepalive: 60
> [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - TCP No
> Delay: true
> [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Receive
> Buffer Size: 65536
> [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Send Buffer
> Size: 271360
> [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina
> Transport bound to 0.0.0.0/0.0.0.0:1935
> [INFO] [main] org.red5.server.jmx.JMXFactory - Object name:
> org.red5.server:type=RTMPMinaTransport,address=0.0.0.0,port=1935
> [INFO] [main] org.red5.server.jmx.JMXFactory - Object name:
> org.red5.server:type=IoServiceManager,address=0.0.0.0,port=1935
> [INFO] [main] org.red5.server.jmx.JMXFactory - Object name:
> org.red5.server:type=ContextLoader
> [INFO] [main]
> org.springframework.context.support.FileSystemXmlApplicationContext -
> Refreshing
> org.springframework.context.support.filesystemxmlapplicationcont...@1c54796
> :
> display name
>
> [org.springframework.context.support.filesystemxmlapplicationcont...@1c54796
> ];
> startup date [Fri Dec 19 18:21:42 CET 2008]; parent: red5.common
> [INFO] [main]
> org.springframework.context.support.FileSystemXmlApplicationContext -
> Bean factory for application context
>
> [org.springframework.context.support.filesystemxmlapplicationcont...@1c54796
> ]:
> org.springframework.beans.factory.support.defaultlistablebeanfact...@b1cd0
> [INFO] [main]
> org.springframework.beans.factory.support.DefaultListableBeanFactory -
> Pre-instantiating singletons in
> org.springframework.beans.factory.support.defaultlistablebeanfact...@b1cd0
> :
> defining beans
>
> [global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
> parent:
> org.springframework.beans.factory.support.defaultlistablebeanfact...@ff057f
> [INFO] [main] org.red5.server.tomcat.TomcatLoader - Init tomcat
> [INFO] [main] org.red5.server.tomcat.TomcatLoader - Server root: .
> [INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: ./
> conf
> [INFO] [main] org.red5.server.tomcat.TomcatLoader - Setting connector:
> org.apache.catalina.connector.Connector
> [INFO] [main] org.red5.server.tomcat.TomcatLoader - Loading tomcat
> context
> [INFO] [main] org.red5.server.tomcat.TomcatLoader - Application
> root: ./webapps
> [INFO] [main] org.red5.server.tomcat.TomcatLoader - Starting Tomcat
> servlet engine
> [INFO] [main] org.apache.catalina.startup.Embedded - Starting tomcat
> server
> [INFO] [main] org.apache.catalina.core.StandardEngine - Starting
> Servlet Engine: Apache Tomcat/6.0.18
> [ERROR] [main] org.apache.tomcat.util.modeler.Registry - Null
> component red5Engine:type=JspMonitor,name=jsp,WebModule=//0.0.0.0/
> openmeetings,J2EEApplication=none,J2EEServer=none<http://0.0.0.0/openmeetings,J2EEApplication=none,J2EEServer=none>
> [INFO] [main]
> org.springframework.beans.factory.support.DefaultListableBeanFactory -
> Destroying singletons in
> org.springframework.beans.factory.support.defaultlistablebeanfact...@2a15cd
> :
> defining beans
> [placeholderConfig,red5.common,red5.core,context.loader,tomcat.server];
> root of factory hierarchy
> [INFO] [main]
> org.springframework.context.support.FileSystemXmlApplicationContext -
> Closing red5.core: display name [red5.core]; startup date [Fri Dec 19
> 18:21:41 CET 2008]; parent: red5.common
> [INFO] [main]
> org.springframework.beans.factory.support.DefaultListableBeanFactory -
> Destroying singletons in
> org.springframework.beans.factory.support.defaultlistablebeanfact...@2b7db1
> :
> defining beans
>
> [customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection,rtmpt.server,rtmps.server];
> parent:
> org.springframework.beans.factory.support.defaultlistablebeanfact...@ff057f
> [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina
> Transport unbind
> [INFO] [main]
> org.springframework.context.support.FileSystemXmlApplicationContext -
> Closing red5.common: display name [red5.common]; startup date [Fri Dec
> 19 18:21:39 CET 2008]; root of context hierarchy
> [INFO] [main]
> org.springframework.beans.factory.support.DefaultListableBeanFactory -
> Destroying singletons in
> org.springframework.beans.factory.support.defaultlistablebeanfact...@ff057f
> :
> defining beans
>
> [placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,warDeployService,remotingPool,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
> root of factory hierarchy
> [INFO] [main] org.red5.server.Standalone - Startup done in: 11935 ms
>
>
>
>
> The only error I have is :
> [ERROR] [main] org.apache.tomcat.util.modeler.Registry - Null
> component red5Engine:type=JspMonitor,name=jsp,WebModule=//0.0.0.0
> But I don't know why ? and I don't know why I have this message with
> this version and too, I don't know if this message explain why I can
> not connect to 5080 port
>
> Any Idea ?
>
> Thanks
>
> On 19 déc, 16:23, "Sebastian Wagner" <seba.wag...@gmail.com> wrote:
> > but you must see something when you start/stop red5 in order to say why
> it
> > does not work... other things might be hard to debug from that point.
> >
> > 2008/12/19 Steph <stephane.art...@gmail.com>
> >
> >
> >
> >
> >
> > > I have a connection error on the localhost:5080 ??
> >
> > > On 19 déc, 12:35, seba.wag...@gmail.com wrote:
> > > > What happens if you run ./red5.sh on fedora?
> >
> > > > -- Urspr. Mitt. --
> > > > Betreff: Re: Bad rooms_id value
> > > > Von: Steph <stephane.art...@gmail.com>
> > > > Datum: 19.12.2008 12:08
> >
> > > > I don't have enought knowledge to do that, how can I have the correct
> > > > hack to run red5 on fedora ?
> > > > Where can I write this value ?
> >
> > > > On 19 déc, 09:13, "Sebastian Wagner" <seba.wag...@gmail.com> wrote:
> >
> > > > > its r3200 from the red5 repository.
> > > > > you can checkout from red5-repo r3200 and build that on fedora
> >
> > > > > anyway I think you should be able to start that on fedora too, if
> you
> > > know
> > > > > the correct hack to run the red5.sh in fedora.
> >
> > > > > sebastian
> >
> > > > > 2008/12/19 Steph <stephane.art...@gmail.com>
> >
> > > > > > ok thanks Sebastian
> > > > > > it works very well with the last openmeetings version in the SVN.
> > > > > > I have to use the red5_snapshot_r3200, and I don't have any
> problem
> > > in
> > > > > > Windows side, but this version of red5 doesn't start in my
> fedora.
> > > > > > Could it be possible to tell me what is this version of red5
> (red5
> > > > > > 0.6.3, 0.7 or 0.8 ???) !
> >
> > > > > > Thanks again
> >
> > > > > > Regards
> >
> > > > > > On 18 déc, 10:04, "Sebastian Wagner" <seba.wag...@gmail.com>
> wrote:
> > > > > > > yes that is a known bug and already resolved.
> > > > > > > But I am not sure if its resolved in 0.5.2 or in the SVN only.
> >
> > > > > > > sebastian
> >
> > > > > > > 2008/12/17 Steph <stephane.art...@gmail.com>
> >
> > > > > > > > Hi Sebasdtian,
> >
> > > > > > > > I added a room by using the addroom methods, it is worked
> very
> > > well,
> > > > > > > > but when the value of the rooms_id is bigger than 127, room
> > > doesn't
> > > > > > > > work very well. Is it a known bug ?
> > > > > > > > When the value is smaller than 127, both persons are
> connected
> > > and the
> > > > > > > > 2 webcams is showed very well. If the value is bigger than
> 127(I
> > > > > > > > change the value manually in the rooms table), both persons
> are
> > > > > > > > connected very well, but each person is alone in the room
> (only
> > > his
> > > > > > > > webcam shown)
> > > > > > > > I installed version 052 without any modification.
> >
> > > > > > > > Do you confirm me that bug ? it is very important for me to
> solve
> > > that
> > > > > > > > very soon or I am wrong once more :)
> > > > > > > > I hope the descritpion of this issue is enought clear.
> >
> > > > > > > > Thank you very much for you support
> >
> > > > > > > > Steph
> >
> > > > > > > --
> > > > > > > Sebastian
> >
> > >
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> > > > > >www.laszlo-forum.de
> > > > > > > seba.wag...@gmail.com
> >
> > > > > --
> > > > > Sebastian
> > >
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://...
> > > > > seba.wag...@gmail.com
> >
> > --
> > Sebastian
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> www.laszlo-forum.de
> > seba.wag...@gmail.com
> >
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to