<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Did I hit bug 405310: SMVI: Null Pointer Exception when SMVI cannot properlytrack a vCenter task in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Did-I-hit-bug-405310-SMVI-Null-Pointer-Exception-when-SMVI-cannot-properlytrack/m-p/67852#M6472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I already raise a case#2001472430.&amp;nbsp;&amp;nbsp; what's the server log?&amp;nbsp; is it SMVI server log?&amp;nbsp; in my original post, it's there.&amp;nbsp; if anyelse log need,&amp;nbsp; Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 May 2010 11:39:04 GMT</pubDate>
    <dc:creator>chao</dc:creator>
    <dc:date>2010-05-17T11:39:04Z</dc:date>
    <item>
      <title>Did I hit bug 405310: SMVI: Null Pointer Exception when SMVI cannot properlytrack a vCenter task</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Did-I-hit-bug-405310-SMVI-Null-Pointer-Exception-when-SMVI-cannot-properlytrack/m-p/67842#M6470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am installing/configuring SMVI in customer environment (ESX4update1 + VC4.0).&amp;nbsp;&amp;nbsp; customer use iSCSI LUN as VMFS datastore.&amp;nbsp; backup is OK but it met errors when do single VM restore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SMVI log is as following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2010-05-17 14:23:06,337 [backedupDatastoreList:3d09b148222f80033213baa8adb20bc3:93151334-6e91-49fe-9fac-b966f4a501b6] INFO&amp;nbsp; - Making a list of backedup datastores&lt;BR /&gt;2010-05-17 14:23:06,337 [backedupDatastoreList:3d09b148222f80033213baa8adb20bc3:93151334-6e91-49fe-9fac-b966f4a501b6] DEBUG - Datastore: TESTIRIS2 (datastore-57) (4b44248c-00c8161b-6e40-00265580e7cc)&lt;BR /&gt;2010-05-17 14:23:06,337 [backedupDatastoreList:3d09b148222f80033213baa8adb20bc3:93151334-6e91-49fe-9fac-b966f4a501b6] DEBUG - Datastore: PP02 (datastore-996) (4beb2f3b-67b3206f-73fc-00237d356828)&lt;BR /&gt;2010-05-17 14:23:06,337 [backedupDatastoreList:3d09b148222f80033213baa8adb20bc3:93151334-6e91-49fe-9fac-b966f4a501b6] DEBUG - Datastore: TESTIRIS3 (datastore-1836) (4b67dd37-27f2d340-a20c-001e0b6cb4a6)&lt;BR /&gt;2010-05-17 14:23:06,337 [backedupDatastoreList:3d09b148222f80033213baa8adb20bc3:93151334-6e91-49fe-9fac-b966f4a501b6] DEBUG - FLOW-11007: Operation completed&lt;BR /&gt;2010-05-17 14:23:06,900 [restore:717082de054d3036a136cb21a0d4169c:a21fa8d3-1328-47d4-bc73-8628b738b288] DEBUG - Restorable com.netapp.smvi.data.restore.ApiFileRestore@48d8c21d does not contain a container object&lt;BR /&gt;2010-05-17 14:23:06,900 [restore:717082de054d3036a136cb21a0d4169c:a21fa8d3-1328-47d4-bc73-8628b738b288] DEBUG - Copying file win7kms06 from cloned datastore TESTIRIS2 (Backup backup_test4_20100517142012) to datastore TESTIRIS2&lt;BR /&gt;2010-05-17 14:23:07,040 [restore:717082de054d3036a136cb21a0d4169c:a21fa8d3-1328-47d4-bc73-8628b738b288] ERROR - FLOW-11019: Failure in RestoreActionDelay: java.lang.NullPointerException&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.smvi.task.vmware.VmTaskCompletionDelay.execute(VmTaskCompletionDelay.java:62)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.smvi.task.vmware.restore.RestoreActionDelay.checkApiFileRestoreProgress(RestoreActionDelay.java:116)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.smvi.task.vmware.restore.RestoreActionDelay.execute(RestoreActionDelay.java:100)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.common.flow.TaskInstanceTemplate.execute(TaskInstanceTemplate.java:317)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.common.flow.Operation.executeCurrentStack(Operation.java:140)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.common.flow.Operation.execute(Operation.java:55)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.common.flow.Threadpool$OperationThread.run(Threadpool.java:257)&lt;BR /&gt;2010-05-17 14:23:07,056 [restore:717082de054d3036a136cb21a0d4169c:a21fa8d3-1328-47d4-bc73-8628b738b288] ERROR - FLOW-11010: Operation transitioning to abort due to prior failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in VC, it reported:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy file&lt;/P&gt;&lt;P&gt;TESTIRIS2&lt;/P&gt;&lt;P&gt;Error caused by&lt;/P&gt;&lt;P&gt;file [TESTIRIS2&lt;/P&gt;&lt;P&gt;(Backup&lt;/P&gt;&lt;P&gt;backup_test4_20-&lt;/P&gt;&lt;P&gt;100517142012)]&lt;/P&gt;&lt;P&gt;win7kms06/win7-&lt;/P&gt;&lt;P&gt;kms06-flat.vmdk&lt;/P&gt;&lt;P&gt;CN\huangsen&lt;/P&gt;&lt;P&gt;ntbvcs01.CN.COSCON.COS&lt;/P&gt;&lt;P&gt;5/17/2010 2:23:06 PM&lt;/P&gt;&lt;P&gt;5/17/2010 2:25:28 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why VC could not complete the copy action.&amp;nbsp; I did several time manually file-moving at VC side.&amp;nbsp; it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did I hit bug 405310: SMVI: Null Pointer Exception when SMVI cannot properlytrack a vCenter task?&amp;nbsp; why "copy file" operation is failure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards!&lt;/P&gt;&lt;P&gt;TC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:14:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Did-I-hit-bug-405310-SMVI-Null-Pointer-Exception-when-SMVI-cannot-properlytrack/m-p/67842#M6470</guid>
      <dc:creator>chao</dc:creator>
      <dc:date>2025-06-05T07:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Did I hit bug 405310: SMVI: Null Pointer Exception when SMVI cannot properlytrack a vCenter task</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Did-I-hit-bug-405310-SMVI-Null-Pointer-Exception-when-SMVI-cannot-properlytrack/m-p/67847#M6471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the fix to that particular BURT you&amp;nbsp; would need to upgrade to the 2.0 Patch. Could you please log a case so that we can verify if that is indeed the issue. Please upload all the server logs as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards&lt;/P&gt;&lt;P&gt;Amrita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 08:14:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Did-I-hit-bug-405310-SMVI-Null-Pointer-Exception-when-SMVI-cannot-properlytrack/m-p/67847#M6471</guid>
      <dc:creator>amritad</dc:creator>
      <dc:date>2010-05-17T08:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Did I hit bug 405310: SMVI: Null Pointer Exception when SMVI cannot properlytrack a vCenter task</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Did-I-hit-bug-405310-SMVI-Null-Pointer-Exception-when-SMVI-cannot-properlytrack/m-p/67852#M6472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I already raise a case#2001472430.&amp;nbsp;&amp;nbsp; what's the server log?&amp;nbsp; is it SMVI server log?&amp;nbsp; in my original post, it's there.&amp;nbsp; if anyelse log need,&amp;nbsp; Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 11:39:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Did-I-hit-bug-405310-SMVI-Null-Pointer-Exception-when-SMVI-cannot-properlytrack/m-p/67852#M6472</guid>
      <dc:creator>chao</dc:creator>
      <dc:date>2010-05-17T11:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Did I hit bug 405310: SMVI: Null Pointer Exception when SMVI cannot properlytrack a vCenter task</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Did-I-hit-bug-405310-SMVI-Null-Pointer-Exception-when-SMVI-cannot-properlytrack/m-p/67856#M6473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that. Our NGS folks will get back to you on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amrita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 11:41:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Did-I-hit-bug-405310-SMVI-Null-Pointer-Exception-when-SMVI-cannot-properlytrack/m-p/67856#M6473</guid>
      <dc:creator>amritad</dc:creator>
      <dc:date>2010-05-17T11:41:39Z</dc:date>
    </item>
  </channel>
</rss>

