Author |
Message |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Thu Apr 12, 2012 5:09 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
Weeeeellllll....
At least in MQ 7.1, one can use MQCB from the C language bindings in a C# application...
Interop in an Enterprise Application ? Just curious, what dll need to be imported to b ... |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Wed Mar 21, 2012 10:53 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
So you need to have a Runnable model where you call the run method and only stop the session when the run method exits...
Nothing new there. Working same as in JMS. What was the need driving to t ... |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Tue Mar 20, 2012 6:09 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
This is one of our first issues. If we close the Session in the same Thread that created it, the XMS MessageListener stops receiving messages.
This is one of the main reason that drive us to change a ... |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Tue Mar 20, 2012 2:59 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
Hi All ( and sorry for the delay ).
Jason these are the PMR's first 5 digits : 79584.
Here some little news:
We have changed approach, we are using .NET MQ Client API now and we are amazed by h ... |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Mon Mar 05, 2012 12:36 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
Thanks Jason,
this is the backtrace:
---> Stack dump for the faulting thread (0x2A8C) <---
Stack Backtrace:
# ChildEBP RetAddr Param#1 Param#2 Param#3 Param#4 Fn-Loc'n ... |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Sun Mar 04, 2012 1:36 pm Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
Sorry Bruce,
I mean, since '90 we uses same pattern you have suggested when encountered similar problem with some API/Framework.
Is the first time that by design we are forced to use XMS ( for his a ... |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Sun Mar 04, 2012 12:26 pm Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
Thanks Bruce,
actually is the same pattern we are applying since 1990.
And the repetition (LOL) is the real issue.
The huge skill that I find in this forum drive me to post here and Im sure tha ... |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Sun Mar 04, 2012 11:00 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
Fine, surely will let you know how things are going.
Please, meanwhile I open a PMR, feel free to share any other hints (if any). |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Sun Mar 04, 2012 10:50 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
I guess it's a hint  |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Sun Mar 04, 2012 10:47 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
Thanks all.
Trying to escalate, actually now I'm using only 2 Client Machine with MQ 7.0.1.7 with always same results.
PS: I have never opened a PMR. Need to know something in particular ? |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Sun Mar 04, 2012 9:22 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
Got it.
Operating System :- Windows Ver 6.1 (5) Enterprise x64 Edition, Build 7600
PIDS :- 5724H7220
LVLS :- 7.0.1.7 ... |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Sun Mar 04, 2012 9:10 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
Hi Bruce,
yes, it was an FDC what I have reported in italic,
Yep I have searched a lot, but found nothing.
Seems to me that AMQ6046 is a conversion error, I dont think is related to this scenari ... |
Topic: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
santeciafardoni
Replies: 28 Views: 36619
|
Forum: IBM MQ API Support Posted: Sun Mar 04, 2012 8:24 am Subject: XMS - NullReferenceException at IBM.WMQ.Nmqi.UnmanagedNmqiMQ |
Dear All, thanks in advance for your time.
We experienced the issue in subject building an Enterprise Async Pool that sends and gets messages to a WMB.
We are using amqmdnet.dll 7.0.1.7 and severa ... |