Author |
Message
|
dspyrido |
Posted: Thu Jun 27, 2002 9:33 pm Post subject: Strange error with WMQI |
|
|
Newbie
Joined: 11 Jun 2002 Posts: 8
|
I have installed WMQI 2.1 + CSD2 in a Windows 2000 environment (SP2). We are using MQSeries Server 5.2 with CSD4. I have created a single QM which is associated with the Config Manager and a single broker. I start the control center and it connects "succesfully" in that I can start defining a message flow and adjusting the topology.
When I startup the Control Center and look at Windows 2000 Event Viewer I recieve 18 WMQIv210 error messages which all look the same. Any thoughts?
Event Type: Error
Event Source: WMQIv210
Event Category: None
Event ID: 1106
Date: 6/28/2002
Time: 1:30:16
User: N/A
Computer: AMPCISBRKS01
Description:
( ConfigMgr ) MQSeries error detected, reason code 0.
An error has occurred while making an MQSeries call from the Configuration Manager. The MQSeries reason code is 0. The Configuration Manager will continue processing if it is possible to do so.
For more information on this error see the MQSeries Application Programming Reference manual, code 0.
Data:
0000: 32 00 31 00 32 00 38 00 2.1.2.8.
0008: 00 00 43 00 6f 00 6e 00 ..C.o.n.
0010: 66 00 69 00 67 00 4d 00 f.i.g.M.
0018: 67 00 72 00 2e 00 61 00 g.r...a.
0020: 67 00 65 00 6e 00 74 00 g.e.n.t.
0028: 00 00 46 00 3a 00 5c 00 ..F.:.\.
0030: 62 00 75 00 69 00 6c 00 b.u.i.l.
0038: 64 00 5c 00 53 00 30 00 d.\.S.0.
0040: 30 00 30 00 5f 00 50 00 0.0._.P.
0048: 5c 00 73 00 72 00 63 00 \.s.r.c.
0050: 5c 00 44 00 61 00 74 00 \.D.a.t.
0058: 61 00 46 00 6c 00 6f 00 a.F.l.o.
0060: 77 00 45 00 6e 00 67 00 w.E.n.g.
0068: 69 00 6e 00 65 00 5c 00 i.n.e.\.
0070: 49 00 6d 00 62 00 4e 00 I.m.b.N.
0078: 61 00 74 00 69 00 76 00 a.t.i.v.
0080: 65 00 54 00 72 00 61 00 e.T.r.a.
0088: 63 00 65 00 2e 00 63 00 c.e...c.
0090: 70 00 70 00 00 00 34 00 p.p...4.
0098: 36 00 39 00 00 00 4d 00 6.9...M.
00a0: 51 00 50 00 72 00 6f 00 Q.P.r.o.
00a8: 63 00 65 00 73 00 73 00 c.e.s.s.
00b0: 6f 00 72 00 2e 00 73 00 o.r...s.
00b8: 65 00 6e 00 64 00 52 00 e.n.d.R.
00c0: 65 00 73 00 70 00 6f 00 e.s.p.o.
00c8: 6e 00 73 00 65 00 00 00 n.s.e...
00d0: 43 00 6f 00 6e 00 66 00 C.o.n.f.
00d8: 69 00 67 00 4d 00 67 00 i.g.M.g.
00e0: 72 00 00 00 43 00 6f 00 r...C.o.
00e8: 6e 00 66 00 69 00 67 00 n.f.i.g.
00f0: 4d 00 67 00 72 00 00 00 M.g.r... |
|
Back to top |
|
 |
abiram8 |
Posted: Fri Jun 28, 2002 4:38 am Post subject: |
|
|
 Master
Joined: 27 Mar 2002 Posts: 207 Location: India
|
Can you post me the AMQERR01.Log File output to better understand the problem
R.Abiram |
|
Back to top |
|
 |
kirani |
Posted: Fri Jun 28, 2002 1:18 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Most probably this is an error within Configuration Manager. You could try stopping your broker and configuration manager first. Then start your configuration manager only and see if any error is logged into EventViewer.
Check your MQSeries log file and see if anything is logged there. What version of DB2 you are using? Do you have any fixpack installed for DB2? _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
el_pollo_del_mar |
Posted: Thu Jul 04, 2002 4:11 pm Post subject: |
|
|
Novice
Joined: 01 Jul 2002 Posts: 13
|
This sounds more like a problem with your dll's.
Try searching for mqm.dll and mqic32.dll on your system: If there are multiple copies (especially in the %WIN%\System32 directory), it's possible that an older or corrupted dll is being used. |
|
Back to top |
|
 |
dspyrido |
Posted: Thu Jul 04, 2002 5:15 pm Post subject: Yep that look like it |
|
|
Newbie
Joined: 11 Jun 2002 Posts: 8
|
We had multiple mqm.dll due to a dirty install from a VB app. Removing this removed the problem!
Cheers! |
|
Back to top |
|
 |
|