Author |
Message
|
ushak |
Posted: Mon Jan 28, 2013 8:05 am Post subject: Error while publishing to JMS topic |
|
|
Newbie
Joined: 28 Jan 2013 Posts: 8
|
HI All ,
I'm using a message flow with JMSInput node to receive a message from JMS topic defined on SIBS at WAS. But getting the below error
WMB JMSClient. ''Broker 'MB8BRKR'; Execution Group 'default'; Message Flow 'Test'; Node 'ComIbmJMSClientInputNode::JMS Input::ComIbmJMSClientInputNode' '' There is a configuration problem with the JNDI Administered objects where: Initial Context Factory = ''com.ibm.websphere.naming.WsnInitialContextFactory''. Location of the bindings = ''iiop://9.79.222.9:2809''. ConnectionFactory Name = ''jms/TESTCF''. JMS destination = ''jms/TESTIN''. The exception text is : ''Failed to create InitialContext using factory specified in hashtable''.
Below given are the settings that I have tried but gets the same error
1) Added all required jars and properties files to a folder(C:\WebSphere_WAS_Client) and executed the below command
mqsichangeproperties MB8BRKR -c JMSProviders -o WebSphere_WAS_Client -n jarsURL -v C:\WebSphere_WAS_Client
2) Added the jars and properties file to shared-classes
3) Broker and system is being restarted.
Please help with suggestions to fix this .
Last edited by ushak on Mon Jan 28, 2013 8:47 am; edited 1 time in total |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Jan 28, 2013 8:24 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
This is a basic question covered in the InfoCentre and the required training class. Have you taken either? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
ushak |
Posted: Tue Jan 29, 2013 6:29 am Post subject: |
|
|
Newbie
Joined: 28 Jan 2013 Posts: 8
|
The steps I mentioned were the ones available in infocenter to connect from WMB to SIBS through JMS.
Please let me know if I have missed anything. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Jan 29, 2013 6:40 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
ushak |
Posted: Tue Jan 29, 2013 7:51 am Post subject: |
|
|
Newbie
Joined: 28 Jan 2013 Posts: 8
|
Sample works on my system without any issue.
When I'm using JMS on SIBS , I'm getting issue which I had mentioned. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Jan 29, 2013 8:38 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
ushak wrote: |
Sample works on my system without any issue.
When I'm using JMS on SIBS , I'm getting issue which I had mentioned. |
Deploy the sample to the target system and run it again. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
ushak |
Posted: Tue Jan 29, 2013 8:53 am Post subject: |
|
|
Newbie
Joined: 28 Jan 2013 Posts: 8
|
I'm facing the issue on my local system while connecting to SIBS on another machine. I noticed that if I disable the security in WAS, then my flows works fine. What security settings do I need to do to connect to WAS which is security enabled ? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Jan 29, 2013 8:55 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
ushak wrote: |
I'm facing the issue on my local system while connecting to SIBS on another machine. I noticed that if I disable the security in WAS, then my flows works fine. What security settings do I need to do to connect to WAS which is security enabled ? |
Ask your SysAdmin. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
|