|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Mirrorq problem |
« View previous topic :: View next topic » |
Author |
Message
|
guest468 |
Posted: Wed Nov 12, 2008 10:25 am Post subject: Mirrorq problem |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
Hi,
I am trying to implement Mirrorq exit supportPac in V6.0 on solaris. The code is compiled to be 64bit and copied it to /var/mqm/exits folder (which is being referred in qm.ini). Now the qmgr comes up fine with mqm user id and i tested the mirrorq functionality and it works fine.
But the Configuration Manager that uses this QMGR goes down as soon as it comes with error BIP2015E.
Also I am unable to bring-up the QMGR from from WMB service-Id(which I could earlier). It throws the error "AMQ7214: The module for API Exit 'mirrorq' could not be loaded.". I tried with exactly same profile of mqm in WMB service-id, to see if that works, but still the same error.
Have you seen this problem?
 |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Nov 12, 2008 2:45 pm Post subject: Re: Mirrorq problem |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
guest468 wrote: |
Hi,
I am trying to implement Mirrorq exit supportPac in V6.0 on solaris. The code is compiled to be 64bit and copied it to /var/mqm/exits folder (which is being referred in qm.ini). Now the qmgr comes up fine with mqm user id and i tested the mirrorq functionality and it works fine.
But the Configuration Manager that uses this QMGR goes down as soon as it comes with error BIP2015E.
Also I am unable to bring-up the QMGR from from WMB service-Id(which I could earlier). It throws the error "AMQ7214: The module for API Exit 'mirrorq' could not be loaded.". I tried with exactly same profile of mqm in WMB service-id, to see if that works, but still the same error.
Have you seen this problem?
 |
The 32 bit code should be in /var/mqm/exits
The 64 bit code should be in /var/mqm/exits64
Both need to be referenced in qm.ini
If the qmgr was created through an upgrade the 64 bit entries might need to be added to qm.ini...
Create a new qmgr and use its 64 bit entries as a guide.
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
guest468 |
Posted: Thu Nov 13, 2008 9:49 am Post subject: |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
Thanks Saper,
I built and copied 32 and 64 bits code to respective exit directories. I could bring the Configuration Manager up without any problem this time. But I had to start the QMGR using mqm id. Starting with WMB service id still throws the same error(AMQ7214). The LD_LIBRARY_PATH has same entries for both mqm and WMB service id. Also WMB service-id's primary group is mqm. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Nov 13, 2008 1:22 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
guest468 wrote: |
Thanks Saper,
I built and copied 32 and 64 bits code to respective exit directories. I could bring the Configuration Manager up without any problem this time. But I had to start the QMGR using mqm id. Starting with WMB service id still throws the same error(AMQ7214). The LD_LIBRARY_PATH has same entries for both mqm and WMB service id. Also WMB service-id's primary group is mqm. |
Then check whether the $PATH value is the same for both userids.
Anyways I consider it good practice to always start the qmgrs with the qmgr service id and not the broker's...
Have fun  _________________ MQ & Broker admin |
|
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
|
|
|
|