I am also seeing the same issue (log extract below). The agent is on Win 8.1 Pro x64 on real hardware. I also have the agent on Win 8. Pro x64 on VmWare and that works fine:
INFO : 5/27/2014 8:46:26 PM : Done.
WARN : 5/27/2014 8:46:26 PM : Could not verify uptime file at bootup.
ERROR : 5/27/2014 8:46:26 PM : Error retriving System info details, parameter-CSDVersion.
FATAL : 5/27/2014 8:46:35 PM : Failed while getting Hardware Info.
ERROR : 5/27/2014 8:46:35 PM : Couldn't complete operation.
ERROR : 5/27/2014 8:46:35 PM : Exception: Can not add property ip_address to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.
ERROR : 5/27/2014 8:46:35 PM : Stack trace: System.ArgumentException: Can not add property ip_address to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.
at Newtonsoft.Json.Linq.JObject.ValidateToken(JToken o, JToken existing)
at Newtonsoft.Json.Linq.JContainer.InsertItem(Int32 index, JToken item, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Agent.Core.Utils.SystemInfo.GetNetwork()
at Agent.Core.ServerOperations.OperationManager.GetHardwareInfo()
at Agent.Core.ServerOperations.OperationManager.InitialDataFormatter(ISofOperation operation)
at Agent.Core.ServerOperations.OperationManager.ProcessOperation(String serverMessage)
INFO : 5/27/2014 8:46:35 PM : END OF FUNCTION
WARN : 5/27/2014 8:46:35 PM : Queue paused.
DEBUG : 5/27/2014 8:46:35 PM : RAW server messsage: {
"rv_status_code": 1013,
"message": "admin - new_agent agent broke: 'data'",
"http_method": "POST",
"uri": "/rvl/v1/core/newagent",
"http_status": 500
}
INFO : 5/27/2014 8:46:35 PM : Sent message: {
"operation_id": "692d50e9-4ce2-4600-bc42-0c382da5c3dc-agent",
"agent_id": "",
"plugin": "",
"success": "false",
"app_id": "",
"error": "Exception: Can not add property ip_address to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.. Please refer to agent logs for more specific details.",
"apps_to_delete": [],
"apps_to_add": [],
"reboot_required": "false",
"data": {
"name": "",
"description": "",
"kb": "",
"vendor_severity": "",
"rv_serverity": "",
"support_url": "",
"release_date": "",
"vendor_id": "",
"vendor_name": "",
"repo": "",
"version": "",
"file_data": ""
}
}
INFO : 5/27/2014 8:46:35 PM : Message was received by RV Server, status: OK
ERROR : 5/27/2014 8:46:35 PM : Received exception when parsing status code from server data, Object reference not set to an instance of an object.
INFO : 5/27/2014 8:46:35 PM : Displaying content received from server: {
"rv_status_code": 1013,
"message": "admin - new_agent agent broke: 'data'",
"http_method": "POST",
"uri": "/rvl/v1/core/newagent",
"http_status": 500
}
WARN : 5/27/2014 8:46:35 PM : Received response from server after sending Failure results operation: OK
INFO : 5/27/2014 8:46:35 PM : Queue resuming.
INFO : 5/27/2014 8:46:35 PM : Process operation: {
"operation": "resume_operations",
"operation_id": "db7a287e-483e-4996-addb-37e862809f1b-agent",
"agent_id": "",
"plugin": "rv",
"type": "resume_operations"
}
INFO : 5/27/2014 8:46:35 PM : Checking operations folder for remaining operations...
INFO : 5/27/2014 8:46:35 PM : Operations folder is empty.
INFO : 5/27/2014 8:46:35 PM : Done.
INFO : 5/27/2014 8:46:35 PM : Ready.
WARN : 5/28/2014 10:59:30 AM : Queue paused.
INFO : 5/28/2014 10:59:30 AM : Process operation: {
"operation": "updatesapplications",
"operation_id": "00795a37-f178-4afe-aedc-9a0a5b7294e8-agent",
"agent_id": ""
}
ERROR : 5/28/2014 10:59:30 AM : Plugin not found.
ERROR : 5/28/2014 10:59:30 AM : Exception: Object reference not set to an instance of an object.
ERROR : 5/28/2014 10:59:30 AM : Stack trace: System.NullReferenceException: Object reference not set to an instance of an object.
at Agent.Core.Net.NetworkManager.SendMessage(String message, String apicall)
INFO : 5/28/2014 10:59:30 AM : Queue resuming.