Seems like u can only use the url below now, rather than the remote tab in jconsole, still cant connect though
what does this mean then, is it still needed # JMX RMI Agent #com.sun.management.jmxremote.port=8004 Dan Rossi wrote: > woops it was localhost, tried everything even have ssl and auth off and > it wont connect via jconsole > > service:jmx:rmi:///jndi/rmi://192.168.1.2:8005/red5 > > Should the jmx port be turned off or does rmi connect to this ? Does the > rmi registry need to load the jmxconfig aswell ? > > Dan Rossi wrote: > >> Its letting me connect without ssl or a password :\ >> >> Dan Rossi wrote: >> >> >>> 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 >>> >>> >>> >>> >> _______________________________________________ >> 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 > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
