qickrooms / red5phone

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

red5 install problem #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

OS:RHEL4.5

1 install JDK 1.6 and netbeans 

2 install apache ant 

3. install RED5 from  svn http://red5.googlecode.com/svn/java/server/trunk/

What is the expected output? What do you see instead?

during install  output 

[placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statu
sObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamabl
eFileFactory,filePersistenceThread,sharedObjectService,streamService,providerSer
vice,consumerService,BWControlService,schedulingService,warDeployService,remotin
gPool,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3read
er.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org
.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor
,playlistSubscriberStream,clientBroadcastStream];
root of factory hierarchy

than stop a few minute

[java] [ERROR] [main] org.red5.server.jmx.JMXAgent - {}
     [java] java.io.IOException: Cannot bind to URL [rmi://:9999/red5]:
javax.naming.ServiceUnavailableException [Root exception is
java.rmi.ConnectException: Connection refused to host: 202.106.199.36;
nested exception is: 
     [java]     java.net.ConnectException: Connection timed out]

What version of the product are you using? On what operating system?

redhat enterprise linux 4.5

The red5 server is not working .

attached is error.log  red5.log

who can help me ? thks 

Original issue reported on code.google.com by liweisp...@gmail.com on 25 Apr 2009 at 10:11

Attachments:

GoogleCodeExporter commented 9 years ago
I have reinstall it !

when I request http://ip:5080/sip   through browser

than red5home/dist/log/0.0.0.0_access.2009-04-25.log report:

192.168.10.114 - - [25/Apr/2009:19:59:09 +0800] "GET / HTTP/1.1" 200 2923
192.168.10.114 - - [25/Apr/2009:19:59:12 +0800] "GET /favicon.ico HTTP/1.1" 200 
1928
192.168.10.114 - - [25/Apr/2009:20:06:08 +0800] "GET /sip HTTP/1.1" 404 964
192.168.10.114 - - [25/Apr/2009:20:06:49 +0800] "GET /root HTTP/1.1" 404 967
192.168.10.114 - - [25/Apr/2009:20:06:59 +0800] "GET / HTTP/1.1" 304 -
192.168.10.114 - - [25/Apr/2009:20:07:19 +0800] "GET /sip HTTP/1.1" 404 964
192.168.10.114 - - [25/Apr/2009:20:08:28 +0800] "GET /sip HTTP/1.1" 404 964
192.168.10.114 - - [25/Apr/2009:20:09:09 +0800] "GET /trunk HTTP/1.1" 404 970

 the browser report :

HTTP Status 404 - /sip

type Status report

message /sip

description The requested resource (/sip) is not available.
Apache Tomcat/6.0.18

who can help me resolve it ?

thanks!

Original comment by liweisp...@gmail.com on 25 Apr 2009 at 2:06

GoogleCodeExporter commented 9 years ago
the time is 23:32  I will go home for sleep!

Original comment by liweisp...@gmail.com on 25 Apr 2009 at 3:33

GoogleCodeExporter commented 9 years ago
How did you solve this problem?

I've got the same bug on remote host.

Original comment by ava1an...@gmail.com on 6 May 2009 at 2:02

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
sorry !

I don't remember it !

Original comment by liweisp...@gmail.com on 23 Aug 2009 at 10:37

GoogleCodeExporter commented 9 years ago
the browser report :

HTTP Status 404 - /sip

type Status report

message /sip

description The requested resource (/sip) is not available.
Apache Tomcat/6.0.18

Same thing... any ideas? 

Original comment by e.chong...@gmail.com on 16 Feb 2010 at 6:38

GoogleCodeExporter commented 9 years ago
Solved the 404 error: 

the sip file needs to be in /red5*/dist/webbapps 

Original comment by e.chong...@gmail.com on 16 Feb 2010 at 7:01