Changed the ports used by Plesk and opened 9999 for JMX and everything worked great. Thanks. The documentation that says what ports need to be opened really needs to be updated.
Needed ports (for a normal installation) are: Policy(?): 843 RMTP: 1935 DebugProxy: 1936 DesktopShare: 4445 HTTP: 5080 RMTPoverHTTP: 8088 DocumentConverter: 8100 RMTPoverSSL/HTTPS: 8443 MRMTP: 9035 JMX: 9999 Once again, thanks for the tip. --Troy On Mar 8, 3:58 am, George Alexandru Dudău <[email protected]> wrote: > Check your server firewall to see if ports are open > > > [ERROR] [main] org.red5.server.jmx.JMXAgent - {} > > java.io.IOException: Cannot bind to URL [rmi://:9999/red5]: > > javax.naming.ServiceUnavailableException [Root exception is > > java.rmi.ConnectException: Connection refused to host: 50.22.76.62; > > nested exception is: > > java.net.ConnectException: Connection timed out] > > at > > or use netstat to check if other application use same port. > > > Constructor threw exception; nested exception is > > org.springframework.beans.factory.BeanCreationException: Error > > creating bean with name 'rtmpsTransport' defined in class path > > resource [red5-core.xml]: Invocation of init method failed; nested > > exception is java.net.BindException: Address already in use > > You can change your ports in red5. Look in red5.properties. > > Geo -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
