Getting the following error in the agent log:
The sender object is currently not sending commands now.
java.lang.IllegalStateException: The sender object is currently not sending commands now. Command not sent: [Command: type=[remotepojo]; cmd-in-response=[false]; config=[{rhq.timeout=1800000, rhq.send-throttle=true}]; params=[{invocation=NameBasedInvocation[mergeInventoryReport], targetInterfaceName=org.rhq.core.clientapi.server.discovery.DiscoveryServerService}]]
Any idea how I might fix the agent?
The agent lost communications with the server. Do a "sender status" from the agent prompt (or "Execute Prompt Command" of "sender status" from the RHQ Agent operation if you have the agent in inventory) and see what the server endpoint is that it wants to talk to but can't. Maybe the server address will help you determine what's going on?
Check that your server is up. Check that your network is OK. Check that no firewall is blocking the agent->server comm. Things like that will usually be the problem.
----- Original Message -----
Getting the following error in the agent log: The sender object is currently not sending commands now. java.lang.IllegalStateException: The sender object is currently not sending commands now. Command not sent: [Command: type=[remotepojo]; cmd-in-response=[false]; config=[{rhq.timeout=1800000, rhq.send-throttle=true}]; params=[{invocation=NameBasedInvocation[mergeInventoryReport], targetInterfaceName=org.rhq.core.clientapi.server.discovery.DiscoveryServerService}]] Any idea how I might fix the agent?
rhq-users mailing list rhq-users@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/rhq-users
rhq-users@lists.stg.fedorahosted.org