<?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: Upgrade from 3.60 to 4.0p1-SendMail issue in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68032#M1023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried the powershell and no luck with that either.  Keep getting gui error log says invalid XML character.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2013 00:07:53 GMT</pubDate>
    <dc:creator>debpearenetapp</dc:creator>
    <dc:date>2013-09-13T00:07:53Z</dc:date>
    <item>
      <title>Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68004#M1017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Config file&amp;nbsp; attached &lt;/P&gt;&lt;P&gt;TEST.conf &lt;A class="j-remove-file font-color-meta" href="#" target="_blank"&gt;#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Previous debug attached&lt;/P&gt;&lt;P&gt;TEST.debug.20130910180015.log &lt;A class="j-remove-file font-color-meta" href="#" target="_blank"&gt;#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Current debug attached&lt;/P&gt;&lt;P&gt;TEST.debug.20130911152358.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Exception is "Cannot allocate socket."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:54:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68004#M1017</guid>
      <dc:creator>debpearenetapp</dc:creator>
      <dc:date>2025-06-05T05:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68009#M1018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried running the cmd below by hand?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;c:\SendMail\Sendmail -smtp smtp.pacificlife.net -noauth 1 -noconfirm -sender &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:unixadmin@pacificlife.com" target="_blank"&gt;unixadmin@pacificlife.com&lt;/A&gt;&lt;SPAN&gt; -to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:VAServerSupportGroup@pacificlife.com" target="_blank"&gt;VAServerSupportGroup@pacificlife.com&lt;/A&gt;&lt;SPAN&gt; -sub "INFO: Snapshot of TEST Database on ANTXAVE1 finished successfully ( Action: backup )" -body "Snapshot of DB2 TEST Database completed successfully on ANTXAVE1."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and see the result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 01:33:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68009#M1018</guid>
      <dc:creator>quiroga</dc:creator>
      <dc:date>2013-09-12T01:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68014#M1019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is successful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 02:14:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68014#M1019</guid>
      <dc:creator>debpearenetapp</dc:creator>
      <dc:date>2013-09-12T02:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68018#M1020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We changed how we execute commands on windows in 4.0. If you have multiple quotes or sets of things that need to be quoted you need to use cmd /c to run command. Can you please try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SUCCESS_TRAP=cmd /c "c:\SendMail\Sendmail -smtp smtp.pacificlife.net -noauth 1 -noconfirm -sender &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:unixadmin@pacificlife.com" target="_blank"&gt;unixadmin@pacificlife.com&lt;/A&gt;&lt;SPAN&gt; -to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:VAServerSupportGroup@pacificlife.com" target="_blank"&gt;VAServerSupportGroup@pacificlife.com&lt;/A&gt;&lt;SPAN&gt; -sub "INFO: Snapshot of TEST Database on ANTXAVE1 finished successfully ( Action: %ACTION )" -body "Snapshot of DB2 TEST Database completed successfully on ANTXAVE1.""&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work&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;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:27:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68018#M1020</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-09-12T08:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68023#M1021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the following and am still getting the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 17:39:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68023#M1021</guid>
      <dc:creator>debpearenetapp</dc:creator>
      <dc:date>2013-09-12T17:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68028#M1022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may also try the powershell commandlet if you are interested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is discussed in this communities webpage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/thread/25907" title="https://communities.netapp.com/thread/25907" target="_blank"&gt;https://communities.netapp.com/thread/25907&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 18:25:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68028#M1022</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2013-09-12T18:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68032#M1023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried the powershell and no luck with that either.  Keep getting gui error log says invalid XML character.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 00:07:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68032#M1023</guid>
      <dc:creator>debpearenetapp</dc:creator>
      <dc:date>2013-09-13T00:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68037#M1024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried putting the sendmail command into a script and calling the script in the SUCCESS_TRAP command?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 01:08:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68037#M1024</guid>
      <dc:creator>spinks</dc:creator>
      <dc:date>2013-09-13T01:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68042#M1025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 01:40:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68042#M1025</guid>
      <dc:creator>debpearenetapp</dc:creator>
      <dc:date>2013-09-13T01:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68047#M1026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Additionally you can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUCCESS_TRAP=cmd /c c:\SendMail\Sendmail -smtp smtp.pacificlife.net -noauth 1 -noconfirm -sender &lt;A class="jive-link-email-small" href="mailto:unixadmin@pacificlife.com" target="_blank"&gt;unixadmin@pacificlife.com&lt;/A&gt; -to &lt;A class="jive-link-email-small" href="mailto:VAServerSupportGroup@pacificlife.com" target="_blank"&gt;VAServerSupportGroup@pacificlife.com&lt;/A&gt; -sub "INFO: Snapshot of TEST Database on ANTXAVE1 finished successfully ( Action: %ACTION )" -body "Snapshot of DB2 TEST Database completed successfully on ANTXAVE1."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I dont think that is the problem, Snap Creator is calling the main client so it seems like there is some other issue going on outside of SC. It cant connect as we get a socket error...maybe there is a firewall issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Cannot allocate socket.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;gt; Message saved to the Failed Folder as:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "INFO_ Snapshot of TEST Database on ANTXAVE1 finished successfully ( Action_ backup ) (11-09-2013, 15.25.06).eml"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sending Message FAILED!&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;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 14:23:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68047#M1026</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-09-13T14:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68051#M1027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Getting same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also using a global config file.  Please see attached.  I do not think it is a firewall issue because the commands run just fine from the command line and I receive the emails.  We are not using Windows firewall.  I can telnet to smtp.pacificlife.net 25.  I have been also trying to use powershell and not luck there either.  Is SnapCreator holding port 25 for something???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 18:13:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68051#M1027</guid>
      <dc:creator>debpearenetapp</dc:creator>
      <dc:date>2013-09-13T18:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68056#M1028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SC isnt doing anything with port 25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would try without a global config just to troubleshoot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addtion since this command is supposed to run on server, please use SERVER in cmd string. Also if commands are supposed to run on agent use AGENT. I wonder if command is being executed on agent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUCCESS_TRAP=SERVER: cmd /c "c:\SendMail\Sendmail -smtp smtp.pacificlife.net -noauth 1 -noconfirm -sender &lt;A class="jive-link-email-small" href="mailto:unixadmin@pacificlife.com" target="_blank"&gt;unixadmin@pacificlife.com&lt;/A&gt; -to &lt;A class="jive-link-email-small" href="mailto:VAServerSupportGroup@pacificlife.com" target="_blank"&gt;VAServerSupportGroup@pacificlife.com&lt;/A&gt; -sub "INFO: Snapshot of TEST Database on ANTXAVE1 finished successfully ( Action: %ACTION )" -body "Snapshot of DB2 TEST Database completed successfully on ANTXAVE1.""&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;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 07:47:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68056#M1028</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-09-16T07:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68060#M1029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I am getting error Cannot run program “SERVER:cmd” : CreatePorcess error=2, The system cannot find the file specified.  I have tried it without the global config.  The command is suppose to be run on the Server, this is where the SendMail program is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot run SERVER from the command line either get The filename, directory name or volume label syntax is incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again I can run from the command line just fine without SERVER doing starting with just cmd /c then the rest of the string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also trying to run the process from the command line using snapcreator.exe --profile DB2antxave1 --action backup --policy daily --config TEST --user snapdrive --passwd  and I keep getting&lt;/P&gt;&lt;P&gt;403 Forbidden at /&amp;lt;c:\Program Files\Netapp\Snap_Creator_Framework\scServer4.0p1\snapcreator.exe&amp;gt;SanpCreator/Service/Engine.pm line 137&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The snapdrive account is the Administrator account.  Can you please help with error too?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Deb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 18:47:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68060#M1029</guid>
      <dc:creator>debpearenetapp</dc:creator>
      <dc:date>2013-09-16T18:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68066#M1030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after the SERVER: there is a space &lt;/P&gt;&lt;P&gt;like SERVER:space&amp;lt;command&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to troubleshoot the error, please look at the folder permissions (NTFS permissions) of the install folder. &lt;/P&gt;&lt;P&gt;c:\Program Files\Netapp\Snap_Creator_Framework\scServer4.0p1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may provide us with the below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cacls "c:\Program Files\Netapp\Snap_Creator_Framework\scServer4.0p1"&lt;/P&gt;&lt;P&gt;Also, what is the service account you are running snapcreator as?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 20:11:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68066#M1030</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2013-09-16T20:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68071#M1031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using a space after SERVER:  still getting Cannot run program “SERVER:”: CreateProcess error=2, The system cannot find the file specified.  Attached is the cacls.  We are using a domain account with local admin rights to run snapcreator server.  I did change this because we were also attempting to use powershell and it was suggested to use a domain account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 20:32:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68071#M1031</guid>
      <dc:creator>debpearenetapp</dc:creator>
      <dc:date>2013-09-16T20:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 3.60 to 4.0p1-SendMail issue</title>
      <link>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68076#M1032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe I have finally resolved this issue.&amp;nbsp; It all had to do with the JAVA version.&amp;nbsp; I rebooted my server last night ant the service would not start.&amp;nbsp; I found this in the Admin Guide. See Below. I installed the 64 bit version of JAVA.&amp;nbsp; My OS is 64 bit and I have IE10.&amp;nbsp; Now the service starts and I check my SendMail and it works.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Troubleshooting the Snap Creator start issue&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 18pt; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The Snap Creator Server or the Windows service might not start.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You face this issue if Java is not installed or the wrong bit level or version of Java is installed. You&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;must install Java Runtime Environment (JRE) 1.6 or later. You must ensure that the bit levels (32-bit&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;or 64-bit) of Java and Snap Creator are the same.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Error messages&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 18:53:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Upgrade-from-3-60-to-4-0p1-SendMail-issue/m-p/68076#M1032</guid>
      <dc:creator>debpearenetapp</dc:creator>
      <dc:date>2013-12-10T18:53:11Z</dc:date>
    </item>
  </channel>
</rss>

