[Red5] RTMPConnection - Closing RTMPMinaConnection due to long handshake
roger conley
rconley66 at hotmail.com
Sat Jun 6 09:55:47 PDT 2009
Red5 started but getting RTMP closing errors.
I can connect to 5080 ok and the demos are there.
I'm on centos using the latest red5
svn checkout http://red5.googlecode.com/svn/java/server/trunk/
Anyone know what is wrong?
[fs20315 at app3.beonecity.com dist]$ ./red5.sh
Starting Red5
Red5 root: /home/fs20315/red5-truck/dist
Configuation root: /home/fs20315/red5-truck/dist/conf
Root: /home/fs20315/red5-truck/dist
Deploy type: bootstrap
Logback selector: org.red5.logging.LoggingContextSelector
Setting default logging context: default
Red5 Server 0.8.1-dev $Revision: 3654 $ (http://code.google.com/p/red5/)
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext at 147c5fc: display name [org.springframework.context.support.FileSystemXmlApplicationContext at 147c5fc]; startup date [Sat Jun 06 11:49:18 CDT 2009]; root of context hierarchy
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext at 147c5fc]: org.springframework.beans.factory.support.DefaultListableBeanFactory at 1f8c6df
[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 at 1f8c6df: 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 at 1b48197: display name [org.springframework.context.support.FileSystemXmlApplicationContext at 1b48197]; startup date [Sat Jun 06 11:49:19 CDT 2009]; root of context hierarchy
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext at 1b48197]: org.springframework.beans.factory.support.DefaultListableBeanFactory at adb1d4
[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 at adb1d4: 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.service.WarDeployer - War deployer service created
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext at 1a78071: display name [org.springframework.context.support.FileSystemXmlApplicationContext at 1a78071]; startup date [Sat Jun 06 11:49:20 CDT 2009]; parent: red5.common
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext at 1a78071]: org.springframework.beans.factory.support.DefaultListableBeanFactory at a7dd39
[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 at a7dd39: defining beans [customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory at adb1d4
[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 at d67067: display name [org.springframework.context.support.FileSystemXmlApplicationContext at d67067]; startup date [Sat Jun 06 11:49:20 CDT 2009]; parent: red5.common
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext at d67067]: org.springframework.beans.factory.support.DefaultListableBeanFactory at 157b46f
[INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory at 157b46f: defining beans [global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory at adb1d4
[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: /home/fs20315/red5-truck/dist
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: /home/fs20315/red5-truck/dist/conf
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Application root: /home/fs20315/red5-truck/dist/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:/installer] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/installer] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory at 1140709: defining beans [placeholderConfig,web.context,web.scope,web.handler,installer.service]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory at 157b46f
[INFO] [Launcher:/] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory at 103fcaa: defining beans [placeholderConfig,web.context,web.scope]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory at 157b46f
[INFO] [Launcher:/installer] org.red5.server.service.Installer - Installer service created
[WARN] [Red5_Scheduler_Worker-1] org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 24.7.71.185 : 3483 to social.beonecity.com (in: 3465 out 3217 ), with id 29343672 due to long handshake
[WARN] [Red5_Scheduler_Worker-2] org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 24.7.71.185 : 3488 to social.beonecity.com (in: 3465 out 3217 ), with id 18061339 due to long handshake
[WARN] [Red5_Scheduler_Worker-3] org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 24.7.71.185 : 3491 to social.beonecity.com (in: 3465 out 3217 ), with id 9324549 due to long handshake
[WARN] [Red5_Scheduler_Worker-4] org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 24.7.71.185 : 3494 to social.beonecity.com (in: 3465 out 3217 ), with id 12319324 due to long handshake
[WARN] [Red5_Scheduler_Worker-10] org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 24.7.71.185 : 3497 to social.beonecity.com (in: 3465 out 3217 ), with id 2991526 due to long handshake
[WARN] [Red5_Scheduler_Worker-11] org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 24.7.71.185 : 3499 to social.beonecity.com (in: 3465 out 3217 ), with id 8958438 due to long handshake
_________________________________________________________________
Hotmail® has ever-growing storage! Don’t worry about storage limits.
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20090606/4c27fd11/attachment.html>
More information about the Red5
mailing list