Author |
Message |
Topic: System.OutOfMemoryException on IBM.WMQ.MQQueue.Get |
RobP
Replies: 6 Views: 8792
|
Forum: IBM MQ API Support Posted: Fri Jan 21, 2011 10:20 am Subject: System.OutOfMemoryException on IBM.WMQ.MQQueue.Get |
Thank you for your replies.
fjb_saper, we use the browse cursor at this point but do the destructive get at a later point.
I was under the impression memory was getting cleared up given that the m ... |
Topic: System.OutOfMemoryException on IBM.WMQ.MQQueue.Get |
RobP
Replies: 6 Views: 8792
|
Forum: IBM MQ API Support Posted: Wed Jan 19, 2011 12:09 pm Subject: System.OutOfMemoryException on IBM.WMQ.MQQueue.Get |
Hi,
I have an VB.NET application running on the following setup:
Windows Server 2003 (32 bit)
Websphere MQ 6.0.2.1
4Gb of RAM
It references the amqmdnet.dll in order to access the WMQ API.
... |
Topic: Channel Exit Prevents Listener Starting Channel |
RobP
Replies: 4 Views: 3175
|
Forum: General IBM MQ Support Posted: Tue Nov 27, 2007 1:33 pm Subject: Channel Exit Prevents Listener Starting Channel |
Apologies for my belated response,
I am ashamed to say i think it was a school-boy error on my part. I think i mistakenly had the receiver channel in a Stopped state at random points when testing. ... |
Topic: Channel Exit Prevents Listener Starting Channel |
RobP
Replies: 4 Views: 3175
|
Forum: General IBM MQ Support Posted: Fri Nov 23, 2007 9:20 am Subject: Channel Exit Prevents Listener Starting Channel |
Good day,
I have a very simple test environment on a windows box. I have one QM with a local queue and a reciever channel and i have a second QM with a remote queue definition, transmission queue a ... |
Topic: Enforcing persistance on incoming messages |
RobP
Replies: 8 Views: 5706
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Nov 08, 2007 10:32 am Subject: Enforcing persistance on incoming messages |
We have considered an intermediate process and were looking into what this would entail, namely creating copies of all our existing queues for the process to move messages between. This in it's self i ... |
Topic: Enforcing persistance on incoming messages |
RobP
Replies: 8 Views: 5706
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Nov 08, 2007 9:50 am Subject: Enforcing persistance on incoming messages |
I'm trying to find out if there is a way to ensure messages that arrive on my queues are set to persistent, irrespective of the settings the sending application set for the message.
The messages i ... |