sebastianmaqueda / xuggle

Automatically exported from code.google.com/p/xuggle
0 stars 0 forks source link

cannot connect to server #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start server
2. try appp with netconnection call
3. app gets faied connection error. Same test app has worked fine
on version 0.7 for almost 8 months

What is the expected output? What do you see instead?
expect to see server status messages since it was started from a dos 
command prompt. Instead see a server started message at that's it

Check labels below: Priority, OpSys, JVM, & Component.
urgent windows xp, java 1.6
Attach relevant log/output files.

Latest log file with build 3404

2008-09-18 19:27:24,171 [main] INFO  
o.s.c.s.FileSystemXmlApplicationContext - Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@12558d6
: display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@12558d
6]; startup date [Thu Sep 18 19:27:24 EDT 2008]; root of context hierarchy
2008-09-18 19:27:24,687 [main] INFO  
o.s.c.s.FileSystemXmlApplicationContext - Bean factory for application 
context 
[org.springframework.context.support.FileSystemXmlApplicationContext@12558d
6]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1be0f0
a
2008-09-18 19:27:24,750 [main] INFO  
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from 
class path resource [red5.properties]
2008-09-18 19:27:24,765 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - 
Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1be0f0
a: defining beans 
[placeholderConfig,red5.common,red5.core,context.loader,tomcat.server]; 
root of factory hierarchy
2008-09-18 19:27:24,796 [main] INFO  
o.s.c.s.FileSystemXmlApplicationContext - Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@f4f44a: 
display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@f4f44a
]; startup date [Thu Sep 18 19:27:24 EDT 2008]; root of context hierarchy
2008-09-18 19:27:24,843 [main] INFO  
o.s.c.s.FileSystemXmlApplicationContext - Bean factory for application 
context 
[org.springframework.context.support.FileSystemXmlApplicationContext@f4f44a
]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@c05d3b
2008-09-18 19:27:24,906 [main] INFO  
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from 
class path resource [red5.properties]
2008-09-18 19:27:24,921 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - 
Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@c05d3b
: defining beans 
[placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,
statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory
,streamableFileFactory,filePersistenceThread,sharedObjectService,streamServ
ice,providerService,consumerService,BWControlService,schedulingService,warD
eployService,remotingPool,remotingClient,object.cache,keyframe.cache,flv.im
pl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.M
ethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodI
nvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcas
tStream]; root of factory hierarchy
2008-09-18 19:27:26,531 [main] INFO  org.red5.server.service.WarDeployer - 
War deployer service created
2008-09-18 19:27:26,625 [main] INFO  
o.s.c.s.FileSystemXmlApplicationContext - Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@4a9a7d: 
display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@4a9a7d
]; startup date [Thu Sep 18 19:27:26 EDT 2008]; parent: red5.common
2008-09-18 19:27:26,687 [main] INFO  
o.s.c.s.FileSystemXmlApplicationContext - Bean factory for application 
context 
[org.springframework.context.support.FileSystemXmlApplicationContext@4a9a7d
]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1fa39b
b
2008-09-18 19:27:26,703 [main] INFO  
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from 
class path resource [red5.properties]
2008-09-18 19:27:26,718 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - 
Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1fa39b
b: defining beans 
[customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,r
tmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHan
dler,rtmptServlet,rtmptConnection,rtmpt.server,rtmps.server]; parent: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@c05d3b
2008-09-18 19:27:26,750 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - 
RTMP Mina Transport Settings
2008-09-18 19:27:26,765 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - IO 
Threads: 2
2008-09-18 19:27:26,765 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - 
Event Threads - core: 16, max: 64, queue: 0, keepalive: 60
2008-09-18 19:27:26,812 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - TCP 
No Delay: true
2008-09-18 19:27:26,812 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - 
Receive Buffer Size: 65536
2008-09-18 19:27:26,812 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - 
Send Buffer Size: 271360
2008-09-18 19:27:26,890 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - 
RTMP Mina Transport bound to 0.0.0.0/0.0.0.0:1938
2008-09-18 19:27:26,921 [main] INFO  
o.s.c.s.FileSystemXmlApplicationContext - Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@13e75a5
: display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@13e75a
5]; startup date [Thu Sep 18 19:27:26 EDT 2008]; parent: red5.common
2008-09-18 19:27:26,984 [main] INFO  
o.s.c.s.FileSystemXmlApplicationContext - Bean factory for application 
context 
[org.springframework.context.support.FileSystemXmlApplicationContext@13e75a
5]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1aecc3
a
2008-09-18 19:27:27,000 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - 
Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1aecc3
a: defining beans 
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.
context,global.handler,global.scope,red5.scopeResolver]; parent: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@c05d3b
2008-09-18 19:27:27,187 [main] INFO  org.red5.server.tomcat.TomcatLoader - 
Setting connector: org.apache.catalina.connector.Connector
2008-09-18 19:27:27,187 [main] INFO  org.red5.server.tomcat.TomcatLoader - 
Loading tomcat context
2008-09-18 19:27:27,187 [main] INFO  org.red5.server.tomcat.TomcatLoader - 
Server root: D:/red53404/dist
2008-09-18 19:27:27,187 [main] INFO  org.red5.server.tomcat.TomcatLoader - 
Config root: D:/red53404/dist/conf
2008-09-18 19:27:27,218 [main] INFO  org.red5.server.tomcat.TomcatLoader - 
Application root: D:/red53404/dist/webapps
2008-09-18 19:27:27,281 [main] INFO  org.red5.server.tomcat.TomcatLoader - 
Starting Tomcat servlet engine
2008-09-18 19:27:27,281 [main] INFO  o.apache.catalina.startup.Embedded - 
Starting tomcat server
2008-09-18 19:27:27,390 [main] INFO  o.a.catalina.core.StandardEngine - 
Starting Servlet Engine: Apache Tomcat/6.0.18
2008-09-18 19:27:28,093 [main] INFO  o.a.coyote.http11.Http11Protocol - 
Initializing Coyote HTTP/1.1 on http-5080
2008-09-18 19:27:28,109 [main] INFO  o.a.coyote.http11.Http11Protocol - 
Starting Coyote HTTP/1.1 on http-5080
2008-09-18 19:27:28,312 [Launcher:/] INFO  
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from 
ServletContext resource [/WEB-INF/red5-web.properties]
2008-09-18 19:27:28,343 [Launcher:/installer] INFO  
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from 
ServletContext resource [/WEB-INF/red5-web.properties]
2008-09-18 19:27:28,343 [Launcher:/] INFO  
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1dfd90
f: defining beans [placeholderConfig,web.context,web.scope]; parent: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1aecc3
a
2008-09-18 19:27:28,359 [Launcher:/installer] INFO  
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@36d047
: defining beans 
[placeholderConfig,web.context,web.scope,web.handler,installer.service]; 
parent: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1aecc3
a
2008-09-18 19:27:28,390 [Launcher:/installer] INFO  
org.red5.server.service.Installer - Installer service created
2008-09-18 19:27:28,406 [main] INFO  org.red5.server.tomcat.TomcatLoader - 
Setting connector: org.apache.catalina.connector.Connector
2008-09-18 19:27:28,406 [main] INFO  o.a.catalina.core.StandardEngine - 
Starting Servlet Engine: Apache Tomcat/6.0.18
2008-09-18 19:27:28,593 [main] INFO  o.a.coyote.http11.Http11NioProtocol - 
Initializing Coyote HTTP/1.1 on http-8088
2008-09-18 19:27:28,625 [main] INFO  o.a.coyote.http11.Http11NioProtocol - 
Starting Coyote HTTP/1.1 on http-8088
2008-09-18 19:27:28,671 [main] INFO  org.red5.server.tomcat.TomcatLoader - 
Setting connector: org.apache.catalina.connector.Connector
2008-09-18 19:27:28,671 [main] INFO  o.r.s.net.rtmps.TomcatRTMPSLoader - 
Loading RTMPS context
2008-09-18 19:27:28,671 [main] INFO  o.a.catalina.core.StandardEngine - 
Starting Servlet Engine: Apache Tomcat/6.0.18
2008-09-18 19:27:29,031 [main] INFO  o.r.s.net.rtmps.TomcatRTMPSLoader - 
Connector info: org.apache.catalina.connector.Connector/2.1
2008-09-18 19:27:29,265 [main] INFO  o.a.coyote.http11.Http11NioProtocol - 
Initializing Coyote HTTP/1.1 on http-8443
2008-09-18 19:27:29,265 [main] INFO  o.r.s.net.rtmps.TomcatRTMPSLoader - 
Starting RTMPS engine
2008-09-18 19:27:29,265 [main] INFO  o.a.coyote.http11.Http11NioProtocol - 
Starting Coyote HTTP/1.1 on http-8443
2008-09-18 19:27:50,953 [DefaultQuartzScheduler_Worker-1] WARN  
o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 
96.252.126.206 : 60897 to broadcaster.tzo.com:1938 (in: 3453 out 3216 ), 
with id 21248000 due to long handshake

Original issue reported on code.google.com by wilbert....@gmail.com on 18 Jan 2009 at 7:59

GoogleCodeExporter commented 8 years ago
I believe this a setup problem on the user's machine per Wilbert on the 
xuggler-users
list (i.e. not a bug).

Please re-open if I'm wrong

Original comment by art.cla...@gmail.com on 18 Jan 2009 at 9:35