Ok what is the difference of the rmiregistry to the jmx management port , sorry its gone over my head. Im still trying to attempt to secure it with login / ssl with no luck.
Mondain wrote: > You run this at any time before starting red5 > > windows > %JAVA_HOME%\jre\bin\rmiregistry.exe <port> > > linux > $JAVA_HOME/jre/bin/rmiregistry <port> & > > Replace port with the port of your choice.. default should be 9999 > (this is detailed in the HOWTO btw) > > In addtion, starting red5 with the command "ant server" will also > start the rmi registry for you if it is enabled in the > build.properties (default) > > Paul > > > On 5/10/07, *Dan Rossi* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > It now says rimregistry is not running, what is it, how could i start > such a thing on the command to start red5 ? > > Thijs Triemstra | Collab wrote: > > I got the same error here with r2008, using ant server, and opened > > http://jira.red5.org/browse/APPSERVER-125 > > > > Thijs > > > > > > On May 10, 2007, at 2:40 AM, Dan Rossi wrote: > > > > > >> Just got this in eclipse debug > >> > >> [ERROR] 4938 main:( org.red5.server.jmx.JMXAgent.init ) > >> java.rmi.ConnectException: Connection refused to host: > 192.168.1.1 <http://192.168.1.1>; > >> nested exception is: > >> java.net.ConnectException: Connection refused > >> > >> > > > > > > _______________________________________________ > > Red5 mailing list > > [email protected] <mailto:[email protected]> > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > > _______________________________________________ > Red5 mailing list > [email protected] <mailto:[email protected]> > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > -- > It is difficult to free fools from the chains they revere. - Voltaire > ------------------------------------------------------------------------ > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
