[Red5] Red5 Standalone Server Installation
webwheeler@aqua-terra-vita.com
webwheeler at aqua-terra-vita.com
Mon May 7 21:20:05 EDT 2007
I am a web developer interested in learning more about
Flash, Java, and Red5 development, i.e. I'm just getting
into Flash and streaming video application development.
I have followed the instructions for installing a Red5
Standalone Server. I have installed the latest version of
Java and Red5, however, for some reason I am not able to
connect to the oflaDemo application... all I get is
Directory: /oflaDemo/ and the WEB-INF/ and streams/
subdirectories when I connect as follows:
http://192.168.1.2:5080/oflaDemo/
I am able to get the Spiderman streaming video to play in
my video player connecting as follows:
rtmp://192.168.1.2:1935/oflaDemo&id=Spiderman3_trailer_300
the build of my Red5 Server is as follows:
[root at localhost ~]# cd /opt/red5-0.6
[root at localhost red5-0.6]# ant clean
Buildfile: build.xml
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
clean:
[delete] Deleting directory /opt/red5-0.6/bin
[delete] Deleting directory /opt/red5-0.6/dist
[delete] Deleting 15 files from /opt/red5-0.6/webapps
BUILD SUCCESSFUL
Total time: 1 second
[root at localhost red5-0.6]# ant server
Buildfile: build.xml
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
server:
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
-java6.check:
-junit.check:
prepare:
[mkdir] Created dir: /opt/red5-0.6/bin
[mkdir] Created dir: /opt/red5-0.6/dist
[mkdir] Created dir: /opt/red5-0.6/bin/testcases
[mkdir] Created dir:
/opt/red5-0.6/bin/testcases/testreports
compile:
[echo] Javac version: 1.6
[echo] Compiler adapter name: modern
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
compile_core:
[javac] Compiling 375 source files to
/opt/red5-0.6/bin
[javac] Note:
/opt/red5-0.6/src/org/red5/server/JettyLoader.java uses or
overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for
details.
[javac] Note: Some input files use unchecked or
unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for
details.
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
compile_core_compatibility:
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
compile_demos:
[javac] Compiling 3 source files to
/opt/red5-0.6/webapps/echo/WEB-INF/classes
[javac] Compiling 1 source file to
/opt/red5-0.6/webapps/fitcDemo/WEB-INF/classes
[javac] Compiling 1 source file to
/opt/red5-0.6/webapps/midiDemo/WEB-INF/classes
[javac] Compiling 4 source files to
/opt/red5-0.6/webapps/oflaDemo/WEB-INF/classes
[javac] Compiling 3 source files to
/opt/red5-0.6/webapps/test/WEB-INF/classes
[javac] Compiling 1 source file to
/opt/red5-0.6/webapps/tutorial/WEB-INF/classes
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
compile_script:
[javac] Compiling 4 source files to /opt/red5-0.6/bin
[javac] Note:
/opt/red5-0.6/src/org/red5/server/script/rhino/RhinoScriptUtils.java
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for
details.
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
compile_script_compatibility:
server_java5:
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
-java6.check:
-junit.check:
prepare:
compile:
[echo] Javac version: 1.6
[echo] Compiler adapter name: modern
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
compile_core:
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
compile_core_compatibility:
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
compile_demos:
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
compile_script:
[echo] java.home is /usr/java/jdk1.6.0_01/jre and
the target version is 1.6
compile_script_compatibility:
server_java6:
[java] [INFO] 0 main:(
org.red5.server.Standalone.main ) RED5 Server
(http://www.osflash.org/red5)
[java] [INFO] 4 main:(
org.red5.server.Standalone.main ) Loading red5 global
context from: red5.xml
[java] [INFO] 7 main:(
org.red5.server.Standalone.main ) Setting configuation
root to /opt/red5-0.6/conf
[java] [INFO] 9 main:(
org.red5.server.Standalone.main ) Setting Red5 root to
//opt/red5-0.6
[java] [INFO] 9 main:(
org.red5.server.Standalone.main ) Setting webapp root to
//opt/red5-0.6
[java] [INFO] 143 main:(
org.springframework.core.CollectionFactory.<clinit> ) JDK
1.4+ collections available
[java] [INFO] 144 main:(
org.springframework.core.CollectionFactory.<clinit> )
Commons Collections 3.x available
[java] [INFO] 1154 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.refreshBeanFactory
) Bean factory for application context
[org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=8761216]:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.common,red5.core,context.loader,jetty6.server]; root
of BeanFactory hierarchy
[java] [INFO] 1162 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.refresh
) 4 beans defined in application context
[org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=8761216]
[java] [INFO] 1177 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.initMessageSource
) Unable to locate MessageSource with name
'messageSource': using default
[org.springframework.context.support.DelegatingMessageSource at 11a64ed]
[java] [INFO] 1182 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.initApplicationEventMulticaster
) Unable to locate ApplicationEventMulticaster with name
'applicationEventMulticaster': using default
[org.springframework.context.event.SimpleApplicationEventMulticaster at 27e353]
[java] [INFO] 1184 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.common,red5.core,context.loader,jetty6.server]; root
of BeanFactory hierarchy]
[java] [INFO] 1348 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.refreshBeanFactory
) Bean factory for application context
[org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=17876004]:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy
[java] [INFO] 1354 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.refresh
) 26 beans defined in application context
[org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=17876004]
[java] [INFO] 1420 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.initMessageSource
) Unable to locate MessageSource with name
'messageSource': using default
[org.springframework.context.support.DelegatingMessageSource at 1bd7848]
[java] [INFO] 1421 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.initApplicationEventMulticaster
) Unable to locate ApplicationEventMulticaster with name
'applicationEventMulticaster': using default
[org.springframework.context.event.SimpleApplicationEventMulticaster at 23e5d1]
[java] [INFO] 1424 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 1879 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.refreshBeanFactory
) Bean factory for application context
[org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=7318012]:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[customEditorConfigurer,placeholderConfig,threadExecutor,filterChainBuilder,socketAcceptor,rtmpHandler,rtmpMinaIoHandler,rtmptHandler,rtmpMinaConnection,rtmptConnection,rtmpt.server,debugProxyIoHandler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy
[java] [INFO] 1879 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.refresh
) 12 beans defined in application context
[org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=7318012]
[java] [INFO] 1948 main:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties
) Loading properties file from class path resource
[red5.properties]
[java] [INFO] 1953 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.initMessageSource
) Unable to locate MessageSource with name
'messageSource': using default
[org.springframework.context.support.DelegatingMessageSource at fdb00d]
[java] [INFO] 1954 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.initApplicationEventMulticaster
) Unable to locate ApplicationEventMulticaster with name
'applicationEventMulticaster': using default
[org.springframework.context.event.SimpleApplicationEventMulticaster at 131303f]
[java] [INFO] 1956 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[customEditorConfigurer,placeholderConfig,threadExecutor,filterChainBuilder,socketAcceptor,rtmpHandler,rtmpMinaIoHandler,rtmptHandler,rtmpMinaConnection,rtmptConnection,rtmpt.server,debugProxyIoHandler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 2211 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.refreshBeanFactory
) Bean factory for application context
[org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=4694228]:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,sysProps,webappRoot,rtmptHost,rtmptPort,Server];
root of BeanFactory hierarchy
[java] [INFO] 2212 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.refresh
) 6 beans defined in application context
[org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=4694228]
[java] [INFO] 2228 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.initMessageSource
) Unable to locate MessageSource with name
'messageSource': using default
[org.springframework.context.support.DelegatingMessageSource at 164b09c]
[java] [INFO] 2229 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.initApplicationEventMulticaster
) Unable to locate ApplicationEventMulticaster with name
'applicationEventMulticaster': using default
[org.springframework.context.event.SimpleApplicationEventMulticaster at 186f247]
[java] [INFO] 2230 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,sysProps,webappRoot,rtmptHost,rtmptPort,Server];
root of BeanFactory hierarchy]
[java] [INFO] 2422 main:( org.mortbay.log.invoke0 )
Logging to
org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via
org.mortbay.log.Slf4jLog
[java] [INFO] 2531 main:( org.mortbay.log.invoke0 )
jetty-6.1.0
[java] [INFO] 2609 main:( org.mortbay.log.invoke0 )
Started SelectChannelConnector @ 0.0.0.0:8088
[java] [INFO] 2644 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.refreshBeanFactory
) Bean factory for application context
[org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=22292701]:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy
[java] [INFO] 2645 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.refresh
) 7 beans defined in application context
[org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=22292701]
[java] [INFO] 2664 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.initMessageSource
) Unable to locate MessageSource with name
'messageSource': using default
[org.springframework.context.support.DelegatingMessageSource at ee3aa7]
[java] [INFO] 2665 main:(
org.springframework.context.support.FileSystemXmlApplicationContext.initApplicationEventMulticaster
) Unable to locate ApplicationEventMulticaster with name
'applicationEventMulticaster': using default
[org.springframework.context.event.SimpleApplicationEventMulticaster at 4cd580]
[java] [INFO] 2667 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 2727 main:(
org.red5.server.JettyLoader.init ) Loading jetty6 context
from: classpath:/jetty.xml
[java] [INFO] 2755 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.refreshBeanFactory
) Bean factory for application context
[org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=29239443]:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,sysProps,webappRoot,httpHost,httpPort,Server];
root of BeanFactory hierarchy
[java] [INFO] 2756 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.refresh
) 6 beans defined in application context
[org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=29239443]
[java] [INFO] 2760 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.initMessageSource
) Unable to locate MessageSource with name
'messageSource': using default
[org.springframework.context.support.DelegatingMessageSource at b20352]
[java] [INFO] 2761 main:(
org.springframework.context.support.ClassPathXmlApplicationContext.initApplicationEventMulticaster
) Unable to locate ApplicationEventMulticaster with name
'applicationEventMulticaster': using default
[org.springframework.context.event.SimpleApplicationEventMulticaster at f8395f]
[java] [INFO] 2763 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,sysProps,webappRoot,httpHost,httpPort,Server];
root of BeanFactory hierarchy]
[java] [INFO] 2822 main:(
org.red5.server.JettyLoader.init ) Starting jetty servlet
engine
[java] [WARN] 2839 main:( org.mortbay.log.invoke0 )
Deprecated configuration used for //opt/red5-0.6/webapps/
[java] [INFO] 2881 main:( org.mortbay.log.invoke0 )
jetty-6.1.0
[java] [INFO] 3048 main:( /midiDemo.invoke0 ) Set
web app root system property: '/midiDemo' =
[/opt/red5-0.6/webapps/midiDemo/]
[java] [INFO] 3048 main:( /midiDemo.invoke0 )
Initializing Log4J from
[/opt/red5-0.6/webapps/midiDemo/WEB-INF/log4j.properties]
[java] [INFO] 3058 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization started
[java] [INFO] 3061 main:( /midiDemo.invoke0 )
Loading Spring root WebApplicationContext
[java] [INFO] 3062 main:(
org.springframework.web.context.ContextLoader.loadParentContext
) Getting parent context definition: using parent context
key of 'default.context' with BeanFactoryLocator
[java] [INFO] 3119 main:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties
) Loading properties file from ServletContext resource
[/WEB-INF/red5-web.properties]
[java] [INFO] 3130 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,web.context,web.scope,web.handler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 3175 main:(
org.red5.demos.midi.Application.appStart ) Midi demo app
started
[java] [INFO] 3176 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Using context class
[org.springframework.web.context.support.XmlWebApplicationContext]
for root WebApplicationContext
[java] [INFO] 3181 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization completed in
123 ms
[java] [INFO] 3459 main:( /tutorial.invoke0 ) Set
web app root system property: '/tutorial' =
[/opt/red5-0.6/webapps/tutorial/]
[java] [INFO] 3459 main:( /tutorial.invoke0 )
Initializing Log4J from
[/opt/red5-0.6/webapps/tutorial/WEB-INF/log4j.properties]
[java] [INFO] 3463 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization started
[java] [INFO] 3463 main:( /tutorial.invoke0 )
Loading Spring root WebApplicationContext
[java] [INFO] 3464 main:(
org.springframework.web.context.ContextLoader.loadParentContext
) Getting parent context definition: using parent context
key of 'default.context' with BeanFactoryLocator
[java] [INFO] 3493 main:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties
) Loading properties file from ServletContext resource
[/WEB-INF/red5-web.properties]
[java] [INFO] 3497 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,web.context,web.scope,web.handler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 3527 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Using context class
[org.springframework.web.context.support.XmlWebApplicationContext]
for root WebApplicationContext
[java] [INFO] 3527 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization completed in
64 ms
[java] [INFO] 3900 main:( /echo.invoke0 ) Set web
app root system property: '/echo' =
[/opt/red5-0.6/webapps/echo/]
[java] [INFO] 3900 main:( /echo.invoke0 )
Initializing Log4J from
[/opt/red5-0.6/webapps/echo/WEB-INF/log4j.properties]
[java] [INFO] 3904 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization started
[java] [INFO] 3904 main:( /echo.invoke0 ) Loading
Spring root WebApplicationContext
[java] [INFO] 3905 main:(
org.springframework.web.context.ContextLoader.loadParentContext
) Getting parent context definition: using parent context
key of 'default.context' with BeanFactoryLocator
[java] [INFO] 3931 main:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties
) Loading properties file from ServletContext resource
[/WEB-INF/red5-web.properties]
[java] [INFO] 3933 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,web.context,web.scope,web.handler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 3950 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Using context class
[org.springframework.web.context.support.XmlWebApplicationContext]
for root WebApplicationContext
[java] [INFO] 3951 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization completed in
47 ms
[java] [INFO] 4154 main:( /messageRecorder.invoke0 )
Set web app root system property: '/messageRecorder' =
[/opt/red5-0.6/webapps/messageRecorder/]
[java] [INFO] 4155 main:( /messageRecorder.invoke0 )
Initializing Log4J from
[/opt/red5-0.6/webapps/messageRecorder/WEB-INF/log4j.properties]
[java] [INFO] 4158 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization started
[java] [INFO] 4159 main:( /messageRecorder.invoke0 )
Loading Spring root WebApplicationContext
[java] [INFO] 4160 main:(
org.springframework.web.context.ContextLoader.loadParentContext
) Getting parent context definition: using parent context
key of 'default.context' with BeanFactoryLocator
[java] [INFO] 4183 main:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties
) Loading properties file from ServletContext resource
[/WEB-INF/red5-web.properties]
[java] [INFO] 4186 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,web.context,web.scope,web.handler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 4208 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Using context class
[org.springframework.web.context.support.XmlWebApplicationContext]
for root WebApplicationContext
[java] [INFO] 4208 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization completed in
50 ms
[java] [INFO] 4402 main:( /fitcDemo.invoke ) Set web
app root system property: '/fitcDemo' =
[/opt/red5-0.6/webapps/fitcDemo/]
[java] [INFO] 4403 main:( /fitcDemo.invoke )
Initializing Log4J from
[/opt/red5-0.6/webapps/fitcDemo/WEB-INF/log4j.properties]
[java] [INFO] 4406 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization started
[java] [INFO] 4406 main:( /fitcDemo.invoke ) Loading
Spring root WebApplicationContext
[java] [INFO] 4407 main:(
org.springframework.web.context.ContextLoader.loadParentContext
) Getting parent context definition: using parent context
key of 'default.context' with BeanFactoryLocator
[java] [INFO] 4431 main:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties
) Loading properties file from ServletContext resource
[/WEB-INF/red5-web.properties]
[java] [INFO] 4433 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,web.context,web.scope,web.handler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 4452 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Using context class
[org.springframework.web.context.support.XmlWebApplicationContext]
for root WebApplicationContext
[java] [INFO] 4452 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization completed in
46 ms
[java] [INFO] 4658 main:( /test.invoke ) Set web app
root system property: '/test' =
[/opt/red5-0.6/webapps/test/]
[java] [INFO] 4659 main:( /test.invoke )
Initializing Log4J from
[/opt/red5-0.6/webapps/test/WEB-INF/log4j.properties]
[java] [INFO] 4662 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization started
[java] [INFO] 4663 main:( /test.invoke ) Loading
Spring root WebApplicationContext
[java] [INFO] 4663 main:(
org.springframework.web.context.ContextLoader.loadParentContext
) Getting parent context definition: using parent context
key of 'default.context' with BeanFactoryLocator
[java] [INFO] 4697 main:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties
) Loading properties file from ServletContext resource
[/WEB-INF/red5-web.properties]
[java] [INFO] 4699 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,web.context,web.scope,web.handler,test.service,echo.service];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 4722 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Using context class
[org.springframework.web.context.support.XmlWebApplicationContext]
for root WebApplicationContext
[java] [INFO] 4723 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization completed in
61 ms
[java] [INFO] 4919 main:( /admin.invoke ) Set web
app root system property: '/admin' =
[/opt/red5-0.6/webapps/admin/]
[java] [INFO] 4920 main:( /admin.invoke )
Initializing Log4J from
[/opt/red5-0.6/webapps/admin/WEB-INF/log4j.properties]
[java] [INFO] 4923 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization started
[java] [INFO] 4923 main:( /admin.invoke ) Loading
Spring root WebApplicationContext
[java] [INFO] 4924 main:(
org.springframework.web.context.ContextLoader.loadParentContext
) Getting parent context definition: using parent context
key of 'default.context' with BeanFactoryLocator
[java] [INFO] 4948 main:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties
) Loading properties file from ServletContext resource
[/WEB-INF/red5-web.properties]
[java] [INFO] 4950 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,web.context,web.scope,web.handler,scopes.service];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 4961 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Using context class
[org.springframework.web.context.support.XmlWebApplicationContext]
for root WebApplicationContext
[java] [INFO] 4961 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization completed in
38 ms
[java] [INFO] 5167 main:( /oflaDemo.invoke ) Set web
app root system property: '/oflaDemo' =
[/opt/red5-0.6/webapps/oflaDemo/]
[java] [INFO] 5168 main:( /oflaDemo.invoke )
Initializing Log4J from
[/opt/red5-0.6/webapps/oflaDemo/WEB-INF/log4j.properties]
[java] [INFO] 5171 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization started
[java] [INFO] 5171 main:( /oflaDemo.invoke ) Loading
Spring root WebApplicationContext
[java] [INFO] 5172 main:(
org.springframework.web.context.ContextLoader.loadParentContext
) Getting parent context definition: using parent context
key of 'default.context' with BeanFactoryLocator
[java] [INFO] 5231 main:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties
) Loading properties file from ServletContext resource
[/WEB-INF/red5-web.properties]
[java] [INFO] 5243 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,web.context,web.scope,web.handler,demoService.service,org.springframework.scripting.support.ScriptFactoryPostProcessor];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 5275 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Using context class
[org.springframework.web.context.support.XmlWebApplicationContext]
for root WebApplicationContext
[java] [INFO] 5275 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization completed in
104 ms
[java] [INFO] 5659 main:( /SOSample.invoke ) Set web
app root system property: '/SOSample' =
[/opt/red5-0.6/webapps/SOSample/]
[java] [INFO] 5659 main:( /SOSample.invoke )
Initializing Log4J from
[/opt/red5-0.6/webapps/SOSample/WEB-INF/log4j.properties]
[java] [INFO] 5662 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization started
[java] [INFO] 5662 main:( /SOSample.invoke ) Loading
Spring root WebApplicationContext
[java] [INFO] 5663 main:(
org.springframework.web.context.ContextLoader.loadParentContext
) Getting parent context definition: using parent context
key of 'default.context' with BeanFactoryLocator
[java] [INFO] 5686 main:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties
) Loading properties file from ServletContext resource
[/WEB-INF/red5-web.properties]
[java] [INFO] 5688 main:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,web.context,web.scope,web.handler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of BeanFactory hierarchy]
[java] [INFO] 5694 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Using context class
[org.springframework.web.context.support.XmlWebApplicationContext]
for root WebApplicationContext
[java] [INFO] 5696 main:(
org.springframework.web.context.ContextLoader.initWebApplicationContext
) Root WebApplicationContext: initialization completed in
34 ms
[java] [INFO] 5868 main:( org.mortbay.log.invoke )
Started SelectChannelConnector @ 0.0.0.0:5080
[java] [INFO] 5869 main:(
org.red5.server.Standalone.main ) Startup done in: 5870 ms
Any suggestions at this point would be very helpful!
My next step is to install the Flex2 extension into
Eclipse and start watching some of your excellent
tutorials!
I live in Toronto, and unfortunately, I missed the recent
Red5 conference here. However, if there is anyone living
in the downtown Toronto area who might want to get in
touch to participate in some joint development work,
please contact me.
Best regards,
Web Wheeler
More information about the Red5
mailing list