RMS RMS RMS Why does it FAIL to install?

Hi, I am having trouble installing the RMS server. I'm sure I'm doing "something" wrong.

I'm running centos CentOS Linux 6.2.

What have I done:
- Install everything a server needs.
- set up the access.dat
- set java dir: /usr/bin/java
- Set run_deamon.sh: ray server path: /var/ray/rms;
- set the IP for all the webapps

When I run ./red5.sh I get the following:

-------------

[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@69d95da8: defining beans [placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomcat.server]; root of factory hierarchy
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@76933bcb: startup date [Wed Apr 25 13:10:16 CEST 2012]; root of context hierarchy
[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@7ed75415: defining beans [placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,bandwidthFilter,schedulingService,warDeployService,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp4reader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream]; root of factory hierarchy
[WARN] [main] org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableRmiAdapter' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(java.lang.String)]: [public void org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(boolean)]
[WARN] [main] org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableSsl' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableSsl(java.lang.String)]: [public void org.red5.server.jmx.JMXAgent.setEnableSsl(boolean)]
[WARN] [main] org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableMinaMonitor' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(java.lang.String)]: [public void org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(boolean)]
[INFO] [main] org.red5.server.service.WarDeployer - War deployer service created
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@30b48b11: startup date [Wed Apr 25 13:10:17 CEST 2012]; parent: ApplicationContext 'red5.common'
[INFO] [main] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
[WARN] [main] org.springframework.beans.factory.config.CustomEditorConfigurer - Passing PropertyEditor instances into CustomEditorConfigurer is deprecated: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [java.net.SocketAddress; offending editor instance: org.apache.mina.integration.beans.InetSocketAddressEditor@444b0bbb
[INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@54128635: defining beans [customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection,rtmpsMinaIoHandler,rtmpsTransport]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@7ed75415
[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 - Connection Threads: 4
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - I/O Threads: 16
[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.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport bound to /0.0.0.0:8443
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Connection Threads: 4
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - I/O Threads: 16
[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@5140709: startup date [Wed Apr 25 13:10:17 CEST 2012]; parent: ApplicationContext 'red5.common'
[INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@388698fa: defining beans [global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@7ed75415
[INFO] [main] org.apache.catalina.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Setting connector: org.apache.catalina.connector.Connector
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Address to bind: /0.0.0.0:5080
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Loading tomcat context
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Server root: /var/ray/rms
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: /var/ray/rms/conf
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Application root: /var/ray/rms/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.24
[INFO] [main] org.apache.coyote.http11.Http11Protocol - Initializing Coyote HTTP/1.1 on http-0.0.0.0-5080
[INFO] [main] org.apache.coyote.http11.Http11Protocol - Starting Coyote HTTP/1.1 on http-0.0.0.0-5080
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Dedicated RTMPT server configuration was not specified
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server configuration was not specified
Bootstrap complete
[INFO] [Launcher:/chat] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/global] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/livecam] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/video] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/installer] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/video] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@78482bad: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@388698fa
[INFO] [Launcher:/phone] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/im] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/im] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1c8321c8: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@388698fa
[INFO] [Launcher:/] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@64f01d52: defining beans [placeholderConfig,web.context,web.scope]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@388698fa
[INFO] [Launcher:/livecam] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5da5e65f: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@388698fa
[INFO] [Launcher:/board] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/chat] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4679ac92: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@388698fa
[INFO] [Launcher:/global] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4a8d3d62: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@388698fa
[INFO] [Launcher:/installer] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@57e40274: defining beans [placeholderConfig,web.context,web.scope,web.handler,installer.service]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@388698fa
[INFO] [Launcher:/phone] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8e2b07b: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@388698fa
[INFO] [Launcher:/board] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7f2ea1dd: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@388698fa


[RAY notification] Application Phone was started


[RAY notification] Application started Global Server


[RAY notification - Video.init] Application Video was started


[RAY notification - Chat.init] Application chat was started


[RAY notification - Board.init] Board application was started


[RAY notification] Application IM started


[RAY notification - Livecam.init] Live Camera application was started
[INFO] [Launcher:/installer] org.red5.server.service.Installer - Installer service created
-------------------

There it just stops.

Can anybody help me?

Thanks

Quote · 25 Apr 2012

looks good, did you try to connect it?

http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro
Quote · 25 Apr 2012

Looks right. That should be the expected output after using

When I run ./red5.sh I get the following:

did you finish the rest of the install directions and run the test?

Cancel the execution of red5.sh or start.exe and run RMS as a service (background application). You can do it by:

UNIX:     ./run_daemon.sh


 

can you PM the link?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 25 Apr 2012

Yes, I'm trying to connect with http://www.boonex.com/rms.html
I get a connection failed.

I followed the RayMediaServer manual and I was expecting:

You may get the following results:

  • If the server has been launched successfully:
    [INFO] 6413main:( org.springframework.web.context.ContextLoader.info ) RootWebApplicationContext: initialization completed in 84 ms
    [INFO] 6595 main:( org.mortbay.log.info ) StartedSelectChannelConnector @ 0.0.0.0:5080
    [DEBUG] 6596main:( org.red5.server.Standalone.debug ) Startup done in: 6597 ms
    

I don't get that.

I did:

netstat -plnt
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name
tcp        0      0 0.0.0.0:6000                0.0.0.0:*                   LISTEN      1298/sshd
tcp        0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN      1514/master
tcp        0      0 :::1935                     :::*                        LISTEN      5160/java
tcp        0      0 :::9999                     :::*                        LISTEN      5160/java
tcp        0      0 :::80                       :::*                        LISTEN      1985/httpd
tcp        0      0 :::6000                     :::*                        LISTEN      1298/sshd
tcp        0      0 :::5080                     :::*                        LISTEN      5160/java
tcp        0      0 ::1:25                      :::*                        LISTEN      1514/master
tcp        0      0 :::8443                     :::*                        LISTEN      5160/java
tcp        0      0 :::443                      :::*                        LISTEN      1985/httpd
tcp        0      0 :::49313                    :::*                        LISTEN      5160/java

It seems like it's listening, but boonex.com can't seem to connect to the server :s

I can pm the IP if you want to try ...

Quote · 25 Apr 2012

 That's wrong, your IP address i.e. 123.123.123.123 should go in the RTMP field

 

and in the "connection parameters" 

yoursite.com,michael,1,free

Yes, I'm trying to connect with http://www.boonex.com/rms.html
I get a connection failed.

I followed the RayMediaServer manual and I was expecting:

 

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 25 Apr 2012

 Your results will vary on the output..

Yes, I'm trying to connect with http://www.boonex.com/rms.html
I get a connection failed.

I followed the RayMediaServer manual and I was expecting:

You may get the following results:

  • If the server has been launched successfully:
    [INFO] 6413main:( org.springframework.web.context.ContextLoader.info ) RootWebApplicationContext: initialization completed in 84 ms
    [INFO] 6595 main:( org.mortbay.log.info ) StartedSelectChannelConnector @ 0.0.0.0:5080
    [DEBUG] 6596main:( org.red5.server.Standalone.debug ) Startup done in: 6597 ms
    

I don't get that.

I did:

netstat -plnt
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name
tcp        0      0 0.0.0.0:6000                0.0.0.0:*                   LISTEN      1298/sshd
tcp        0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN      1514/master
tcp        0      0 :::1935                     :::*                        LISTEN      5160/java
tcp        0      0 :::9999                     :::*                        LISTEN      5160/java
tcp        0      0 :::80                       :::*                        LISTEN      1985/httpd
tcp        0      0 :::6000                     :::*                        LISTEN      1298/sshd
tcp        0      0 :::5080                     :::*                        LISTEN      5160/java
tcp        0      0 ::1:25                      :::*                        LISTEN      1514/master
tcp        0      0 :::8443                     :::*                        LISTEN      5160/java
tcp        0      0 :::443                      :::*                        LISTEN      1985/httpd
tcp        0      0 :::49313                    :::*                        LISTEN      5160/java

It seems like it's listening, but boonex.com can't seem to connect to the server :s

I can pm the IP if you want to try ...

 

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 25 Apr 2012

PM your IP

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 25 Apr 2012

Hi everybody.

I tested the connection with another server and it seems to work. It's a pity the install manual is a bit unclear. I was frustrated because I expected certain results, but never got them.

It works.

Thanks

Quote · 25 Apr 2012

 

Hi everybody.

I tested the connection with another server and it seems to work. It's a pity the install manual is a bit unclear. I was frustrated because I expected certain results, but never got them.

It works.

Thanks

 LOL, welcome to our world..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 25 Apr 2012

Ok, so I just migrated the old to the new server. RMS isn't working ... Big surprise.

The ports are open and listening, But the site tells me "cannot connect to RMS"

Any hints where I can look, any info?

Might it be the user and group assigned to the RMS files that need to be different?

Quote · 12 Jun 2012

It may tell you it won't connect, mine does the same.

I have a couple others that use my RMS and they tell me the same, "when I put in the IP address and ports and save it says cannot connect," but when on site and navigate to chat, it all works..

In other words, have you tried to use it yet?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 12 Jun 2012

I have, The circle keeps on going and going (does not connect).

So basically I moved the site from the old server to the new one (copy paste).

Any idea's?

Quote · 12 Jun 2012

Ok. Perhaps this is something that can be looked into.

The RMS server works, and the connection is fine. Though I was configuring the site, and testing its functionalities at work.

 

the FLASH APPS do NOT work behind a proxy! Can it be made in future updates that it will look at the enviromental proxy settings to connect?

Quote · 13 Jun 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.