I tried resynching the cell itself by using following commands:
[root@vcd ~]# /opt/vmware/vcloud-director/bin/cell-management-tool -u svcvcloud cell --status
Please enter the administrator password:
Job count = 0
Is Active = true
[root@vcd ~]# /opt/vmware/vcloud-director/bin/cell-management-tool -u svcvcloud cell --quiesce true
Please enter the administrator password:
[root@vcd ~]# /opt/vmware/vcloud-director/bin/cell-management-tool -u svcvcloud cell --status
Please enter the administrator password:
Job count = 0
Is Active = false
[root@vcd ~]# /opt/vmware/vcloud-director/bin/cell-management-tool -u svcvcloud cell --shutdown
Please enter the administrator password:
[root@vcd ~]# /opt/vmware/vcloud-director/bin/cell-management-tool -u svcvcloud cell --status
Please enter the administrator password:
Job count = 0
Is Active = false
[root@vcd ~]# service vmware-vcd restart
Stopping vmware-vcd-watchdog: [ OK ]
Stopping vmware-vcd-cell: [ OK ]
Starting vmware-vcd-watchdog: [ OK ]
Starting vmware-vcd-cell [ OK ]
Still no luck. I guess I have make entry manually in database again.