Posted: Tue Nov 06, 2012 4:48 am Post subject: Issue with the JMS connectivity with WAS 7.0.0.19 and WMB7.0
Voyager
Joined: 02 May 2010 Posts: 75
Hi,
We are facing an issue with the connectivity from Broker 7.0 running in AIX to the JMS queues created in WAS 7.0.0.19.
we had placed the downloaded jar files (sibc.jndi.jar, sibc.jms.jar) in the shared-classes directory of broker and the flow was able to make the connection and read the messages.
But when we tried to load a huge volume of messages like 70000, the flow stopped picking up messages from the JMS queues and started giving the below error in the user.log.
I tried to remove the flow and deploy it...while deploying the flow itself it is giving the below error.
Oct 24 09:35:28 |error WebSphere Broker v7002[13369426]: [5967]BIP4367E: The method 'run' in Java node JMSInput' has thrown the following exception: java.lang.NoSuchMethodError: javax/resource/ResourceException.<init>(Ljava/lang/String;Ljava/lang/Throwable;)V. : a68394c69f94: /build/S700_P/src/DataFlowEngine/PluginInterface/com_ibm_broker_plugin_CMbService.cpp: 1845: ImbJavaExceptionUtils::throwableToNativeException: :
Oct 24 09:35:28 |error WebSphere Broker v7002[13369426]: [5967]BIP4395E: Java exception: 'java.lang.NoSuchMethodError'; thrown from class name: 'com.ibm.ws.sib.api.jmsra.impl.JmsJcaConnectionFactoryImpl', method name: 'createCoreConnection', file: 'JmsJcaConnectionFactoryImpl.java', line: '578' : .db7bbe82-3701-0000-0080-a68394c69f94: /build/S700_P/src/DataFlowEngine/PluginInterface/com_ibm_broker_plugin_CMbService.cpp: 1863: ImbJavaExceptionUtils::throwableToNativeException: :
I learnt about the use of thin client for the WAS connection from WAS 6.1 and replaced the jar files with the below
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