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

Stephen Higgs updated CAMEL-11926:
----------------------------------
    Description: 
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):


{code}

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.

{code}


  was:
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.
```


> 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):
> {code}
> 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.
> {code}



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

Reply via email to