Author |
Message |
Topic: cant load type IBM.WMQ.MQDestination from assembly amqmdnet |
JasonE
Replies: 9 Views: 12934
|
Forum: IBM MQ API Support Posted: Fri Aug 31, 2012 6:04 am Subject: cant load type IBM.WMQ.MQDestination from assembly amqmdnet |
<guess> MQDestination was added to the .NET layer in 7.0.*, but due to some really bad practice the amqmdnet.dll was versioned 1.0.0.3 for both 6.0 and 7.0. At a guess you have MQ v6 installed o ... |
Topic: qm.ini/mqs.ini and mqclient.ini in windows |
JasonE
Replies: 5 Views: 9267
|
Forum: General IBM MQ Support Posted: Wed Aug 08, 2012 7:14 am Subject: qm.ini/mqs.ini and mqclient.ini in windows |
On windows:
mqclient.ini is new in v7.0.0.0
qmstatus.ini and qm.ini were new in 7.0.1 for queue managers created with -md, or alternatively are new in 7.1 for all queue managers.
mqs.ini is n ... |
Topic: Queue Manager Goes for a Hang |
JasonE
Replies: 10 Views: 11584
|
Forum: General IBM MQ Support Posted: Wed Aug 01, 2012 5:21 am Subject: Queue Manager Goes for a Hang |
Probe Id :- XC307070, Major Errorcode :- xecL_W_LONG_LOCK_WAIT
What is the call stack (first list of functions just under the big banner box).
Also, in general you get one of these fdc's when M ... |
Topic: AMQERR01.LOG language change |
JasonE
Replies: 2 Views: 4453
|
Forum: General IBM MQ Support Posted: Tue Jul 31, 2012 8:29 am Subject: AMQERR01.LOG language change |
Windows: http://www-01.ibm.com/support/docview.wss?uid=swg21393410 |
Topic: MQ SSL trace on AIX |
JasonE
Replies: 9 Views: 18543
|
Forum: IBM MQ Security Posted: Mon Jul 30, 2012 3:34 am Subject: MQ SSL trace on AIX |
No - these traces are not generated by MQ, more a component they embed (GSKit) and the formatter for those traces is not publicly available. I know it doesnt help, but its even restricted within IBM s ... |
Topic: Trying install WMQ on Linux |
JasonE
Replies: 21 Views: 35586
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jul 30, 2012 3:31 am Subject: Trying install WMQ on Linux |
Is the directory MQ is being installed into empty? Does it work if it is? Looks to me like a cheeck was added to 7.5 to verify the destination for MQ (code, not data) is empty in the runtime install |
Topic: MQ 7.1 upgrade leads to symlink to libmqmcs.so disappearing |
JasonE
Replies: 15 Views: 19201
|
Forum: General IBM MQ Support Posted: Thu Jun 28, 2012 12:50 am Subject: MQ 7.1 upgrade leads to symlink to libmqmcs.so disappearing |
Yes, I agree - some analysis has shown that if you continue to put libmqmcs on your link step on Solaris, it attempts to load the library at process run, regardless of whether anything is actually nee ... |
Topic: Error installing Fixpack 7.0.1.7 on 7.0.1.3 |
JasonE
Replies: 11 Views: 16283
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jun 26, 2012 1:11 am Subject: Error installing Fixpack 7.0.1.7 on 7.0.1.3 |
(I was wandering how any sensible person could come to such a backup procedure. How can a developer not to program for reattempt!? What a perception it all makes...)
I cant answer the first bit, be ... |
Topic: MQ 7.1 upgrade leads to symlink to libmqmcs.so disappearing |
JasonE
Replies: 15 Views: 19201
|
Forum: General IBM MQ Support Posted: Tue Jun 26, 2012 12:50 am Subject: MQ 7.1 upgrade leads to symlink to libmqmcs.so disappearing |
How do you handle a dual environment for your monitoring tool (7.0 and 7.1) on the same server?
If its accessing any local files, use the installation paths, and if you have to (worst case) get tho ... |
Topic: Error installing Fixpack 7.0.1.7 on 7.0.1.3 |
JasonE
Replies: 11 Views: 16283
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jun 26, 2012 12:45 am Subject: Error installing Fixpack 7.0.1.7 on 7.0.1.3 |
I had avp.exe (Kaspersky antivirus) installed on my PC
Do you have a log from these failures? Any chance you could either post the point in the log where the error occurs (search for *** from the ... |
Topic: MQ 7.1 upgrade leads to symlink to libmqmcs.so disappearing |
JasonE
Replies: 15 Views: 19201
|
Forum: General IBM MQ Support Posted: Fri Jun 22, 2012 2:03 pm Subject: MQ 7.1 upgrade leads to symlink to libmqmcs.so disappearing |
The reason for this is that IBM have decided to comment out the two files that our app needed from the instinfo.tsk file which SETMQINST uses
Which part of libmqmcs is a documented MQ external API ... |
Topic: Issues in installling MQ V7.1 |
JasonE
Replies: 8 Views: 15122
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jun 07, 2012 1:00 am Subject: Issues in installling MQ V7.1 |
That does not look like a server install
You only have the client *.rte parts...
Right... They are definitely missing mqm.server.rte for a start (which includes crtmqm) |
Topic: Issues in installling MQ V7.1 |
JasonE
Replies: 8 Views: 15122
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Jun 06, 2012 9:16 am Subject: Issues in installling MQ V7.1 |
Are you sure it wasnt a client only installation, or perhaps only partial components that was performed? The list includes things like soap samples, and client only parts plus mqbase only parts, but ... |
Topic: reading message throwing 2115 |
JasonE
Replies: 43 Views: 34149
|
Forum: IBM MQ API Support Posted: Thu May 17, 2012 4:42 am Subject: reading message throwing 2115 |
If its a C application, are you ensuring you reset the MD to its defaults prior to recalling the MQGET for the start of the 2nd time through? I wonder if you have residual information in the MD |
Topic: Error 'IBM.WMQ.Nmqi.NmqiException' |
JasonE
Replies: 28 Views: 30844
|
Forum: IBM MQ API Support Posted: Wed May 16, 2012 1:15 am Subject: Error 'IBM.WMQ.Nmqi.NmqiException' |
I know nothing has changed since v6. If the qMgr is on 6 and the client is 6, would I need the +inq authority? Or do I only need that when I go to v7...?
In MQ v7 XMS/.NET was moved closed to JMS/ ... |