[ 
https://issues.apache.org/jira/browse/FELIX-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Rütter updated FELIX-6824:
-------------------------------
    Fix Version/s: http.jetty12-1.1.10
                   http.jetty-5.2.2

> Fix JMX MBean leak during Jetty restart cycle
> ---------------------------------------------
>
>                 Key: FELIX-6824
>                 URL: https://issues.apache.org/jira/browse/FELIX-6824
>             Project: Felix
>          Issue Type: Bug
>          Components: HTTP Service
>            Reporter: Francesco Mari
>            Priority: Major
>             Fix For: http.jetty12-1.1.10, http.base-5.1.18, http.jetty-5.2.2
>
>
> When {{stopJetty()}} runs during a configuration-triggered restart, Jetty's 
> JMX MBeans are not unregistered before the {{Server}} is stopped. On the 
> subsequent {{startJetty()}}, the new {{MBeanServerTracker}} tries to register 
> {{org.eclipse.jetty.server:type=server,id=0}} but the old registration still 
> exists, causing an {{InstanceAlreadyExistsException}}.
> See https://github.com/apache/felix-dev/pull/482.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to