Hi,
While autodiscovery I am getting the following error:
Unable to import platform : org.hyperic.hq.appdef.shared.AIQApprovalException: Error connecting or communicating with agent EOF received from Agent.
Please find the attached image.
The agent log showing the following error message.
2009-03-19 08:45:03,276 ERROR [main] [CommandListener] Error writing result to client
org.hyperic.hq.agent.AgentConnectionException: Unable to send response: null
at org.hyperic.hq.agent.server.AgentServerConnection.sendSuccessResponse(AgentServerConnection.java:116)
at org.hyperic.hq.agent.server.CommandListener.listenLoop(CommandListener.java:226)
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:705)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:769)
at org.hyperic.hq.agent.server.AgentDaemon.main(AgentDaemon.java:782)
Caused by: java.io.UTFDataFormatException
at java.io.DataOutputStream.writeUTF(Unknown Source)
at java.io.DataOutputStream.writeUTF(Unknown Source)
at org.hyperic.hq.agent.AgentRemoteValue.toStream(AgentRemoteValue.java:191)
at org.hyperic.hq.agent.server.AgentServerConnection.sendSuccessResponse(AgentServerConnection.java:114)
Thanks,
Rajamani
While autodiscovery I am getting the following error:
Unable to import platform : org.hyperic.hq.appdef.shared.AIQApprovalException: Error connecting or communicating with agent EOF received from Agent.
Please find the attached image.
The agent log showing the following error message.
2009-03-19 08:45:03,276 ERROR [main] [CommandListener] Error writing result to client
org.hyperic.hq.agent.AgentConnectionException: Unable to send response: null
at org.hyperic.hq.agent.server.AgentServerConnection.sendSuccessResponse(AgentServerConnection.java:116)
at org.hyperic.hq.agent.server.CommandListener.listenLoop(CommandListener.java:226)
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:705)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:769)
at org.hyperic.hq.agent.server.AgentDaemon.main(AgentDaemon.java:782)
Caused by: java.io.UTFDataFormatException
at java.io.DataOutputStream.writeUTF(Unknown Source)
at java.io.DataOutputStream.writeUTF(Unknown Source)
at org.hyperic.hq.agent.AgentRemoteValue.toStream(AgentRemoteValue.java:191)
at org.hyperic.hq.agent.server.AgentServerConnection.sendSuccessResponse(AgentServerConnection.java:114)
Thanks,
Rajamani