Quantcast
Channel: VMware Communities : Discussion List - VMware vCloud Director
Viewing all articles
Browse latest Browse all 4515

Failure after upgrade to vCloud 5.5

$
0
0

I upgraded my test environment to vCloud 5.5 and am getting the following issue.

 

The vCloud upgrade finished successfully, but when it attempts to connect to vCenter (5.1), it results in the following error and keeps looping trying to connect with vCenter:

"Break on Unrecoverable error in Outer WFU Loop".  Anyone else seen this?


---


2013-10-03 13:53:51,136 | INFO | 2ab1aa3b-2ebd-4835-9f53-1c32a0b694ceListener (243) | InventoryServiceImpl       | Received initial sync completed for VC 2ab1aa3b-2ebd-4835-9f53-1c32a0b694ce |
2013-10-03 13:53:51,302 | INFO | 2ab1aa3b-2ebd-4835-9f53-1c32a0b694ceListener (243) | Conversation               | Transaction rolled back; session has been closed |
2013-10-03 13:53:51,304 | ERROR| 2ab1aa3b-2ebd-4835-9f53-1c32a0b694ceListener (243) | VcUpdateListenerImpl       | Break on Unrecoverable error in Outer WFU Loop |

java.lang.NullPointerException

    at com.vmware.vcloud.inventory.impl.ResourcePoolInventoryRecordImpl.isCpuReservationExpandable(ResourcePoolInventoryRecordImpl.java:114)
    at com.vmware.vcloud.inventory.impl.ResourcePoolInventoryRecordImpl.getInfo(ResourcePoolInventoryRecordImpl.java:138)
    at com.vmware.vcloud.inventory.impl.ResourcePoolInventoryRecordImpl.getInfo(ResourcePoolInventoryRecordImpl.java:36)
    at com.vmware.vcloud.inventory.impl.InventoryServiceImpl.processUpdate(InventoryServiceImpl.java:1099)
    at com.vmware.vcloud.inventory.impl.InventoryServiceImpl.processUpdateSet(InventoryServiceImpl.java:996)
    at com.vmware.vcloud.inventory.impl.InventoryServiceImpl.access$400(InventoryServiceImpl.java:146)
    at com.vmware.vcloud.inventory.impl.InventoryServiceImpl$6.run(InventoryServiceImpl.java:903)
    at com.vmware.vcloud.inventory.impl.InventoryServiceImpl$6.run(InventoryServiceImpl.java:868)
    at com.vmware.vcloud.common.persist.ConversationContextExecutor.execute(ConversationContextExecutor.java:46)
    at com.vmware.vcloud.inventory.impl.InventoryServiceImpl.processAndBatchUpdates(InventoryServiceImpl.java:868)
    at com.vmware.vcloud.inventory.impl.InventoryServiceImpl.handleUpdate(InventoryServiceImpl.java:809)
    at com.vmware.vcloud.inventory.impl.InventoryServiceImpl.onSyncCompleted(InventoryServiceImpl.java:1800)
    at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.innerWaitForUpdatesLoop(VcUpdateListenerImpl.java:928)
    at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.outerWaitForUpdatesLoop(VcUpdateListenerImpl.java:600)
    at com.vmware.vcloud.vimproxy.internal.impl.VcUpdateListenerImpl.run(VcUpdateListenerImpl.java:349)
2013-10-03 13:53:51,306 | WARN | 2ab1aa3b-2ebd-4835-9f53-1c32a0b694ceListener (243) | VimVersionLookup           | Attempt to remove 2ab1aa3b-2ebd-4835-9f53-1c32a0b694ce version mapping from cache failed (vcenter does not exist in cache) |
2013-10-03 13:53:51,312 | INFO | 2ab1aa3b-2ebd-4835-9f53-1c32a0b694ceListener (243) | VirtualCenterListener      | VC connection state event 2ab1aa3b-2ebd-4835-9f53-1c32a0b694ce. Changing state to DISCONNECTED |

Viewing all articles
Browse latest Browse all 4515

Trending Articles