Hi,
I compiled Hyperic HQ 4_1_0 source code successfully and deployed serveral agents and a server on Windows 2003 server . The agent deployed on the same host with server works well,but other agents can't connect to the remote
server. I tried to delete agent's [data] directory ,all that I get is the following message after restart agent serveral times.
E:\lijun\buildagent\agent\bin>hq-agent.bat start
wrapper | Starting the Hyperic HQ Agent service...
wrapper | Hyperic HQ Agent started.
[ Running agent setup ]
What is the HQ server IP address: 10.86.10.14
Should Agent communications to HQ always be secure [default=no]:
What is the HQ server port [default=7080]:
- Testing insecure connection ... Failure
What is the HQ server IP address:10.86.10.14
Should Agent communications to HQ always be secure [default=no]:
What is the HQ server port [default=7080]:
- Testing insecure connection ... Failure
What is the HQ server IP address:
The agent log is:
2010-05-21 10:29:04,468 INFO [Thread-0] [ControlCommandsServer] Control Commands Server started up
2010-05-21 10:29:04,484 INFO [Thread-0] [LiveDataCommandsServer] Registering Live Data Commands Service with Agent Transport
2010-05-21 10:29:04,484 INFO [Thread-0] [LiveDataCommandsServer] Live Data Commands Server started up
2010-05-21 10:29:04,484 INFO [Thread-0] [AgentTransportLifecycleImpl] Agent is not using new transport.
2010-05-21 10:29:04,609 INFO [Thread-0] [AgentDaemon] Agent started successfully
2010-05-21 10:29:04,625 INFO [WrapperStartStopAppMain] [AgentConnection] 127.0.0.1:2144 -> agent:ping
2010-05-21 10:29:05,093 INFO [WrapperStartStopAppMain] [AgentConnection] 127.0.0.1:2144 -> bizapp:getCAMServer
2010-05-21 10:29:05,500 INFO [main] [AgentConnection] 127.0.0.1:2144 -> agent:ping
2010-05-21 10:29:05,921 INFO [main] [AgentConnection] 127.0.0.1:2144 -> bizapp:getCAMServer
2010-05-21 10:29:06,234 INFO [main] [AgentConnection] 127.0.0.1:2144 -> agent:ping
2010-05-21 10:29:06,796 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 15 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
2010-05-21 10:29:21,796 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 22 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
2010-05-21 10:29:44,296 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 33 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
2010-05-21 10:30:18,046 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 50 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
The wrapper log is:
INFO | jvm 1 | 2010/05/21 10:28:42 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
INFO | jvm 1 | 2010/05/21 10:28:42 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
INFO | jvm 1 | 2010/05/21 10:28:42 |
INFO | jvm 1 | 2010/05/21 10:28:42 | - Unable to load agent token file. Generating a new one ... Done
STATUS | wrapper | 2010/05/21 10:28:45 | Hyperic HQ Agent started.
INFO | jvm 1 | 2010/05/21 10:28:45 | - Invoking agent
INFO | jvm 1 | 2010/05/21 10:28:45 | - Agent thread running
INFO | jvm 1 | 2010/05/21 10:28:45 | - Verifying if agent is running...
INFO | jvm 1 | 2010/05/21 10:29:05 | - Agent is running
INFO | jvm 1 | 2010/05/21 10:29:05 | Agent successfully started
I appreciate any suggestions on what I can do to discover what is the matter.
Thanks!
I compiled Hyperic HQ 4_1_0 source code successfully and deployed serveral agents and a server on Windows 2003 server . The agent deployed on the same host with server works well,but other agents can't connect to the remote
server. I tried to delete agent's [data] directory ,all that I get is the following message after restart agent serveral times.
E:\lijun\buildagent\agent\bin>hq-agent.bat start
wrapper | Starting the Hyperic HQ Agent service...
wrapper | Hyperic HQ Agent started.
[ Running agent setup ]
What is the HQ server IP address: 10.86.10.14
Should Agent communications to HQ always be secure [default=no]:
What is the HQ server port [default=7080]:
- Testing insecure connection ... Failure
What is the HQ server IP address:10.86.10.14
Should Agent communications to HQ always be secure [default=no]:
What is the HQ server port [default=7080]:
- Testing insecure connection ... Failure
What is the HQ server IP address:
The agent log is:
2010-05-21 10:29:04,468 INFO [Thread-0] [ControlCommandsServer] Control Commands Server started up
2010-05-21 10:29:04,484 INFO [Thread-0] [LiveDataCommandsServer] Registering Live Data Commands Service with Agent Transport
2010-05-21 10:29:04,484 INFO [Thread-0] [LiveDataCommandsServer] Live Data Commands Server started up
2010-05-21 10:29:04,484 INFO [Thread-0] [AgentTransportLifecycleImpl] Agent is not using new transport.
2010-05-21 10:29:04,609 INFO [Thread-0] [AgentDaemon] Agent started successfully
2010-05-21 10:29:04,625 INFO [WrapperStartStopAppMain] [AgentConnection] 127.0.0.1:2144 -> agent:ping
2010-05-21 10:29:05,093 INFO [WrapperStartStopAppMain] [AgentConnection] 127.0.0.1:2144 -> bizapp:getCAMServer
2010-05-21 10:29:05,500 INFO [main] [AgentConnection] 127.0.0.1:2144 -> agent:ping
2010-05-21 10:29:05,921 INFO [main] [AgentConnection] 127.0.0.1:2144 -> bizapp:getCAMServer
2010-05-21 10:29:06,234 INFO [main] [AgentConnection] 127.0.0.1:2144 -> agent:ping
2010-05-21 10:29:06,796 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 15 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
2010-05-21 10:29:21,796 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 22 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
2010-05-21 10:29:44,296 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 33 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
2010-05-21 10:30:18,046 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 50 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
The wrapper log is:
INFO | jvm 1 | 2010/05/21 10:28:42 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
INFO | jvm 1 | 2010/05/21 10:28:42 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
INFO | jvm 1 | 2010/05/21 10:28:42 |
INFO | jvm 1 | 2010/05/21 10:28:42 | - Unable to load agent token file. Generating a new one ... Done
STATUS | wrapper | 2010/05/21 10:28:45 | Hyperic HQ Agent started.
INFO | jvm 1 | 2010/05/21 10:28:45 | - Invoking agent
INFO | jvm 1 | 2010/05/21 10:28:45 | - Agent thread running
INFO | jvm 1 | 2010/05/21 10:28:45 | - Verifying if agent is running...
INFO | jvm 1 | 2010/05/21 10:29:05 | - Agent is running
INFO | jvm 1 | 2010/05/21 10:29:05 | Agent successfully started
I appreciate any suggestions on what I can do to discover what is the matter.
Thanks!