can't connect to rms
hi
i've installes RMS 3.5 for linux with jre-1.6.0_06-fcs. but when i configure ray widgets to use my own rms i got a "can't connect to rms". i had rms 3.0 sucessfully running on the same machine with no problems. i've configured all red5-web.properties and the access.dat as i did in rms 3.0. i got no error message when i start rms 3.5. needed firewall ports are open. "netstat -an |grep <my rms port> " shows a short "established" but then quickly closes the connection. using ethereal i see that data is sent between the client and the rms. when i try to use chat in dolphin i got only "connecting", that's it.
i'm tracing and debugging since 2 days now, but i can't find out what's wrong.
i'm using:
Dolphin 6.1
Ray free 3.5
RMS 3.5
JRE 1.6 update 6
Linux 2.6.23 x86_64
thanks
Yesterday I installed also the Dolphin 6.1 pack with Ray free 3.5, and I'm not able to connect to rms.boonex.com.Now seeing your problem I'm thinking maybe there is no problem with the server but with the Ray free 3.5 source code, or something like this.
Can you connect to rms.boonex.com?
Or give me your rms link to try it from my site.
Br,
Calin
Maybe I will try to install RMS on a different machine and use it remote.
It is hard to install RMS?
Thanks!
Br,
Calin
installing rms was easy. you need to download jre if you wanna run it on linux. then you got to add your domain name to access.dat and edit the red5.web.properties in webapps/chat/WEB-INF/
webapps/im/WEB-INF/
webapps/board/WEB-INF/
webapps/video/WEB-INF/
to your rms ip adress.
then run ray.sh to see what rms does see more
It works flawlessly since then with RMS.boonex.com
Will now install RMS 3.5 and try that!
Check ports which you use now - by default in free version we use 10000 and 10080, for own RMS you should use 1935 and 5080.
If it will not help then plz send me letter with
1) FTP, CPanel, root SSH of your site
2) List of Ray licenses.
Regards
Why is is starting 9999 instead of 5080, this I do not know.
Thank you
i got ports 1935 and 5080 configured. i also found port 9999 to be opened.
@yotis: port 9999 is configured in:
/conf/red5-common.xml
/conf/war/red5-common.xml
/conf/jboss/red5-common.xml
the thing with the root access to my site wont be that easy :-/
i netstated for port 10000 and 10080, both not in listen mode. and actually i configured my rms to be on 1935 and 5080 in red5.properties.
i completely disabled the firewall and i tcpdumped the traffic. what see more
/usr/java/jre1.6.0_06/bin/java -Djava.security.manager -Djava.security.policy=conf/red5.policy -cp red5.jar:conf: org.red5.server.Standalone
and i found a lot of:
28676 futex(0x2aaad4914988, FUTEX_WAKE, 1) = 0
28676 clock_gettime(CLOCK_MONOTONIC, {973105, 687668663}) = 0
28676 clock_gettime(CLOCK_MONOTONIC, {973105, 687727770}) = 0
28676 clock_gettime(CLOCK_MONOTONIC, {973105, 687777928}) = 0
28676 clock_gettime(CLOCK_REALTIME, {1209771125, 310684373}) = 0
28676 see more
i restored my old dolphin 6.0.0005-free, rms 3.1 and jre 1.6u5 my old setup which worked. with ray chat 3.5 i got the same effect with 6.5 with rms 3.5 with jre 1.6u6. rms doesn't accept connections anymore.
the only thing i changed is the license code...i generated new licenses.
is it possible that ray chat doesn't like the license string? i generated several times new licenses and re-registered...but it still doesn't work.
i got the impression that ray chat is rejected from connecting see more
Can you help me?
Thanks
Davide
Thanks
Volupp
I followed the instruction of rayServerInstall and when I fire up the ray.sh
and go to test with http://www.boonex.com/rms.html my ray server respond and works fine.
Then How to cancel ray.sh? I just exit shell and relogin again.
After this need to rus ray in background wit command: ./run_daemon.sh
But when I check with command: ps ax | grep red5
I get: 22308 pts/0 S+ 0:00 grep red5
and nothing like they say in tutorial: 18247 pts/0 Sl+ 0:55 /opt/red5new_555/jre1.x/bin/java see more
WTf
Please download Red5 sever from http://osflash.org/red5,then install it.
After intallation,copy all folders under webapps folder to the same folder on your RMS server.Then test it.
Now i can use my video chat,but still one question,my video recorder still can't work .Someone will help me?