Post

Replies

Boosts

Views

Activity

Reply to Service Showing "Not Responding" in Activity Monitor Despite Running Threads.
Thank you for your response! rc_service_infoblox is launched using launchd via a launch daemon. We implement a message queue communication system between our controller application and rc_service_infoblox to monitor status. The controller checks the service status by posting messages to this queue, and rc_service_infoblox responds with status updates when it receives these messages. Interestingly, this "Not Responding" issue occurs most frequently when the system wakes from sleep. The service continues to function normally despite showing this status in Activity Monitor.
1w