<?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: VCenter Data Source Issue in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/VCenter-Data-Source-Issue/m-p/70245#M14628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the quick response. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it just empty 'Datacenters' or empty clusters an issue too? &lt;/P&gt;&lt;P&gt;Are empty datastores an issue as well?&lt;BR /&gt;What is the ETA for a release that is able to error proof the script? IE if ($datacenter = $null){continue} else{gatherfurtherdeta}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any input you may have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2014 20:53:01 GMT</pubDate>
    <dc:creator>coreywanless</dc:creator>
    <dc:date>2014-07-23T20:53:01Z</dc:date>
    <item>
      <title>VCenter Data Source Issue</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/VCenter-Data-Source-Issue/m-p/70237#M14625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone get the error "You cannot call a method on a null-valued expression." when trying to acquire data from VCenter. I have tried it on two of my VCenter servers, and they both fail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:31:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/VCenter-Data-Source-Issue/m-p/70237#M14625</guid>
      <dc:creator>coreywanless</dc:creator>
      <dc:date>2025-06-05T05:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: VCenter Data Source Issue</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/VCenter-Data-Source-Issue/m-p/70240#M14626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is a known issue, this is the root cause of the problem.&lt;/P&gt;&lt;P&gt;When you have a datacenter , but no host attached , we get the below mentioned error&amp;nbsp; Error running data acquisition script: You cannot call a method on a null-valued expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workaround for the same is "&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;Removing the empty datacenter" &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;Request you to open a case with NetApp support against bug 736081.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;Here is the public report for the same with workaround.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; VMware vCenter data source acquisition fails when the vCenter server includes either no datacenter object or empty datacenter objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIPTION:&lt;/P&gt;&lt;P&gt;VMware vCenter data source acquisition in OnCommand Workflow Automation (WFA) fails and WFA displays the following error messages:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. "Error running data acquisition script: Cannot validate argument on parameter 'Datacenter'. &lt;/P&gt;&lt;P&gt;The argument is null or empty. Supply an argument that is not null or empty and then try the command again."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cause: There is no datacenter object added to a vCenter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. "Error running data acquisition script: You cannot call a method on a null-valued expression."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cause: There are datacenter objects added to the vCenter, but no host is attached to the datacenters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WORKAROUND:&lt;/P&gt;&lt;P&gt;Remove the empty datacenters or datastores from the vCenter server and retry data source acquisition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 16:11:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/VCenter-Data-Source-Issue/m-p/70240#M14626</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2014-07-23T16:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: VCenter Data Source Issue</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/VCenter-Data-Source-Issue/m-p/70245#M14628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the quick response. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it just empty 'Datacenters' or empty clusters an issue too? &lt;/P&gt;&lt;P&gt;Are empty datastores an issue as well?&lt;BR /&gt;What is the ETA for a release that is able to error proof the script? IE if ($datacenter = $null){continue} else{gatherfurtherdeta}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any input you may have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 20:53:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/VCenter-Data-Source-Issue/m-p/70245#M14628</guid>
      <dc:creator>coreywanless</dc:creator>
      <dc:date>2014-07-23T20:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: VCenter Data Source Issue</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/VCenter-Data-Source-Issue/m-p/70250#M14629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am not sure of the ETA for the release, netapp support should be able to help you on this front. Pls open up a case against the bug nubmer that I gave.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to clusters I will check and get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 04:52:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/VCenter-Data-Source-Issue/m-p/70250#M14629</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2014-07-24T04:52:07Z</dc:date>
    </item>
  </channel>
</rss>

