I'm getting the same error after a database issue:
2013-05-22 17:54:09,113 | ERROR | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | VcUpdateListenerImpl | Break on Unrecoverable error in Outer WFU Loop |
java.lang.reflect.UndeclaredThrowableException
at com.vmware.ssdc.util.ExceptionUtil.rethrow(ExceptionUtil.java:45)
at com.vmware.vcloud.inventory.cache.InventoryCacheEntryImpl.fromByteArray(InventoryCacheEntryImpl.java:113)
at com.vmware.vcloud.inventory.cache.InventoryCacheEntryImpl.<init>(InventoryCacheEntryImpl.java:75)
at com.vmware.vcloud.inventory.cache.InventoryCacheManagerImpl.bulkGetInternal(InventoryCacheManagerImpl.java:424)
at com.vmware.vcloud.inventory.cache.InventoryCacheManagerImpl.bulkGet(InventoryCacheManagerImpl.java:549)
at com.vmware.vcloud.inventory.impl.InventoryServiceImpl.processUpdateSet(InventoryServiceImpl.java:931)
at com.vmware.vcloud.inventory.impl.InventoryServiceImpl.access$300(InventoryServiceImpl.java:145)
at com.vmware.vcloud.inventory.impl.InventoryServiceImpl$5.run(InventoryServiceImpl.java:860)
at com.vmware.vcloud.inventory.impl.InventoryServiceImpl$5.run(InventoryServiceImpl.java:826)
at com.vmware.vcloud.common.persist.ConversationContextExecutor.execute(ConversationContextExecutor.java:46)
at com.vmware.vcloud.inventory.impl.InventoryServiceImpl.processAndBatchUpdates(InventoryServiceImpl.java:826)
at com.vmware.vcloud.inventory.impl.InventoryServiceImpl.handleUpdate(InventoryServiceImpl.java:799)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at $Proxy187.handleUpdate(Unknown Source)
at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.dispatchUpdates(VcUpdateListenerImpl.java:1080)
at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.innerWaitForUpdatesLoop(VcUpdateListenerImpl.java:925)
at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.outerWaitForUpdatesLoop(VcUpdateListenerImpl.java:594)
at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.run(VcUpdateListenerImpl.java:343)
Caused by: java.io.IOException: Error reading data from inventory cache: [vcId=23b4fe43-1f29-4c6f-adc1-1048b2a8845c, moref=vm-3313, moType=11, age=137129, validAge=137144]
... 26 more
Caused by: java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Source)
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at com.vmware.vcloud.inventory.cache.InventoryCacheEntryImpl.fromByteArray(InventoryCacheEntryImpl.java:110)
... 25 more
2013-05-22 17:54:09,115 | INFO | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | VirtualCenterListener | VC connection state event 23b4fe43-1f29-4c6f-adc1-1048b2a8845c. Changing state to DISCONNECTED |
2013-05-22 17:54:09,115 | INFO | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | VirtualCenterListener | Disconnected from virtual center 23b4fe43-1f29-4c6f-adc1-1048b2a8845c |
2013-05-22 17:54:09,371 | INFO | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | InventoryServiceImpl | Received listener stopped for VC 23b4fe43-1f29-4c6f-adc1-1048b2a8845c |
2013-05-22 17:54:09,371 | WARN | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | InventoryRecordPurger | Inventory records purger for 23b4fe43-1f29-4c6f-adc1-1048b2a8845c is not active |
2013-05-22 17:54:09,371 | INFO | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | VcUpdateListenerImpl | Releasing the ownership of VC proxy 23b4fe43-1f29-4c6f-adc1-1048b2a8845c |
2013-05-22 17:54:09,371 | INFO | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | VcUpdateListenerImpl | trying to clear cell instance id on vc 23b4fe43-1f29-4c6f-adc1-1048b2a8845c (current number of retries 0). |
2013-05-22 17:54:09,372 | INFO | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | VcUpdateListenerImpl | VC 23b4fe43-1f29-4c6f-adc1-1048b2a8845c: Attempt to set cell instance id from 108 to 0 |
2013-05-22 17:54:09,398 | INFO | ectionCleanup-23b4fe43-1f29-4c6f-adc1-1048b2a8845c | VcUpdateListenerImpl | VC 23b4fe43-1f29-4c6f-adc1-1048b2a8845c: Ignoring exception null while unregistering filters |
2013-05-22 17:54:09,419 | INFO | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | VcUpdateListenerImpl | VC 23b4fe43-1f29-4c6f-adc1-1048b2a8845c: Successfully set cell instance id to 0 |
2013-05-22 17:54:09,420 | INFO | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | VcUpdateListenerImpl | correctly released ownership of vc proxy 23b4fe43-1f29-4c6f-adc1-1048b2a8845c |