¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

S# Pro on RMC4 with a DM-XIO-DIR #rmc4


 

I have a program that defines a director, four NVX units, adds them to the unit and then registers the lot. I receive very odd messaging in the error log and am not sure where to begin looking. Another odd behavior is attempting to stop the program takes a very long time. Has anyone seen this before:


? 408. Error: SimplSharpPro[App01] # 2022-05-26 10:14:39 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
? 409. Error: CIPCommandProcessor # 2022-05-26 10:14:39 # ?SendDataToSocket: Send failed with error code 10058
? 410. Error: SimplSharpPro[App01] # 2022-05-26 10:14:59 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
? 411. Notice: TLDM # 2022-05-26 10:15:08 # WriteUnixDomainSocket: len=32 pid=3524; Thread 3539; timeout 20000; SO_SNDBUF 4196000 (tick end 77374425: start 77352881: delta 21544) maxMsg 4196; sendto /dev/shm/rqueue/SEND_1_QUEUE/0008469 error Resource temporarily unavailable(11)
? 412. Error: TLDM # 2022-05-26 10:15:08 # SendMessageToQueue : Unable to send message to queue App1Queue. Error Code 0xb
? 413. Error: SimplSharpPro[App01] # 2022-05-26 10:15:19 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
? 414. Notice: TLDM # 2022-05-26 10:15:28 # WriteUnixDomainSocket: len=76 pid=3524; Thread 3539; timeout 20000; SO_SNDBUF 4196000 (tick end 77394909: start 77374425: delta 20484) maxMsg 4196; sendto /dev/shm/rqueue/SEND_1_QUEUE/0008469 error Resource temporarily unavailable(11)
? 415. Error: TLDM # 2022-05-26 10:15:28 # SendMessageToQueue : Unable to send message to queue App1Queue. Error Code 0xb
? 416. Error: SimplSharpPro[App01] # 2022-05-26 10:15:39 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
? 417. Error: SimplSharpPro[App01] # 2022-05-26 10:15:59 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
? 418. Error: CIPCommandProcessor # 2022-05-26 10:16:14 # ?SendDataToSocket: Send failed with error code 10058
? 419. Error: SimplSharpPro[App01] # 2022-05-26 10:16:19 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
?


 

Are you familiar with Answer ID?1000315?? Even with less than 65 endpoints defined, I have still seen similar issues with overloading the processor - I would recommend trying the commands in that section to see if it improves things.


On Thu, May 26, 2022 at 11:45 AM Mark via <junkmailhangar=[email protected]> wrote:
I have a program that defines a director, four NVX units, adds them to the unit and then registers the lot. I receive very odd messaging in the error log and am not sure where to begin looking. Another odd behavior is attempting to stop the program takes a very long time. Has anyone seen this before:


? 408. Error: SimplSharpPro[App01] # 2022-05-26 10:14:39 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
? 409. Error: CIPCommandProcessor # 2022-05-26 10:14:39 # ?SendDataToSocket: Send failed with error code 10058
? 410. Error: SimplSharpPro[App01] # 2022-05-26 10:14:59 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
? 411. Notice: TLDM # 2022-05-26 10:15:08 # WriteUnixDomainSocket: len=32 pid=3524; Thread 3539; timeout 20000; SO_SNDBUF 4196000 (tick end 77374425: start 77352881: delta 21544) maxMsg 4196; sendto /dev/shm/rqueue/SEND_1_QUEUE/0008469 error Resource temporarily unavailable(11)
? 412. Error: TLDM # 2022-05-26 10:15:08 # SendMessageToQueue : Unable to send message to queue App1Queue. Error Code 0xb
? 413. Error: SimplSharpPro[App01] # 2022-05-26 10:15:19 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
? 414. Notice: TLDM # 2022-05-26 10:15:28 # WriteUnixDomainSocket: len=76 pid=3524; Thread 3539; timeout 20000; SO_SNDBUF 4196000 (tick end 77394909: start 77374425: delta 20484) maxMsg 4196; sendto /dev/shm/rqueue/SEND_1_QUEUE/0008469 error Resource temporarily unavailable(11)
? 415. Error: TLDM # 2022-05-26 10:15:28 # SendMessageToQueue : Unable to send message to queue App1Queue. Error Code 0xb
? 416. Error: SimplSharpPro[App01] # 2022-05-26 10:15:39 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
? 417. Error: SimplSharpPro[App01] # 2022-05-26 10:15:59 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
? 418. Error: CIPCommandProcessor # 2022-05-26 10:16:14 # ?SendDataToSocket: Send failed with error code 10058
? 419. Error: SimplSharpPro[App01] # 2022-05-26 10:16:19 # ?Unable to post message to queue for Device ID DC for parent Type DEVICE_PARENT_ETHERNET_TYPE: IP-ID-DC
?