|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQAX, ASP and Remote Queue |
« View previous topic :: View next topic » |
Author |
Message
|
drewflax |
Posted: Thu Dec 06, 2001 12:29 pm Post subject: |
|
|
Newbie
Joined: 05 Dec 2001 Posts: 3
|
Has anyone seen the following problem? The MQAX200 component returns:
"MQAX200.MQSession::AccessQueueManager CompletionCode = 2, ReasonCode = 6000, ReasonName = MQRC_LIBRARY_LOAD_ERROR" when trying to access a remote queue through an ASP page. However, this problem does not occur when accessing the remote queue from a VB/VC++/WSH app. What gives? Is it related to the MQ Server and Client on the same machine issue? |
|
Back to top |
|
 |
kolban |
Posted: Fri Dec 07, 2001 11:00 pm Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
By any chance do you have an environment variable called "GMQ_MQ_LIB" set? If so, unset it. I am reading about a user who had the same problem and this was the cause.
Was an *.FDC file written? If so, can you append/post here? |
|
Back to top |
|
 |
drewflax |
Posted: Mon Dec 10, 2001 10:12 am Post subject: |
|
|
Newbie
Joined: 05 Dec 2001 Posts: 3
|
No environment variable, but it looks as though it can't find mqm.dll or mqic32.dll. Here's the FDC output:
+-----------------------------------------------------------------------------+
| |
| MQAX First Failure Symptom Report |
| ==================================== |
| |
| Date/Time :- Thu Dec 06 13:13:57 2001 |
| Code Level :- @(!) ***** Code Level is 5.1 ***** |
| |
| Thread Id :- 00360 |
| Function Name :- EstablishEPs |
| |
| Probe Id :- ETM1 |
| Build Date :- May 3 2001 |
| Major Errorcode :- Not found in retcode translation table (7E) (126) |
| Minor Errorcode :- MQRC_NONE |
| Comment1 :- Cannot find lib - mqm.dll or mqic32.dll! |
| |
| Comment2 :- |
| |
| Comment3 :- |
| |
| |
+-----------------------------------------------------------------------------+
Stored Function Stack
=====================
MQSession::AccessQueueManager
Imq methodid: 16
gmqdyn0a:MQCONN
EstablishEPs
xmq_xcsFFST
Incore trace entries
====================
(00360) --> xmq_xxxInitialize
(00360) --> ObtainSystemCP
(00360) <-- ObtainSystemCP (rc = MQRC_NONE )
(00360) --> getRegistryConvPath
(00360) <-- getRegistryConvPath (rc = MQRC_NONE )
(00360) <-- xmq_xxxInitialize (rc = MQRC_NONE )
(00360) --> CMqOleApp::CMqOleApp
(00360) <-- CMqOleApp::CMqOleApp (rc = MQRC_NONE )
(00360) --> MQSession::initialize
(00360) <-- MQSession::initialize (rc = MQRC_NONE )
(00360) --> MQSession::AccessQueueManager
(00360) --> GlobalLock
(00360) <-- GlobalLock (rc = MQRC_NONE )
(00360) --> MQQueueManager::initialize
(00360) <-- MQQueueManager::initialize (rc = MQRC_NONE )
(00360) --> Imq methodid: 16
(00360) --> gmqdyn0a:MQCONN
(00360) --> EstablishEPs
(00360) --> xmq_xcsFFST
|
|
Back to top |
|
 |
kolban |
Posted: Mon Dec 10, 2001 10:57 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
Any way to add extra PATHs to ASP? Are these DLLs in your current path? As an emergency test, and not one I recommend for production, copy to SYSTEM folder. |
|
Back to top |
|
 |
drewflax |
Posted: Mon Dec 10, 2001 11:09 am Post subject: |
|
|
Newbie
Joined: 05 Dec 2001 Posts: 3
|
Those 2 dlls did not exist on the server. However, I put them in the current path which didn't work. Then I put them in the System32 directory and it still didn't work. |
|
Back to top |
|
 |
Starbuck |
Posted: Thu Dec 20, 2001 10:32 am Post subject: |
|
|
Newbie
Joined: 06 Sep 2001 Posts: 1
|
I too have the same problems.
If however I run it on PWS on my NT Workstation, I do not get the error - however it does not actually place an item on the queue!
I read somewhere that there are problems if the UserID contains the @ symbol, but not sure if it also applies to the underscore. IUSR_ is the default UserID for IIS.
|
|
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
|
|
|
|