<?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: Issue with wfa_ocsetup.exe in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23704#M5047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure you're using the latest version of wfa_ocsetup.exe?&amp;nbsp; This was supposed to be fixed in the 1.1.1 version.&amp;nbsp; What build of WFA do you have?&amp;nbsp; Can you download the wfa_ocsetup.exe file from the WFA server again, just to make sure you've got the latest and greatest?&amp;nbsp; It can be downloaded from the WFA Server onto the OCUM server using a web browser on OCUM server and pointing it to: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300; font-size: 12pt; font-family: courier new,courier;"&gt;&lt;STRONG&gt;&lt;A class="jive-link-external-small" href="http://" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;EM&gt;WFA_Server_IP&amp;gt;&lt;/EM&gt;/download/wfa_ocsetup.exe&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Dave&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2013 17:44:20 GMT</pubDate>
    <dc:creator>bdave</dc:creator>
    <dc:date>2013-02-07T17:44:20Z</dc:date>
    <item>
      <title>Issue with wfa_ocsetup.exe</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23688#M5044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having trouble with wfa_ocsetup.exe on Oncommand 5.1 Cluster Mode running on Windows 2008R2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The executable defaults the java location to C:\Program Files\NetApp\DataFabric Manager\DFM\java which isnt the correct path for my OC install folder. The correct path is D:\Program Files\NetApp\DataFabric Manager\DFM\java.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i browse to the correct path wfa_ocsetup lets me continue, anything else prompts me that JRE 1.6 is required. I supply bespoke username/password and when i hit next i see the following. It seems it doesn't like the space in the path and It wont allow me to put it in quotes.&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/18628_Capture.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;If I hit next it appears to complete but I get invalid login when i try to connect WFA to Oncommand. A dfm database user list doesn't show the wfa user. I'm not sure if its supposed to if the script is successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering if this is me being stupid or if the exe has issues with non default paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or suggestions would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:10:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23688#M5044</guid>
      <dc:creator>Neil_brackley</dc:creator>
      <dc:date>2025-06-05T06:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with wfa_ocsetup.exe</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23693#M5045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems the wfa_ocsetup.exe is getting choked up on the space in the path name.&amp;nbsp; This looks like a bug to me.&amp;nbsp; Until it's fixed, a couple of things you can try...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) After you browse to your java dir and choose it, see if you can type double-quotes around the path.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Get the 8dot3 (short) name for any directory in the path with a space in it and use that instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open a command prompt (Start-&amp;gt;run-&amp;gt;cmd).&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Change to the &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; drive.&amp;nbsp; (D:)&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;If not already in D:\, change directories to D:\ (cd \).&lt;/LI&gt;&lt;LI&gt;Use the /x option on 'dir' command to get the 8dot3 name of the "Program Files" directory. (dir /x)&lt;/LI&gt;&lt;LI&gt;Make note of the 8dot3 name. (copy to notepad or something)&lt;/LI&gt;&lt;LI&gt;cd into program files (cd "program files")&lt;/LI&gt;&lt;LI&gt;cd into NetApp (cd netapp)&lt;/LI&gt;&lt;LI&gt;Do dir /x again.&lt;/LI&gt;&lt;LI&gt;Make note of 8dot3 name for "DataFabric Manager".&lt;/LI&gt;&lt;LI&gt;When running wfa_ocsetup.exe, after choosing the path to java, replace "Program Files" with the 8dot3 name. (Probably PROGRA~1) and replace "DataFabric Manager" with the 8dot3 name (probably DATAFA~1).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it runs successfully, you should see something like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/18636_wfa_ocsetup+finished.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 20:09:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23693#M5045</guid>
      <dc:creator>bdave</dc:creator>
      <dc:date>2013-02-06T20:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with wfa_ocsetup.exe</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23698#M5046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to put the path in quotes and it throws an error stating the path needs to be in the form C:\ or &lt;A href="https://community.netapp.com/" target="_blank"&gt;\\server\share&lt;/A&gt;. Quotes around either yeild the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8dot3 name creation is disabled by default on our servers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i dont understand is that the default path for Oncommand install is C:\program files\ so why doesnt this fail for everyone?&amp;nbsp; All i'm doing is replacing C:\ with D:\.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 15:14:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23698#M5046</guid>
      <dc:creator>Neil_brackley</dc:creator>
      <dc:date>2013-02-07T15:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with wfa_ocsetup.exe</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23704#M5047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure you're using the latest version of wfa_ocsetup.exe?&amp;nbsp; This was supposed to be fixed in the 1.1.1 version.&amp;nbsp; What build of WFA do you have?&amp;nbsp; Can you download the wfa_ocsetup.exe file from the WFA server again, just to make sure you've got the latest and greatest?&amp;nbsp; It can be downloaded from the WFA Server onto the OCUM server using a web browser on OCUM server and pointing it to: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300; font-size: 12pt; font-family: courier new,courier;"&gt;&lt;STRONG&gt;&lt;A class="jive-link-external-small" href="http://" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;EM&gt;WFA_Server_IP&amp;gt;&lt;/EM&gt;/download/wfa_ocsetup.exe&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Dave&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 17:44:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23704#M5047</guid>
      <dc:creator>bdave</dc:creator>
      <dc:date>2013-02-07T17:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with wfa_ocsetup.exe</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23710#M5048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The installer uses the "cmd.exe" under your Windows system32 root (usually under "C:\Windows\System32").&lt;/P&gt;&lt;P&gt;We have tested with spaces and non default OC paths like "C:\Program Files\Java\jre6".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the error I suspect something is wrong with your PATH environment variable.&lt;/P&gt;&lt;P&gt;Did you happen to modify your PATH variable recently ? &lt;/P&gt;&lt;P&gt;If so can you please check if you had forgotten or added any extra characters before/after "C:\Windows\System32" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/18658_PATH.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should end with a semicolon (;), if that is missing, can you please add the missing semicolon and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 20:10:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23710#M5048</guid>
      <dc:creator>sputrevu</dc:creator>
      <dc:date>2013-02-07T20:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with wfa_ocsetup.exe</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23715#M5049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave, the version is 2.0. I downloaded and installed WFA right before hitting this issue. I've copeid a new version from the WFA server with the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandeep, as far as I know there's been no manual configuration of the path variable before I moved C:\windows\system32 to the front for clarity, its configured as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PATH=C:\Windows\system32;D:\Program Files\NetApp\DataFabric Manager\DFM\java\bin&lt;/P&gt;&lt;P&gt;;D:\Program Files\NetApp\DataFabric Manager\DFM\bin;D:\Program Files\NetApp\Data&lt;/P&gt;&lt;P&gt;Fabric Manager\Sybase\ASA\win32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\S&lt;/P&gt;&lt;P&gt;ystem32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft Network Monitor 3\;C:&lt;/P&gt;&lt;P&gt;\Program Files\NetApp\SnapDrive\;C:\Program Files\NetApp\SnapDrive\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a matter of interest if you're using the cmd.exe then why not allow double quotes around the path in the gui?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 17:03:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23715#M5049</guid>
      <dc:creator>Neil_brackley</dc:creator>
      <dc:date>2013-02-08T17:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with wfa_ocsetup.exe</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23718#M5050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent you a couple of offline community messages in order to look at this more closely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you manage to get around this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, Kindly reach out to me or Sandeep (sputrevu community user above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yaron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 11:34:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23718#M5050</guid>
      <dc:creator>yaronh</dc:creator>
      <dc:date>2013-03-10T11:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with wfa_ocsetup.exe</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23723#M5051</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;I'm working on a fresh WFA 2.0.1 installation where DFM is installed at E:\Program Files\... and wfa_ocsetup.exe is reporting &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'E:\Program' is not recognized as an internal or external command, operable program or batch file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8.3 naming is disabled and adding quotes around the path results in an error ('you must enter a full path with drive letter...' or 'Folder names cannot contain the following characeters...', depending on where I put the quotes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share the workaround if one exists or a patched wfa_ocsetup.exe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 14:23:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23723#M5051</guid>
      <dc:creator>jont</dc:creator>
      <dc:date>2013-06-26T14:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with wfa_ocsetup.exe</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23727#M5052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some how the space in your path is not recognized in the path to Java. I can give workaround here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. copy the folder NetApp\DataFabric Manager\DFM\&lt;STRONG&gt;java&lt;/STRONG&gt; to some location E:\ &lt;/P&gt;&lt;P&gt;2. Run the installer wfa_ocsetup.exe and browse this java path when prompted so that it becomes like &lt;STRONG&gt;E:\java&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3. Proceed with username/password.&lt;/P&gt;&lt;P&gt;4. Finish the installation. &lt;/P&gt;&lt;P&gt;5. You may delete this E:\java if you wish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 16:51:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23727#M5052</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2013-06-27T16:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with wfa_ocsetup.exe</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23731#M5053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sinhaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the tip. I had tried copying that folder to C:\javatemp\java without success (it reported that it could find a valid java installation - I must have done something else wrong...), but the second time, moving it to E:\java, worked like a charm!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 11:18:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-wfa-ocsetup-exe/m-p/23731#M5053</guid>
      <dc:creator>jont</dc:creator>
      <dc:date>2013-07-01T11:18:16Z</dc:date>
    </item>
  </channel>
</rss>

