|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
[Solved] Queue Manager properties with cpp |
« View previous topic :: View next topic » |
Author |
Message
|
Mighty Muke |
Posted: Tue Jul 22, 2003 1:57 am Post subject: [Solved] Queue Manager properties with cpp |
|
|
Newbie
Joined: 04 Jul 2002 Posts: 9
|
Hi,
I am having a few problems getting the Queue Manager properties (such as platform) with the cpp api. All the methods seem to fail, and I cant find any help in the IBM Using C++ manual or anywhere here. Can anyone help at all with sample code, suggestions, etc?
Many Thanks,
Marcus. |
|
Back to top |
|
 |
Mighty Muke |
Posted: Tue Jul 22, 2003 3:46 am Post subject: |
|
|
Newbie
Joined: 04 Jul 2002 Posts: 9
|
Hi.
I have fixed the problem. It appears it was a threading issue. Looks like you cant obtain the property (eg, platform) of a QMgr in a thread other than the one that was used to connect to the QMgr.
MM. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jul 22, 2003 6:12 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Mighty Muke wrote: |
It appears it was a threading issue. Looks like you cant obtain the property (eg, platform) of a QMgr in a thread other than the one that was used to connect to the QMgr. |
Generally (except in 5.3, and then only with care) you can't share an HCONN between threads. |
|
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
|
|
|
|