|
# cd /opt/ray_server/
# ./red5.sh
Starting Red5
Red5 root: /opt/ray_server
Configuation root: /opt/ray_server/conf
Root: /opt/ray_server
Deploy type: bootstrap
Logback selector: org.red5.logging.LoggingContextSelector
Setting default logging context: default
Red5 Server 0.9.0-dev $Revision$ (http://code.google.com/p/red5/)
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@5c07f4ec: display name [org.springframework.context.support.FileSystemXmlApplicationContext@5c07f4ec]; startup date [Sat Feb 27 17:21:08 JST 2010]; root of context hierarchy
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@5c07f4ec]: org.springframework.beans.factory.support.DefaultListableBeanFactory@22a98932
[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.DefaultListableBeanFactory@22a98932: 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.FileSystemXmlApplicationContext@290fd7f6: display name [org.springframework.context.support.FileSystemXmlApplicationContext@290fd7f6]; startup date [Sat Feb 27 17:21:09 JST 2010]; root of context hierarchy
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@290fd7f6]: org.springframework.beans.factory.support.DefaultListableBeanFactory@45660d6
[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.DefaultListableBeanFactory@45660d6: 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,mp4reader.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.service.WarDeployer - War deployer service created
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@3cd0d12e: display name [org.springframework.context.support.FileSystemXmlApplicationContext@3cd0d12e]; startup date [Sat Feb 27 17:21:11 JST 2010]; parent: red5.common
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@3cd0d12e]: org.springframework.beans.factory.support.DefaultListableBeanFactory@2d26c6ea
[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.DefaultListableBeanFactory@2d26c6ea: defining beans [customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@45660d6
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport bound to /0.0.0.0:1935
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - IO Threads: 2
[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.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@637050f5: display name [org.springframework.context.support.FileSystemXmlApplicationContext@637050f5]; startup date [Sat Feb 27 17:21:11 JST 2010]; parent: red5.common
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@637050f5]: org.springframework.beans.factory.support.DefaultListableBeanFactory@6b96bac4
[INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6b96bac4: defining beans [global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@45660d6
[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 - Server root: /opt/ray_server
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: /opt/ray_server/conf
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Application root: /opt/ray_server/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-snapshot
[INFO] [main] org.apache.coyote.http11.Http11Protocol - Initializing Coyote HTTP/1.1 on http-5080
[INFO] [main] org.apache.coyote.http11.Http11Protocol - Starting Coyote HTTP/1.1 on http-5080
[INFO] [main] org.red5.server.tomcat.TomcatLoader - RTMPT server bean was not found
[INFO] [main] org.red5.server.tomcat.TomcatLoader - RTMPS server bean was not found
Bootstrap complete
[INFO] [Launcher:/video] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/board] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/chat] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/video] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@375b4ad2: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@6b96bac4
[INFO] [Launcher:/chat] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@52257b34: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@6b96bac4
[INFO] [Launcher:/board] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@320f6398: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@6b96bac4
[INFO] [Launcher:/] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@628d2280: defining beans [placeholderConfig,web.context,web.scope]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@6b96bac4
[INFO] [Launcher:/global] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/global] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@428d5aad: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@6b96bac4
[INFO] [Launcher:/im] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/im] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3ebc312f: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@6b96bac4
[INFO] [Launcher:/installer] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[RAY notification - Chat.init] Application chat 3.5 was started
[INFO] [Launcher:/installer] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2f24614c: defining beans [placeholderConfig,web.context,web.scope,web.handler,installer.service]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@6b96bac4
[RAY notification - Video.init] Application Video was started
[RAY notification] Application IM 3.5 was started
[RAY notification - Board.init] Board application was started
[RAY notification] Application started Global Server
[INFO] [Launcher:/installer] org.red5.server.service.Installer - Installer service created
|
う~む・・・
:
よくぞここまで横文字だらけの怪物を・・・
ため息でます・・・
isapaさん用に書きましたが、やることは簡単です。
と、自分用の覚書です。
少し内容が変わると思います。外からいけるようになれば設定お願いします。
さっそくつまずいております
/opt/ray_server/red5.sh にかきこむJAVA_HOME ですがどこにあるのかわかりません
/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0; みたいなやつがわからん
似たようなものすらないような??
javaなかったので入れた
で ./red5.sh したら
[RAY notification] Application IM 3.5 was started
で止まって じ~としてるぞ(^_^;)
し 仕事にもどらなあかんし・・・このままにしておく
人の苦労の上にあぐらかきました すみません!
やってますね
これは簡単ですよ。途中は大変でしたが
やることは少ないです。
いさぱさん、ここでのコメントはメールアドレス入れて下さい。
そのメールアドレスで承認すると後は自動承認です。
メールアドレスが空だとそのたびに承認です。
メールアドレスは表示されません。
おおそうでしたか
入れた
完成したけど ビデコメがなぜかすべてオートプレイで賑やか・・