wymwon / red5

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

Port testing Failed all ports; RTMPS failed to start #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description 

Hi,I'm Struggling with Red5 server. I have recently installed RED5 v0.9.1 
successfully, I can see the server started in 5080, but while port testing 
fails in all ports.Please find below is the log file.
I Think the problem seems to "Dedicated RTMPS server configuration was not 
specified" then how can rectify this
Any help would be highly appreciated.
2010-12-01 07:07:25,766 [main] INFO org.red5.server.tomcat.TomcatLoader - 
Setting connector: org.apache.catalina.connector.Connector
2010-12-01 07:07:25,767 [main] INFO org.red5.server.tomcat.TomcatLoader - 
Address to bind: /0.0.0.0:5080
2010-12-01 07:07:25,767 [main] INFO org.red5.server.tomcat.TomcatLoader - 
Loading tomcat context
2010-12-01 07:07:25,768 [main] INFO org.red5.server.tomcat.TomcatLoader - 
Server root: /usr/local/red5
2010-12-01 07:07:25,768 [main] INFO org.red5.server.tomcat.TomcatLoader - 
Config root: /usr/local/red5/conf
2010-12-01 07:07:25,811 [main] INFO org.red5.server.tomcat.TomcatLoader - 
Application root: /usr/local/red5/webapps
2010-12-01 07:07:25,927 [main] INFO org.red5.server.tomcat.TomcatLoader - 
Starting Tomcat servlet engine
2010-12-01 07:07:25,928 [main] INFO o.apache.catalina.startup.Embedded - 
Starting tomcat server
2010-12-01 07:07:26,134 [main] INFO o.a.catalina.core.StandardEngine - Starting 
Servlet Engine: Apache Tomcat/6.0.24
2010-12-01 07:07:26,974 [main] INFO o.a.coyote.http11.Http11Protocol - 
Initializing Coyote HTTP/1.1 on 
http-0.0.0.0-5080
2010-12-01 07:07:27,004 [main] INFO o.a.coyote.http11.Http11Protocol - Starting 
Coyote HTTP/1.1 on http-0.0.0.0-5080
2010-12-01 07:07:27,031 [main] INFO org.red5.server.tomcat.TomcatLoader - 
Dedicated RTMPT server configuration was not specified
2010-12-01 07:07:27,031 [main] INFO org.red5.server.tomcat.TomcatLoader - 
Dedicated RTMPS server configuration was not specified

Original issue reported on code.google.com by daccatt...@gmail.com on 28 Jan 2011 at 6:21

GoogleCodeExporter commented 9 years ago
This issue may occurs with some missing specific inside "red5.properties" file 
inside "conf" folder.  In order for community and Red5 Team to understand why 
RTMPT and RTMPS were not specificed, please attach "red5.properties" file which 
I believed may be the problem.

Original comment by coolest2...@gmail.com on 18 Feb 2011 at 6:38

GoogleCodeExporter commented 9 years ago
Hi,
 i am new to red5 i installed red5 v1.0 successfully in linux machine and server is up and running but i get connection failed(  code = NetConnection.Connect.Failed) for all demos after installing them (oflademo ,ossample ,publisher)
and port tester said all ports failed ...

seeking for better solution 

Original comment by kavitha....@gmail.com on 9 Mar 2011 at 5:10

GoogleCodeExporter commented 9 years ago
The tomcat plugin has been refactored and this issue should now be resolved 
from revision 4241 and beyond. Please review the changes in the 
jee-container.xml before reopening this issue.

Original comment by mondain on 11 Jul 2011 at 10:15

GoogleCodeExporter commented 9 years ago
I am struggling with Red5 0.8 version ofla_demo.After installing it all files 
comes under webapps but when I am trying to connect I am getting below errors:

(445) Connections: true | true
(11353) connected?: true
(13521) NetConnection.onStatus: 
  level = error
  code = NetConnection.Connect.Failed

Also upon running port_tester I am getting all ports status failed for 
ofla_demo. Please help me out If I am missing something in configuration files 
or somewhere also.

Original comment by asprogra...@gmail.com on 11 Jan 2012 at 6:39