Hi,
I've set up Hyperic HQ , server and agent on the same Windows 2003 Server machine and everytime the agent starts up and tries to communicate with the server I get the following exception:
2011-03-16 16:48:19,199 DEBUG [Thread-1] [WindowsRegistryScan] Windows Registry Scan completed, took: 0.02
2011-03-16 16:48:19,199 DEBUG [Thread-1] [AutoinventoryCommandsServer] Sending autoinventory report to server: [ScanState platform={agentToken=null queueStatus=0 customProperties=[B@1ad0839 productConfig=null controlConfig=null measurementConfig=[B@f6f1b6 diff=0 ignored=false platformTypeName=Win32 lastApproved=null certdn=CAM-AGENT-1300294071707-5765534761088932561-6738951194760866720 fqdn=SSOPP1.LCH_MEMBER.COM name=null location=null description=Microsoft Windows 2003 cpuCount=16 id=null mTime=1300294080232 cTime=1300294080232} ips={queueStatus=0 diff=0 ignored=false address=127.0.0.1 mACAddress=00:00:00:00:00:00 netmask=255.0.0.0 id=null mTime=1300294080232 cTime=1300294080232},{queueStatus=0 diff=0 ignored=false address=10.20.5.56 mACAddress=D8:D3:85:F9:7E:EC netmask=255.255.255.0 id=null mTime=1300294080232 cTime=1300294080232},{queueStatus=0 diff=0 ignored=false address=10.20.81.126 mACAddress=D8:D3:85:F9:7E:EE netmask=255.255.255.0 id=null mTime=1300294080232 cTime=1300294080232} serversIncluded=true]
2011-03-16 16:48:19,199 DEBUG [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
org.hyperic.hq.bizapp.client.AgentCallbackClientException: Unable to communicate with server -- provider not yet setup
at org.hyperic.hq.bizapp.client.AgentCallbackClient.getProvider(AgentCallbackClient.java:87)
at org.hyperic.hq.bizapp.client.AutoinventoryCallbackClient.aiSendReport(AutoinventoryCallbackClient.java:49)
at org.hyperic.hq.autoinventory.agent.server.AutoinventoryCommandsServer.scanComplete(AutoinventoryCommandsServer.java:331)
at org.hyperic.hq.autoinventory.ScanManager.scanComplete(ScanManager.java:308)
at org.hyperic.hq.autoinventory.Scanner.notifyScanComplete(Scanner.java:278)
at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:213)
at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
2011-03-16 16:48:20,010 DEBUG [ScheduleThread] [ScheduleThread] Platform schedule is null
2011-03-16 16:48:20,010 DEBUG [ScheduleThread] [ScheduleThread] Waiting 1000 ms until 16/03/11 16:48:21
This "Unable to communicate with server -- provider not yet setup" we've seen time and time again on other test platforms.
Any help to resolve this issue would be appreciated.
I've set up Hyperic HQ , server and agent on the same Windows 2003 Server machine and everytime the agent starts up and tries to communicate with the server I get the following exception:
2011-03-16 16:48:19,199 DEBUG [Thread-1] [WindowsRegistryScan] Windows Registry Scan completed, took: 0.02
2011-03-16 16:48:19,199 DEBUG [Thread-1] [AutoinventoryCommandsServer] Sending autoinventory report to server: [ScanState platform={agentToken=null queueStatus=0 customProperties=[B@1ad0839 productConfig=null controlConfig=null measurementConfig=[B@f6f1b6 diff=0 ignored=false platformTypeName=Win32 lastApproved=null certdn=CAM-AGENT-1300294071707-5765534761088932561-6738951194760866720 fqdn=SSOPP1.LCH_MEMBER.COM name=null location=null description=Microsoft Windows 2003 cpuCount=16 id=null mTime=1300294080232 cTime=1300294080232} ips={queueStatus=0 diff=0 ignored=false address=127.0.0.1 mACAddress=00:00:00:00:00:00 netmask=255.0.0.0 id=null mTime=1300294080232 cTime=1300294080232},{queueStatus=0 diff=0 ignored=false address=10.20.5.56 mACAddress=D8:D3:85:F9:7E:EC netmask=255.255.255.0 id=null mTime=1300294080232 cTime=1300294080232},{queueStatus=0 diff=0 ignored=false address=10.20.81.126 mACAddress=D8:D3:85:F9:7E:EE netmask=255.255.255.0 id=null mTime=1300294080232 cTime=1300294080232} serversIncluded=true]
2011-03-16 16:48:19,199 DEBUG [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
org.hyperic.hq.bizapp.client.AgentCallbackClientException: Unable to communicate with server -- provider not yet setup
at org.hyperic.hq.bizapp.client.AgentCallbackClient.getProvider(AgentCallbackClient.java:87)
at org.hyperic.hq.bizapp.client.AutoinventoryCallbackClient.aiSendReport(AutoinventoryCallbackClient.java:49)
at org.hyperic.hq.autoinventory.agent.server.AutoinventoryCommandsServer.scanComplete(AutoinventoryCommandsServer.java:331)
at org.hyperic.hq.autoinventory.ScanManager.scanComplete(ScanManager.java:308)
at org.hyperic.hq.autoinventory.Scanner.notifyScanComplete(Scanner.java:278)
at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:213)
at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
2011-03-16 16:48:20,010 DEBUG [ScheduleThread] [ScheduleThread] Platform schedule is null
2011-03-16 16:48:20,010 DEBUG [ScheduleThread] [ScheduleThread] Waiting 1000 ms until 16/03/11 16:48:21
This "Unable to communicate with server -- provider not yet setup" we've seen time and time again on other test platforms.
Any help to resolve this issue would be appreciated.