Hi,this be? I can confirm that the queue handle between create and push stays the same...any ideas what's going on here and how I can fix this?
First, I'm new here and I have a problem:
I want to send some data to a queue but get errno S_objLib_OBJ_UNAVAILABLE (3997698) for some reason and I don't know why:
I create a queue with msgQCreate() and store the handle in a global static in my module. I then try to push data onto it with msgQSend() (invoked in another context) but am getting errno 3997698 which stands for S_objLib_OBJ_UNAVAILABLE - why would
Thanks!
On Wednesday, October 5, 2016 at 3:41:12 PM UTC-7, Ron Eggler wrote:this be? I can confirm that the queue handle between create and push stays the same...any ideas what's going on here and how I can fix this?
Hi,
First, I'm new here and I have a problem:
I want to send some data to a queue but get errno S_objLib_OBJ_UNAVAILABLE (3997698) for some reason and I don't know why:
I create a queue with msgQCreate() and store the handle in a global static in my module. I then try to push data onto it with msgQSend() (invoked in another context) but am getting errno 3997698 which stands for S_objLib_OBJ_UNAVAILABLE - why would
Thanks!
S_objLib_OBJ_UNAVAILABLE No free buffer space was available and the NO_WAIT timeout was specified.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 353 |
Nodes: | 16 (2 / 14) |
Uptime: | 74:28:04 |
Calls: | 7,639 |
Calls today: | 3 |
Files: | 12,802 |
Messages: | 5,691,775 |