Author |
Message
|
eai143 |
Posted: Mon Jan 07, 2013 4:35 am Post subject: JMS Nodes Connectivity Issue with WAS 7 |
|
|
Apprentice
Joined: 16 Aug 2006 Posts: 28
|
Hi,
I am using WMB v7.0 in Windows 7 . I am trying to poll to a JMS topic created in WAS 7 using JMS nodes.
while deploying the message flow to broker, windows event log generating below 2 errors
( MB7BROKER.JMS ) Java exception: ''java.lang.NoSuchMethodError''; thrown from class name: ''com.ibm.ws.sib.api.jmsra.impl.JmsJcaConnectionFactoryImpl'', method name:
''createCoreConnection'', file: ''JmsJcaConnectionFactoryImpl.java'', line: '692'
( MB7BROKER.JMS ) The method ''run'' in Java node ''JMS Input'' has thrown the following exception: 'java.lang.NoSuchMethodError: javax/resource/ResourceException.<init>(Ljava/lang/String;Ljava/lang/Throwable;)V'.
The method ''run'' of the Java node has thrown an exception. Examine previous error messages for details of the cause of the problem.
This error is generated by the Java node API. It can occur in a Java Compute node or a Java user-defined node. If the node is a user-defined node, contact the node provider for further details.
I have also included the jars(com.ibm.ws.sib.client.thin.jms_7.0.0.jar,com.ibm.ws.ejb.thinclient_7.0.0.jar ,sibc.jndi.jar, sibc.jms.jar) files in broker shared-class library. Any suggestion on resolving this issue would be very helpfull. |
|
Back to top |
|
 |
zpat |
Posted: Mon Jan 07, 2013 5:50 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Which type of JMS transport layer are you using? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Jan 07, 2013 6:00 am Post subject: Re: JMS Nodes Connectivity Issue with WAS 7 |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
eai143 wrote: |
I am using WMB v7.0 |
That says alot. There are about twenty three V7 versions. Specifically which one are you using? WMB versions numbers have four digits, like this: 7.0.0.6. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
eai143 |
Posted: Mon Jan 07, 2013 6:38 am Post subject: Re: JMS Nodes Connectivity Issue with WAS 7 |
|
|
Apprentice
Joined: 16 Aug 2006 Posts: 28
|
lancelotlinc wrote: |
eai143 wrote: |
I am using WMB v7.0 |
That says alot. There are about twenty three V7 versions. Specifically which one are you using? WMB versions numbers have four digits, like this: 7.0.0.6. |
I am using WMB7.0.0.1 |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Jan 07, 2013 6:43 am Post subject: Re: JMS Nodes Connectivity Issue with WAS 7 |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
eai143 wrote: |
lancelotlinc wrote: |
eai143 wrote: |
I am using WMB v7.0 |
That says alot. There are about twenty three V7 versions. Specifically which one are you using? WMB versions numbers have four digits, like this: 7.0.0.6. |
I am using WMB7.0.0.1 |
That may be part of your problem. Update your WMB toolkit and runtime to at least 7.0.0.5. Be sure to set your effective level. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
eai143 |
Posted: Mon Jan 07, 2013 6:49 am Post subject: Re: JMS Nodes Connectivity Issue with WAS 7 |
|
|
Apprentice
Joined: 16 Aug 2006 Posts: 28
|
lancelotlinc wrote: |
eai143 wrote: |
lancelotlinc wrote: |
eai143 wrote: |
I am using WMB v7.0 |
That says alot. There are about twenty three V7 versions. Specifically which one are you using? WMB versions numbers have four digits, like this: 7.0.0.6. |
I am using WMB7.0.0.1 |
That may be part of your problem. Update your WMB toolkit and runtime to at least 7.0.0.5. Be sure to set your effective level. |
I also tried with WMB 8.0.0.1 in a different Machine ,I am getting the same exceptions while deploying the Flow in 8.0.0.1 Broker |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Jan 07, 2013 6:51 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Update to latest. 7.0.0.5 is not equal to 8.0.0.1. Even if you installed the 8.0.0.1 fixpack, that doesn't mean your effective level was set correctly.
Have you attended the WMB Developers class? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
eai143 |
Posted: Mon Jan 07, 2013 7:56 am Post subject: |
|
|
Apprentice
Joined: 16 Aug 2006 Posts: 28
|
lancelotlinc wrote: |
Update to latest. 7.0.0.5 is not equal to 8.0.0.1. Even if you installed the 8.0.0.1 fixpack, that doesn't mean your effective level was set correctly.
Have you attended the WMB Developers class? |
I know how to check my Broker Effective level and it was set correctly . I am aware 7.0.5 is not equal to 8.0.0.1. Reason why I also Mentioned about 8.0.0.1 is ,Experts like you may suggest some workarounds for fixing the issue apart from simply asking to upgrade to the latest fix.
Thanks for your Reply. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Jan 07, 2013 8:10 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
zpat |
Posted: Tue Jan 08, 2013 3:15 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
You still haven't said which JMS transport type you are using?
Are we to assume MQ? In which case don't use JMS nodes, use MQ nodes. |
|
Back to top |
|
 |
|