<?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: I can't install OnCommand Insight in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/60006#M12509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose had 1GB of ram allocated to his VM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Java doesn't like it when the minimum heap size is set to 512MB (fixed in our installer), and maximum is set to 270MB (our installer uses an algorithm against the detected memory to set this value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OCI servers should have 4GB min for demo purposes, 8GB functional min for discovery of non-lab environments&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 16:49:50 GMT</pubDate>
    <dc:creator>ostiguy</dc:creator>
    <dc:date>2013-09-25T16:49:50Z</dc:date>
    <item>
      <title>I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59962#M12496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to install SanScreen Server on a Windows 2008 R2 server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is finishing the installation: the sanscreen server service doesn't start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been searching for error messages on the logs, and I get this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"start.jboss:&lt;/P&gt;&lt;P&gt;Checking for listener at localhost:1099" About 100 messages like this&lt;/P&gt;&lt;P&gt;And then, timeout. Failed to start jboss&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone with this problem too?¿&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:53:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59962#M12496</guid>
      <dc:creator>JMALMAGRO</dc:creator>
      <dc:date>2025-06-05T05:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59966#M12497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already deactivated UAC, and same result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 11:30:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59966#M12497</guid>
      <dc:creator>JMALMAGRO</dc:creator>
      <dc:date>2013-09-25T11:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59970#M12498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probably have some other process that has grabbed tcp 1099 and has something listening on it, stopping OCI's Jboss from starting cleanly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before you install OCI,run a cmd prompt as administrator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;netstat -ab &amp;gt; c:\ports.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you are back at the cmd prompt with a blinking cursor:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;notepad c:\ports.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search for 1099 - you should be able to find what .exe is listening on 1099.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you'd like, you can email me the ports.txt file at ostiguy at netapp dot com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 11:41:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59970#M12498</guid>
      <dc:creator>ostiguy</dc:creator>
      <dc:date>2013-09-25T11:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59974#M12499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ostiguy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't any .exe listening on 1009 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe a problem with spanish language on the Windows 2008?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 11:48:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59974#M12499</guid>
      <dc:creator>JMALMAGRO</dc:creator>
      <dc:date>2013-09-25T11:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59978#M12500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1099 not 1009?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets try this - install OCI. I imagine when it fails, you get a popup box - do not click anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead, navigate to ..\SANscreen\jboss\server\onaro\log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zip up that folder of logs, and email it to me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 11:54:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59978#M12500</guid>
      <dc:creator>ostiguy</dc:creator>
      <dc:date>2013-09-25T11:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59983#M12502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1099 sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, I'll do it. Let me 5 minutes...&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, 25 Sep 2013 11:56:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59983#M12502</guid>
      <dc:creator>JMALMAGRO</dc:creator>
      <dc:date>2013-09-25T11:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59988#M12504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ostiguy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The process is finishing, and the jboss log folder is empty.... I'll wait until it ends, but it seems that is not going to generate any file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in start.server log of bin folder, I can see the checking for listener message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:05:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59988#M12504</guid>
      <dc:creator>JMALMAGRO</dc:creator>
      <dc:date>2013-09-25T12:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59991#M12505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the popup, but the folder remains empty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:12:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59991#M12505</guid>
      <dc:creator>JMALMAGRO</dc:creator>
      <dc:date>2013-09-25T12:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59996#M12506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Zip up..\sanscreen\bin\log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and send it over please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:15:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/59996#M12506</guid>
      <dc:creator>ostiguy</dc:creator>
      <dc:date>2013-09-25T12:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/60001#M12507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just in case - what are your server characteristics especially memory-wise and what installer are you using, server only or the "all-in-one" with both the server and the DWH? I've seen a scarcity of RAM leading to similar behaviour.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 16:15:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/60001#M12507</guid>
      <dc:creator>francoi1</dc:creator>
      <dc:date>2013-09-25T16:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/60006#M12509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose had 1GB of ram allocated to his VM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Java doesn't like it when the minimum heap size is set to 512MB (fixed in our installer), and maximum is set to 270MB (our installer uses an algorithm against the detected memory to set this value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OCI servers should have 4GB min for demo purposes, 8GB functional min for discovery of non-lab environments&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 16:49:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/60006#M12509</guid>
      <dc:creator>ostiguy</dc:creator>
      <dc:date>2013-09-25T16:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: I can't install OnCommand Insight</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/60015#M12512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like Ostiguy says, I didn't remember to check the VM memory....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My big mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm just configuring and testing it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Ostiguy!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 12:00:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/I-can-t-install-OnCommand-Insight/m-p/60015#M12512</guid>
      <dc:creator>JMALMAGRO</dc:creator>
      <dc:date>2013-09-27T12:00:32Z</dc:date>
    </item>
  </channel>
</rss>

