You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Stephen Higgs (JIRA)" <ji...@apache.org> on 2017/10/20 03:10:00 UTC

[jira] [Created] (CAMEL-11926) close JMXConnector on shutdown of JMXConsumer in camel-jmx

Stephen Higgs created CAMEL-11926:
-------------------------------------

             Summary: close JMXConnector on shutdown of JMXConsumer in camel-jmx
                 Key: CAMEL-11926
                 URL: https://issues.apache.org/jira/browse/CAMEL-11926
             Project: Camel
          Issue Type: Bug
          Components: camel-jmx
            Reporter: Stephen Higgs


Close the JMXConnector when shutting down the JMXConsumer to avoid the following in an OSGi environment (jboss-cli-client fragment bundle for jmx-remoting protocol):

```
Caused by: java.lang.ClassNotFoundException: Unable to load class 'org.jboss.remoting3.spi.AbstractHandleableCloseable$2' because the bundle wiring for com.example.mybundle is no longer valid.
```



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)