When attempting to deploy a vApp, customer is receiving the unhelpful error of "Internal Server Error". I tried bouncing the cell and reconnecting vCenter to vCD. Also there are some posts out there that relate a similar issue to storage profiles, but the storage profile for this environment are enabled already. I grep'ed the info log for ERRORs and was able to get the below related information, any thoughts?
2013-07-19 15:27:11,715 | ERROR | sf-activity-pool-10 | CreateFromExistingStoredVmActivity | [Activity Execution] Handle: urn:uuid:7a9d1a81-8d80-495b-a491-b07ffe7d232f, Current Phase: com.vmware.vcloud.fabric.storage.storedVm.impl.CreateFromExistingStoredVmActivity$CreateStoredVmInVcPhase, ActivityExecutionState Parameter Names: [NDC, CREATION_PARAMS, com.vmware.activityEntityRecord.EntityId, ORIGIN_PARAMS] - Failed to clone VM | vcd=e5c038df-bdb8-48b6-b10e-2fb841c028a1,task=4baef90f-67cb-469b-9877-852aaacbc8e3 activity=urn:uuid:7a9d1a81-8d80-495b-a491-b07ffe7d232f activity=urn:uuid:7a9d1a81-8d80-495b-a491-b07ffe7d232f
2013-07-19 15:27:11,775 | ERROR | sf-activity-pool-12 | CreateFromExistingStoredVmActivity | [Activity Execution] Handle: urn:uuid:659e7a3b-276c-4e15-a9a8-5bab891033a3, Current Phase: com.vmware.vcloud.fabric.storage.storedVm.impl.CreateFromExistingStoredVmActivity$CreateStoredVmInVcPhase, ActivityExecutionState Parameter Names: [NDC, CREATION_PARAMS, com.vmware.activityEntityRecord.EntityId, ORIGIN_PARAMS] - Failed to clone VM | vcd=e5c038df-bdb8-48b6-b10e-2fb841c028a1,task=4baef90f-67cb-469b-9877-852aaacbc8e3 activity=urn:uuid:659e7a3b-276c-4e15-a9a8-5bab891033a3 activity=urn:uuid:659e7a3b-276c-4e15-a9a8-5bab891033a3
2013-07-19 15:27:11,777 | ERROR | sf-activity-pool-13 | CreateFromExistingStoredVmActivity | [Activity Execution] Handle: urn:uuid:e3930184-942a-43fe-87ca-33ff2c976873, Current Phase: com.vmware.vcloud.fabric.storage.storedVm.impl.CreateFromExistingStoredVmActivity$CreateStoredVmInVcPhase, ActivityExecutionState Parameter Names: [NDC, CREATION_PARAMS, com.vmware.activityEntityRecord.EntityId, ORIGIN_PARAMS] - Failed to clone VM | vcd=e5c038df-bdb8-48b6-b10e-2fb841c028a1,task=4baef90f-67cb-469b-9877-852aaacbc8e3 activity=urn:uuid:e3930184-942a-43fe-87ca-33ff2c976873 activity=urn:uuid:e3930184-942a-43fe-87ca-33ff2c976873
2013-07-19 15:27:12,498 | ERROR | LocalTaskScheduler-Pool-1 | TaskServiceImpl | Unable to execute task VDC_INSTANTIATE_VAPP(com.vmware.vcloud.entity.task:4baef90f-67cb-469b-9877-852aaacbc8e3) | vcd=e5c038df-bdb8-48b6-b10e-2fb841c028a1,task=4baef90f-67cb-469b-9877-852aaacbc8e3
2013-07-19 15:30:38,668 | ERROR | sf-activity-pool-16 | CreateFromExistingStoredVmActivity | [Activity Execution] Handle: urn:uuid:d806006b-8b1d-433a-97bf-3be52f69e048, Current Phase: com.vmware.vcloud.fabric.storage.storedVm.impl.CreateFromExistingStoredVmActivity$CreateStoredVmInVcPhase, ActivityExecutionState Parameter Names: [NDC, CREATION_PARAMS, com.vmware.activityEntityRecord.EntityId, ORIGIN_PARAMS] - Failed to clone VM | vcd=e5c038df-bdb8-48b6-b10e-2fb841c028a1,task=a3539a09-f521-4502-b1fa-eb6af7057eda activity=urn:uuid:d806006b-8b1d-433a-97bf-3be52f69e048 activity=urn:uuid:d806006b-8b1d-433a-97bf-3be52f69e048
2013-07-19 15:30:39,446 | ERROR | LocalTaskScheduler-Pool-4 | TaskServiceImpl | Unable to execute task VDC_INSTANTIATE_VAPP(com.vmware.vcloud.entity.task:a3539a09-f521-4502-b1fa-eb6af7057eda) | vcd=e5c038df-bdb8-48b6-b10e-2fb841c028a1,task=a3539a09-f521-4502-b1fa-eb6af7057eda
2013-07-19 15:38:13,215 | ERROR | sf-activity-pool-21 | CreateFromExistingStoredVmActivity | [Activity Execution] Handle: urn:uuid:a72810a2-53a7-4438-b72a-1ab8b4288242, Current Phase: com.vmware.vcloud.fabric.storage.storedVm.impl.CreateFromExistingStoredVmActivity$CreateStoredVmInVcPhase, ActivityExecutionState Parameter Names: [NDC, CREATION_PARAMS, com.vmware.activityEntityRecord.EntityId, ORIGIN_PARAMS] - Failed to clone VM | vcd=e5c038df-bdb8-48b6-b10e-2fb841c028a1,task=ced86f58-00ad-4cd1-81b8-5a1dfe596396 activity=urn:uuid:a72810a2-53a7-4438-b72a-1ab8b4288242 activity=urn:uuid:a72810a2-53a7-4438-b72a-1ab8b4288242
2013-07-19 15:38:13,485 | ERROR | LocalTaskScheduler-Pool-1 | TaskServiceImpl | Unable to execute task VDC_INSTANTIATE_VAPP(com.vmware.vcloud.entity.task:ced86f58-00ad-4cd1-81b8-5a1dfe596396) | vcd=e5c038df-bdb8-48b6-b10e-2fb841c028a1,task=ced86f58-00ad-4cd1-81b8-5a1dfe596396
Thanks. -DB