[Bug 41] New: jmxConfigurator - reload kills JMXBean

http://bugzilla.qos.ch/show_bug.cgi?id=41 Summary: jmxConfigurator - reload kills JMXBean Product: logback-classic Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P1 Component: Other AssignedTo: logback-dev@qos.ch ReportedBy: sdavids@gmx.de add <jmxConfigurator /> to your configuration add "-Dcom.sun.management.jmxremote" to your program args open jconsole invoke operation reload on ch.qos.logback.classic/default/ch.qos.logback.classic.jmx.Configuration => bean will be removed from the MBean list but will not be re-added -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.

http://bugzilla.qos.ch/show_bug.cgi?id=41 ------- Comment #1 from sdavids@gmx.de 2007-02-04 16:55 ------- Logback 0.9 -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.

http://bugzilla.qos.ch/show_bug.cgi?id=41 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #2 from noreply.sebastien@qos.ch 2007-02-05 16:56 ------- Hello Sebastian, I'm having a hard time reproducing this bug. I've used the class and configuration that you included in the bug #42. If I hit the reload button (the one which does not take any parameter), then the configuration is reloaded (I see the info messages coming each 5 seconds). If I invoke the other reload method, specifying a working path, it also works: I can see the configuration changes. Lastly, if I invoke this method with an incorrect path, then an error pops out (which might be better managed, I must admit) and everything stops, until either I specify a valid path or hit the other reload button. Can you help me a bit more on this bug? :) Thanks for you reports! Sébastien -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
bugzilla-daemon@pixie.qos.ch