Hi I have tried to get some help with this error earlier, but then I only got 
the HRESULT code.

When I call my C# DLL (using  Apache.NMS 2.0.0.0 and Apache.NMS.ActiveMQ 
2.1.0.0)  receive funktion

IMessageConsumer consumer = (MessageConsumer)consumerDictionary[consumerName];
_message = consumer.Receive();

This will wait/listen until a message occurs on the queue. It worsk fine when I 
run this with a C# console test program it waits "forever" with no problem.

When I call the same C# DLL via a test program written in PowerBuilder 2022 it 
will fail after about 15 to 30 minutes with the return

Not enough quota is available to process this command. (Exception from HRESULT: 
0x80070718)

Has anyone else experienced something similar?




Best regards



Torgeir Sjur Lund

Software Developer

Vitec Aloc

torgeir.l...@vitecsoftware.com<mailto:torgeir.l...@vitecsoftware.com>

+45 29 99 71 22



www.vitec-aloc.com<http://www.vitec-aloc.com/>
Vitec Aloc • Edisonsvej 4

DK-5000 Odense C • +45 63 13 61 00



Follow us on LinkedIn<https://www.linkedin.com/company/30598/admin/> and 
Facebook<https://www.facebook.com/VitecAloc>



[cid:cdd026cf-f4c7-42d7-9530-8bfd96d6d07c]


Reply via email to