Hi, looks I have similar issue. Trying to replay XML from kamino.log.
It performs initial native clone to the destination database and fails.
2013-07-31 10:29:58,691 (Thread-587) DEBUG [KaminoCountDownLatch] - keepGoing: look (1) is less than maxLook (3). Returning true (keep going).
2013-07-31 10:29:58,707 (Thread-587) INFO [VcInventory] - Updated the task progress to 30.
2013-07-31 10:29:58,707 (Thread-587) DEBUG [KaminoCountDownLatch] - keepGoing: look (1) is less than maxLook (3). Returning true (keep going).
2013-07-31 10:29:58,723 (Thread-587) INFO [VcInventory] - Updated the task progress to 40.
2013-07-31 10:29:58,723 (Thread-587) DEBUG [VmCloner] - About to add work to the clone queue, so we remove the disk and controllers from the template.
2013-07-31 10:29:58,723 (Thread-587) DEBUG [KaminoCountDownLatch] - keepGoing: look (1) is less than maxLook (3). Returning true (keep going).
2013-07-31 10:29:58,738 (Thread-587) INFO [VcInventory] - Updated the task progress to 42.
2013-07-31 10:29:58,738 (Thread-587) DEBUG [VmCloner] - About to load filenames to use for clones.
2013-07-31 10:29:58,973 (Thread-587) DEBUG [KaminoCountDownLatch] - keepGoing: look (1) is less than maxLook (3). Returning true (keep going).
2013-07-31 10:29:58,988 (Thread-587) INFO [VcInventory] - Updated the task progress to 44.
2013-07-31 10:29:58,988 (Thread-587) DEBUG [VmCloner] - Entering bailOut.
2013-07-31 10:29:58,988 (Thread-587) DEBUG [VmCloner] - Adding the error message to the taskID queue.
2013-07-31 10:29:58,988 (Thread-587) DEBUG [VmCloner] - Added the error message to the taskID queue.
2013-07-31 10:29:58,988 (Thread-587) FATAL [VmCloner] - An unexpected exception has occurred.
java.lang.NullPointerException
at com.netapp.kamino.server.duplicator.VmCloner.create(VmCloner.java:2174)
at com.netapp.kamino.server.duplicator.VmCloner.createClones(VmCloner.java:341)
at com.netapp.kamino.server.ApiImpl$cloneEngineThread.run(ApiImpl.java:1168)
at java.lang.Thread.run(Unknown Source)
2013-07-31 10:29:59,207 (Thread-587) DEBUG [EsxHostTaskManager] - Entering gatherThreads
2013-07-31 10:29:59,207 (host-316) DEBUG [EsxHostTaskManager] - Received an interrupt while status was 1.
2013-07-31 10:29:59,207 (host-316) INFO [EsxHostTaskManager] - host-316 is leaving tasksAndCommands.
2013-07-31 10:29:59,207 (host-316) INFO [EsxHostTaskManager] - host-316 has stopped.