|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ Api error 2393 |
« View previous topic :: View next topic » |
Author |
Message
|
yoman |
Posted: Wed Dec 26, 2012 3:01 am Post subject: MQ Api error 2393 |
|
|
Newbie
Joined: 13 Nov 2012 Posts: 9
|
Good day.
When I try to run my program in eclipse,it works fine. But when I try to run in as jar file, I get error 2393.
I am using CipherSpec SSL_RSA_WITH_AES_256_CBC_SHA, I tried with some other ciphers and it did work. FIPS is set to true, and I made sure that in java security folder policy files are unrestricted.
I in QueueManager log says "Remote channel 'MQ.TEST' did not specify a CipherSpec when the local channel expected one to be specified.".
My main question what i am doing wrong, if it works in eclipse and doesn't work when I call it as jar from console. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Wed Dec 26, 2012 6:14 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
When your running from the console, you may not be loading the same classes or loading them in the same order. Inspect your class loading order in both situations to see which classes are being loaded when. You may hit an older MQ jar in console where you do not hit it in Eclipse. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Dec 27, 2012 7:54 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|