I am working with vCenter 6.0 in a TEST/LAB environment to mimic what I plan to do in production at some stage; I completed an in place upgrade from an existing 5.5 update 2 already running VUM on the same windows 2008 r2 virtual server. I have also upgraded the VUM component to 6 and it appears to be working correctly.
What's happening is that at random times I start to received alerts from vCenter Health Service monitoring as per the title of this post with the following detail - 9BED25BE-9530-4445-8A9D-B675904EFE0B_com.vmware.vcIntegrity status changed from gray to green or the other way depending - when I get these alerts I check in the web client and see that the VMware vSphere Extension is listed in the unknown section of the services health, then a little while later it returns to good.
having a look in the c:\ProgramData\VMware\VMware Update Manager\Logs folder at the stderrout.log files I can see the following is being logged at around the same time as the alerts are being generated
(actual ip address is replaced with <my server ip>)
2015-04-07 10:15:51.866:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:64118
2015-04-07 10:16:23.124:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:64157
2015-04-07 10:17:25.663:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:64233
2015-04-07 10:18:28.228:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:64332
2015-04-07 10:18:59.498:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:64493
2015-04-07 10:20:02.099:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:64558
2015-04-07 10:21:04.501:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:64668
2015-04-07 10:21:35.798:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:64802
2015-04-07 10:22:37.234:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:64897
2015-04-07 10:23:08.495:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:64958
2015-04-07 10:23:39.737:WARN:oejh.HttpParser:HttpParser Full for /<my server ip>:9084 <--> /<my server ip>:65029
Just wondering if anyone else has seen something similar, or if it is an issue with my installation, or a problem running vcenter server and vum on the same machine? I have reinstalled VUM and restarted the VM with no change to the behaviour; I have checked the performance of the VM and the host and nothing looks out of the ordinary...any ideas?