[Red5] JMX, java service wrapper and red5
Dan Rossi
spam at electroteque.org
Sat Apr 28 08:13:26 EDT 2007
OK cool, will integrating terracotta and tomcat instead of jetty scale
better , its ducks nuts atm :)
Lenny Sorey wrote:
> Hey Dan,
>
> Sorry for my late response.
>
> Been letting things like making a living get in the way
> here recently.
>
> As I had previously mentioned, I am planning on trying to wrap up
> my testing of Terracotta this weekend.
>
> I will let you know how that goes.
>
> Regards,
>
> Lenny
>
>
>
> On 4/25/07, *Dan Rossi* <spam at electroteque.org
> <mailto:spam at electroteque.org>> wrote:
>
> There has been talk of adding this in red5, how exactly does it work ?
> Does it use one master server for instance which proxies/caches to
> slave
> servers ?
>
> Anyway not sure what you meant about JMX in tomcat, and i tried JMX in
> the java wrapper service itself but not sure how to bring up the red5
> bean stuff. I saw an example of this in a jsp page of the jira
> admin. So
> I guess if red5 happened to have a jsp admin aswell it would be
> able to
> obtain the updatable info of its jvm environment etc, and also be able
> to xmlrpc it for a flash admin.
>
> Lenny Sorey wrote:
> > DAn,
> >
> > I am hoping to be through testing RED5 with Terracotta ( a
> clustering
> > solution) for Tomcat later on this week.
> > The also uses JMX, so hopefully I can give you some feedback on this
> > app as well.
> >
> > So far I am testing it with three instances of Tomcat.
> >
> > So far so good.
> >
> > Lenny
> >
> >
> >
> > On 4/25/07, *Dan Rossi* < spam at electroteque.org
> <mailto:spam at electroteque.org>
> > <mailto:spam at electroteque.org <mailto:spam at electroteque.org>>>
> wrote:
> >
> > Ok thanks mate so easy to add to the config ? I started
> searching for
> > JMX integration in spring, there are JMX classes for it.
> >
> > Mondain wrote:
> > > Red5 with JMX, comming soon...
> > >
> > > On 4/25/07, *Dan Rossi* <spam at electroteque.org
> <mailto:spam at electroteque.org>
> > <mailto: spam at electroteque.org <mailto:spam at electroteque.org>>
> > > <mailto: spam at electroteque.org
> <mailto:spam at electroteque.org> <mailto:spam at electroteque.org
> <mailto:spam at electroteque.org>>>>
> > wrote:
> > >
> > > So there is no way to have JMX in red5 to monitor its
> > resources with
> > > jconsole ? Im still trying to work out if these
> outofmemory
> > and out of
> > > swap space errors are problems with our servers
> resources or
> > just an
> > > issue with red5. Would be easy to work out if we were able
> > to monitor
> > > it. I thought this debug proxy port was actually it but
> > obviouslly
> > > not,
> > > is there an easy way to setup a JMX port to monitor
> within the
> > > red5 config ?
> > >
> > > Dan Rossi wrote:
> > > > Hi, going a bit crazy here, is there a way to be able to
> > get JMX
> > > working
> > > > in red5, so im able to monitor the JVM its running
> on in
> > the java
> > > > wrapper service ? Having a few issues, im not really
> sure
> > if its
> > > working
> > > > properly, i cant see to set it up to use
> authentication either
> > > because
> > > > its complaining about the jmx password file not
> being set as
> > > read only.
> > > > Ive been trying to set it to read only on the user the
> > service is
> > > > running as which is administrator.
> > > >
> > > > Here is my config options
> > > >
> > > >
> wrapper.java.additional.1=-Dcom.sun.management.jmxremote
> > > >
> >
> wrapper.java.additional.2=-Dcom.sun.management.jmxremote.port=1099
> > > >
> > >
> >
> wrapper.java.additional.3=-Dcom.sun.management.jmxremote.authenticate=true
>
> >
> > >
> > > >
> >
> wrapper.java.additional.4=-Dcom.sun.management.jmxremote.ssl=false
> > > >
> > >
> >
> wrapper.java.additional.5=-Dcom.sun.management.jmxremote.password.file=C:\Red5\conf\jmxremote.password
>
> >
> > > >
> > >
> >
> wrapper.java.additional.6=-Dcom.sun.management.jmxremote.access.file=C:\Red5\conf\jmxremote.access
> > >
> > > >
> > >
> >
> wrapper.java.additional.7=-Dorg.tanukisoftware.wrapper.WrapperManager.mbean=true
> >
> > > >
> > >
> >
> wrapper.java.additional.7=-Dorg.tanukisoftware.wrapper.WrapperManager.mbean.testing=false
>
> > > >
> > > > the service wont start
> > > >
> > > > C:/Red5/conf/jmxremote.password
> > > > ERROR | wrapper | 2007/04/24 02:29:56 | JVM exited
> while
> > > loading the
> > > > application.
> > > > STATUS | wrapper | 2007/04/24 02:30:01 | Launching
> a JVM...
> > > > INFO | jvm 3 | 2007/04/24 02:30:01 | Error:
> Password
> > file read
> > > > access must be restricted:
> C:/Red5/conf/jmxremote.password
> > > > ERROR | wrapper | 2007/04/24 02:30:01 | JVM exited
> while
> > > loading the
> > > > application.
> > > > STATUS | wrapper | 2007/04/24 02:30:05 | Launching
> a JVM...
> > > > INFO | jvm 4 | 2007/04/24 02:30:06 | Error:
> Password
> > file read
> > > > access mu
> > > >
> > > > Let me know the jconsole seems quiter helpful to
> monitor the
> > > thread and
> > > > memory resources.
> > > >
> > > > _______________________________________________
> > > > Red5 mailing list
> > > > Red5 at osflash.org <mailto:Red5 at osflash.org>
> <mailto:Red5 at osflash.org <mailto:Red5 at osflash.org>>
> > <mailto:Red5 at osflash.org <mailto:Red5 at osflash.org>
> <mailto:Red5 at osflash.org <mailto:Red5 at osflash.org>>>
> > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > >
> > > >
> > >
> > >
> > > _______________________________________________
> > > Red5 mailing list
> > > Red5 at osflash.org <mailto:Red5 at osflash.org> <mailto:
> Red5 at osflash.org <mailto:Red5 at osflash.org>> <mailto:
> > Red5 at osflash.org <mailto:Red5 at osflash.org>
> <mailto:Red5 at osflash.org <mailto:Red5 at osflash.org>>>
> > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > >
> > >
> > >
> > >
> > > --
> > > The early bird may get the worm, but the second mouse gets
> the
> > cheese.
> > >
> >
> ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > Red5 mailing list
> > > Red5 at osflash.org <mailto:Red5 at osflash.org>
> <mailto:Red5 at osflash.org <mailto:Red5 at osflash.org>>
> > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > >
> >
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org <mailto:Red5 at osflash.org>
> <mailto:Red5 at osflash.org <mailto:Red5 at osflash.org>>
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org <mailto:Red5 at osflash.org>
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org <mailto:Red5 at osflash.org>
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
More information about the Red5
mailing list