<?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: Snap Creator Framework Agent Install Issue (both v4.1P1 &amp;amp; 4.0P1) AIX 5.3 in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Snap-Creator-Framework-Agent-Install-Issue-both-v4-1P1-amp-4-0P1-AIX-5-3/m-p/83#M580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello CL YAP,&lt;/P&gt;&lt;P&gt;please refer the below thread.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://community.netapp.com/thread/30414" title="https://communities.netapp.com/thread/30414" target="_blank"&gt;https://communities.netapp.com/thread/30414&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There may be other AIX process (like websphere or something) that is running on port 9090.&lt;/P&gt;&lt;P&gt;Hence, snapcreator is simply saying that port is occupied. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may either use a custom port as mentioned in the above thread. &lt;/P&gt;&lt;P&gt;Or kill the process that occupies 9090 (if unwanted) and restart the agent install.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you give a custom port for snap creator agent, please remember to use the proper port number in the snapcreator config files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Siva Ramanathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2014 08:04:06 GMT</pubDate>
    <dc:creator>sivar</dc:creator>
    <dc:date>2014-08-12T08:04:06Z</dc:date>
    <item>
      <title>Snap Creator Framework Agent Install Issue (both v4.1P1 &amp; 4.0P1) AIX 5.3</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snap-Creator-Framework-Agent-Install-Issue-both-v4-1P1-amp-4-0P1-AIX-5-3/m-p/68#M577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Dear Team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I'm trying to install SCF Agent v4.1P1 on Oracle server (AIX 5.3) but failed to start the agent because of the Java version do not meet the minimum requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Customer is not comfortable to upgrade the default Java version due to the application dependency and etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;# /Download/snap_agent/scAgent4.1P1/bin/scAgent start&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;Starting scAgent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Watchdog: Stopped&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Agent: Stopped&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;Snap Creator Agent requires Java version 1.6.0_24 or greater!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #000000;"&gt;Next, we try to install the Agent v4.0P1 but the setup can't proceed because the default port 9090 has been used by other application, it doesn't allow me to specify new port number (I can do that with v4.1P1 during setup or change it later on "agent.properties" file)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;# /Download/snap_agent1/scAgent4.0p1/snapcreator --setup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;ERROR: Detected a Snap Creator agent running on 9090! Please stop agent before running setup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;# netstat -an | grep -i 9090&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;tcp4 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 *.9090 *.* LISTEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #0000ff;"&gt;# ps -ef | grep -i snapc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Appreciate your assistance or advice on this matter&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;CL YAP&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:31:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snap-Creator-Framework-Agent-Install-Issue-both-v4-1P1-amp-4-0P1-AIX-5-3/m-p/68#M577</guid>
      <dc:creator>cheeleon</dc:creator>
      <dc:date>2025-06-05T05:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Creator Framework Agent Install Issue (both v4.1P1 &amp; 4.0P1) AIX 5.3</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snap-Creator-Framework-Agent-Install-Issue-both-v4-1P1-amp-4-0P1-AIX-5-3/m-p/73#M578</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;Sorry you're hitting this trouble.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the agent installation path and locate the agent.properties file with the etc subdirectory:&lt;/P&gt;&lt;P&gt;scAgent4.1.0/etc/agent.properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit the agent.properties file and change this DEFAULT_PORT line to an open port:&lt;/P&gt;&lt;P&gt;DEFAULT_PORT=9090&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the file and retry the installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 18:47:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snap-Creator-Framework-Agent-Install-Issue-both-v4-1P1-amp-4-0P1-AIX-5-3/m-p/73#M578</guid>
      <dc:creator>spinks</dc:creator>
      <dc:date>2014-08-07T18:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Creator Framework Agent Install Issue (both v4.1P1 &amp; 4.0P1) AIX 5.3</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snap-Creator-Framework-Agent-Install-Issue-both-v4-1P1-amp-4-0P1-AIX-5-3/m-p/78#M579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Spinks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not able to use v4.1 because of the Java dependency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using v4.0 now and there is no /etc directory nor agent.properties file to edit the default port 9090&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please kindly advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;CL YAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 07:08:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snap-Creator-Framework-Agent-Install-Issue-both-v4-1P1-amp-4-0P1-AIX-5-3/m-p/78#M579</guid>
      <dc:creator>cheeleon</dc:creator>
      <dc:date>2014-08-12T07:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Creator Framework Agent Install Issue (both v4.1P1 &amp; 4.0P1) AIX 5.3</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snap-Creator-Framework-Agent-Install-Issue-both-v4-1P1-amp-4-0P1-AIX-5-3/m-p/83#M580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello CL YAP,&lt;/P&gt;&lt;P&gt;please refer the below thread.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://community.netapp.com/thread/30414" title="https://communities.netapp.com/thread/30414" target="_blank"&gt;https://communities.netapp.com/thread/30414&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There may be other AIX process (like websphere or something) that is running on port 9090.&lt;/P&gt;&lt;P&gt;Hence, snapcreator is simply saying that port is occupied. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may either use a custom port as mentioned in the above thread. &lt;/P&gt;&lt;P&gt;Or kill the process that occupies 9090 (if unwanted) and restart the agent install.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you give a custom port for snap creator agent, please remember to use the proper port number in the snapcreator config files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Siva Ramanathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 08:04:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snap-Creator-Framework-Agent-Install-Issue-both-v4-1P1-amp-4-0P1-AIX-5-3/m-p/83#M580</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2014-08-12T08:04:06Z</dc:date>
    </item>
  </channel>
</rss>

