I'm trying to understand the problem. The bundle 254 cannot find the class 
com.ibm.mq.MQEnvironment:

Caused by: java.lang.ClassNotFoundException: com.ibm.mq.MQEnvironment not found 
by com.ibm.msg.client.osgi.wmq [254]

It would suggest, the bundle 254 doesn't import the package com.ibm.mq or there 
is no bundle in your system which
provides this package. But you write, the bundle xmlwmbridge.xml (256) imports 
the package com.ibm.mq and imports it
from the bundle 254

Imported Packages       com.ibm.mq,version=0.0.0 from 
com.ibm.msg.client.osgi.wmq (254)

It looks like the bundle 254 imports and exports the package com.ibm.msq, but 
something wrong happens while import.
Could you please send following outputs?

exports | grep com.ibm.msq
imports | grep com.ibm.msq
headers 254
headers 256
headers xyz   (where xyz is bundle id of each bundle listed by the first 
command, exports...)
list -t 0

Regards
Krzysztof





On 15.07.2015 20:07, catshout wrote:
> Thanks for the reply. I've refreshed the bundle 254 as suggested. Same error
> while restarting the ​w​m​q​b​r​i​d​g​e​.​x​m​l​ bundle.
>
>
>
> --
> View this message in context: 
> http://servicemix.396122.n5.nabble.com/WMQ-JMS-Provider-OSGi-classes-cause-an-error-since-SM-6-0-0-tp5722815p5722817.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.

-- 
Krzysztof Sobkowiak (@ksobkowiak)

JEE & OSS Architect, Integration Architect
Apache Software Foundation Member
Apache ServiceMix <http://servicemix.apache.org/> Committer & PMC
Senior Solution Architect @ Capgemini SSC <http://www.pl.capgemini-sdm.com/en/>

Reply via email to