HI,
Using Centos 5.4 x86, Sun JRE 7, RMS latest download,
Starts up ok and the site connects and works fine, but after 1 or 2 minutes the server quits. I see no error and there is nothing in the logs folder.
Hosted on VPS, RMS using 460K of 1024 allowed.
have re-installed OS and tried OpenJRE with same result
Added '-Xint -Xms=32M -Xmx=64M' briging memory usage down to 260M , same result
Wierd thing is I used to run RMS with earlier versions and never had any problem.
Does not matter if site is connected to the server or not, just quits without any output error.
Any ides?
was looking in wrong folder, there is an error log
2011-08-09 16:56:43,149 [main] WARN o.s.b.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)]
2011-08-09 16:56:43,149 [main] WARN o.s.b.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)]
2011-08-09 16:56:43,150 [main] WARN o.s.b.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)]
2011-08-09 16:56:43,608 [main] WARN o.s.b.f.c.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@7352d1
2011-08-09 16:56:49,999 [Red5_Scheduler_Worker-1] WARN o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from xxx.xxx.xxx.xxx : 15375 to xxx.xxx.xxx.xxx (in: 3805 out 3257 ), with id 28673360 due to long handshake
the red5.log doesn't seem to have any error I can see, or a terminating etc.