Posted: Tue Mar 11, 2008 12:30 am Post subject: Getting mqjbnd05.dll already loaded while executing Msg flow
Apprentice
Joined: 20 Jan 2008 Posts: 29
Hi,
I am able to deploy a Message flow with Java compute node sucessfully on the Broker. But at runtime I am facing with class loader issue..
I have tried copying all the jar files from C:\Program Files\IBM\WebSphere MQ\Java\lib to <Broker Home>\MQSI\6.0\jplugin. But no luck for me.
Following is the exception list I am getting in the debug mode.
ExceptionList
RecoverableException
File = F:\\build\\S600_P\\src\\DataFlowEngine\\ImbDataFlowNode.cpp
Line = 616
Function = ImbDataFlowNode::createExceptionList
Type = ComIbmJniNode
Name = BrowseMsg_JavaComputeNode/BrowseMsg_JCN#FCMComposite_1_5
Label = BrowseMsg_JavaComputeNode.BrowseMsg_JCN.JavaCompute
Catalog = BIPv600
Severity = 3
Number = 2230
Text = Node throwing exception
RecoverableException
File = F:\\build\\S600_P\\src\\DataFlowEngine\\PluginInterface\\com_ibm_broker_plugin_CMbService.cpp
Line = 1631
Function = ImbJavaExceptionUtils::throwableToNativeException
Type =
Name =
Label =
Catalog = BIPv600
Severity = 3
Number = 4367
Text = Unhandled exception in plugin method.
Insert
Type = 5
Text = evaluate
Insert
Type = 5
Text = JavaCompute
Insert
Type = 5
Text = java.lang.UnsatisfiedLinkError: Native Library C:\\Program Files\\IBM\\WebSphere MQ\\Java\\lib\\mqjbnd05.dll already loaded in another classloader
RecoverableException
File = F:\\build\\S600_P\\src\\DataFlowEngine\\PluginInterface\\com_ibm_broker_plugin_CMbService.cpp
Line = 1649
Function = ImbJavaExceptionUtils::throwableToNativeException
Type =
Name =
Label =
Catalog = BIPv600
Severity = 3
Number = 4395
Text = Unhandled exception in plugin method
Insert
Type = 5
Text = java.lang.UnsatisfiedLinkError
Insert
Type = 5
Text = java.lang.ClassLoader
Insert
Type = 5
Text = loadLibrary0
Insert
Type = 5
Text = ClassLoader.java
Insert
Type = 2
Text = 2108
Posted: Tue Mar 11, 2008 1:32 am Post subject: Re: Getting mqjbnd05.dll already loaded while executing Msg
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
ravi_ishere wrote:
I have tried copying all the jar files from C:\Program Files\IBM\WebSphere MQ\Java\lib to <Broker Home>\MQSI\6.0\jplugin.
What a horrible idea!
ravi_ishere wrote:
Text = java.lang.UnsatisfiedLinkError: Native Library C:\\Program Files\\IBM\\WebSphere MQ\\Java\\lib\\mqjbnd05.dll already loaded in another classloader
_________________ I am *not* the model of the modern major general.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum