<?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: Problem with MySQL plugin deployment for SnapCenter in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132339#M11459</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for the first one seems the error is different&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;6-28-2017[03:06:51 PM]: (ISP Action): SILENT INSTALL : ERROR : The following items are required to continue with this setup:&lt;BR /&gt;6-28-2017[03:06:51 PM]: (ISP Action): SILENT INSTALL : ERROR : Microsoft Windows Management Framework v4.0&lt;BR /&gt;6-28-2017[03:06:51 PM]: (ISP Action): SILENT INSTALL : ERROR : Aborting the setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2017 13:27:12 GMT</pubDate>
    <dc:creator>matte</dc:creator>
    <dc:date>2017-06-28T13:27:12Z</dc:date>
    <item>
      <title>Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131777#M11399</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to backup MySQL database with SnapCenter 2.0. I know it's not supported by NetApp Support but only NetApp Community.&lt;/P&gt;&lt;P&gt;Then, I downloaded the plugin "MySQL v1.0" from the NetApp Community and want to deploy the plugin to my MySQL Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The deployment failed with the following error :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"Java (JRE) 1.7 or higher needs to be installed on the host "b2wdbtest02". Check the Installer log "\\xxxxxxxxxxxxx\C$\Windows\SnapCenter plugin\Install_7989\SnapCenter_Windows_Host_Plug-in_Install_7989.log" for more information"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In detail on the log file :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"6-12-2017[02:52:44]: Engine: property 'IS_JAVA_FOUND' value now 'False'&lt;BR /&gt;6-12-2017[02:52:44]: (CLR Action): SWInstallerHelper GetJavaVersion: Begin Getting Java Version.&lt;BR /&gt;6-12-2017[02:52:44]: (CLR Action): SWInstallerHelper GetJavaVersion: FeatureInstall : SCC&lt;BR /&gt;6-12-2017[02:52:44]: (CLR Action): SWInstallerHelper GetJavaVersion: After OpenSubKey&lt;BR /&gt;6-12-2017[02:52:44]: Engine: property 'JavaVersion' value now '1.7'&lt;BR /&gt;6-12-2017[02:52:44]: (CLR Action): SWInstallerHelper GetJavaVersion: ERROR: Exception in GetJavaVersion: Input string was not in a correct format.&lt;BR /&gt;6-12-2017[02:52:44]: (CLR Action): SWInstallerHelper GetJavaVersion: Error: Java(JRE) 1.7 or higher needs to be installed on this machine.&lt;BR /&gt;6-12-2017[02:52:44]: Engine: property 'IS_JAVA_FOUND' value now 'False'&lt;BR /&gt;6-12-2017[02:52:44]: Action 'CA_GetJavaVersion' returned status 0x00000000"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Java JRE 1.7 is installed ont he computer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I saw on registry :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\Current Version &amp;gt; &lt;STRONG&gt;REG_SZ&amp;nbsp; &amp;gt;&amp;nbsp; 1.7&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me. I found any solution or post about this issue.&lt;/P&gt;&lt;P&gt;Thanks in advance for your feedback.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:58:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131777#M11399</guid>
      <dc:creator>tkpf</dc:creator>
      <dc:date>2025-06-04T14:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131796#M11400</link>
      <description>&lt;P&gt;In general with Java I have seen that the Java installer defaults to a 32-bit version of Java, but SnapCenter needs a 64-bit version of Java.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open a command prompt and type: java -version&lt;/P&gt;&lt;P&gt;If the output&amp;nbsp;does not mention it is a 64-bit version, then it is a 32-bit version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should install a 64-bit version of Java.&lt;/P&gt;&lt;P&gt;It has been requested to add a test to this to SnapCenter and provide a clear error message in the future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 18:49:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131796#M11400</guid>
      <dc:creator>spinks</dc:creator>
      <dc:date>2017-06-12T18:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131845#M11407</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your feedback. I cheched the Java version :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C:\Users\xxxxxxxx&amp;gt;java -version&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;java version "1.7.0_60"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Java(TM) SE Runtime Environment (build 1.7.0_60-b19)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Java HotSpot(TM)&lt;STRONG&gt; 64-Bit&lt;/STRONG&gt; Server VM (build 24.60-b09, mixed mode)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be already in 64bits.&lt;/P&gt;&lt;P&gt;I really don't understand what is wrong.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 15:34:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131845#M11407</guid>
      <dc:creator>tkpf</dc:creator>
      <dc:date>2017-06-13T15:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131848#M11409</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you add java to the PATH variable and also update JAVA_HOME in the windows host environment variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 17:27:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131848#M11409</guid>
      <dc:creator>amarnatr</dc:creator>
      <dc:date>2017-06-13T17:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131889#M11410</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added &amp;nbsp;:&lt;/P&gt;&lt;P&gt;- PATH C:\Progra~1\Java\jre7\bin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created :&lt;/P&gt;&lt;P&gt;- JAVA_HOME "C:\Progra~1\Java\jre7"&lt;/P&gt;&lt;P&gt;- JAVA_JRE "C:\Progra~1\Java\jre7"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the same error. (&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 16:28:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131889#M11410</guid>
      <dc:creator>tkpf</dc:creator>
      <dc:date>2017-06-14T16:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131952#M11415</link>
      <description>&lt;P&gt;The registry entry we are looking for is:&amp;nbsp;&lt;SPAN&gt;HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;1.8&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7327i08512139E25348FD/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Screen Shot 2017-06-16 at 2.43.04 PM.png" title="Screen Shot 2017-06-16 at 2.43.04 PM.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share your OS version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 09:14:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131952#M11415</guid>
      <dc:creator>nishant10</dc:creator>
      <dc:date>2017-06-16T09:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131991#M11417</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The server I want to deploy the MySQL plugin is "&lt;STRONG&gt;Windows Server 2012 R2 x64&lt;/STRONG&gt;".&lt;/P&gt;&lt;P&gt;The requested Java version is 1.7 or later ("SWInstallerHelper GetJavaVersion: Error: Java(JRE) 1.7 or higher needs to be installed on this machine.")&lt;/P&gt;&lt;P&gt;See below the registry of the destination server :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG title="java.png" alt="java.png" src="https://community.netapp.com/t5/image/serverpage/image-id/7330i80E646D9416DE8FA/image-size/original?v=1.0&amp;amp;px=-1" border="0" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I alson tried with the last version of JRE8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="java1.8.png" alt="java1.8.png" src="https://community.netapp.com/t5/image/serverpage/image-id/7332iACD6E6F4C1261C50/image-size/original?v=1.0&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error is the the same, but with JRE 1.8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;6-19-2017[09:08:17]: (CLR Action): Enumerating available runtimes...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: (CLR Action): &lt;STRONG&gt;&lt;FONT color="#ff0000"&gt;Highest available runtime: v4.0.30319 &lt;/FONT&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; I don't know what it is ????&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: (CLR Action): Trying to use highest runtime...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: (CLR Action): Using highest version runtime...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: Engine: property 'IS_JAVA_FOUND' value now 'False'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: (CLR Action): SWInstallerHelper GetJavaVersion: Begin Getting Java Version.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: (CLR Action): SWInstallerHelper GetJavaVersion: FeatureInstall : SCC&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: (CLR Action): SWInstallerHelper GetJavaVersion: After OpenSubKey&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: Engine: property 'JavaVersion' value now &lt;FONT color="#ff0000"&gt;&lt;STRONG&gt;'1.8'&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: (CLR Action): SWInstallerHelper GetJavaVersion: ERROR: Exception in GetJavaVersion: Input string was not in a correct format.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: (CLR Action): SWInstallerHelper GetJavaVersion: Error: Java(JRE) 1.7 or higher needs to be installed on this machine.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;6-19-2017[09:08:17]: Engine: property 'IS_JAVA_FOUND' value now 'False'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your feedback.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 07:14:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/131991#M11417</guid>
      <dc:creator>tkpf</dc:creator>
      <dc:date>2017-06-19T07:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132060#M11425</link>
      <description>&lt;P&gt;We debugged and looks like the issue is an error happening while parsing the java version("1.8").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One possible reason for that can be that decimal separator on your machine can be other then a dot (.), so can you verify the decimal seprator in your system and let us know what it is. Here are the steps to find it out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Open "start menu" and start typing regional.&lt;/P&gt;&lt;P&gt;- Select&amp;nbsp;Change date, time or number formats&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Go to additional settings.&lt;/P&gt;&lt;P&gt;- Under the numbers tab.&lt;/P&gt;&lt;P&gt;- The decimal separator value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If in case the decimal separator is not dot (.), can you change it to dot(.) and try out the installation again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7337iD055C908691D0590/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Screen Shot 2017-06-20 at 5.49.43 PM.png" title="Screen Shot 2017-06-20 at 5.49.43 PM.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 12:22:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132060#M11425</guid>
      <dc:creator>nishant10</dc:creator>
      <dc:date>2017-06-20T12:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132197#M11441</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the parameters, indeed "," was defined. I changed to "."&lt;/P&gt;&lt;P&gt;Nothing changed, I have the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried with English language instead of French, same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 08:14:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132197#M11441</guid>
      <dc:creator>tkpf</dc:creator>
      <dc:date>2017-06-23T08:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132201#M11442</link>
      <description>&lt;P&gt;Can we have a webex call?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know the suitable time for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, give me your email id and I will send the webex link.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 08:43:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132201#M11442</guid>
      <dc:creator>nishant10</dc:creator>
      <dc:date>2017-06-23T08:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132205#M11443</link>
      <description>&lt;P&gt;What do you mean with " i changed the system language"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you talking about the Format language or the locale settings?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please confirm that you have English as locale..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7351i979FF45B12DECC59/image-size/original?v=1.0&amp;amp;px=-1" alt="Capture.JPG" title="Capture.JPG" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 10:11:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132205#M11443</guid>
      <dc:creator>matte</dc:creator>
      <dc:date>2017-06-23T10:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132279#M11448</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you asked, I also changed "System locale language", I didn't changed last time ;(&lt;/P&gt;&lt;P&gt;I changed from "French (France)" to "English (Unites States)".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is still the same, I rebooted the server too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 14:16:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132279#M11448</guid>
      <dc:creator>tkpf</dc:creator>
      <dc:date>2017-06-27T14:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132280#M11449</link>
      <description>&lt;P&gt;Could you please post the latest&amp;nbsp;logs here and also let me know&amp;nbsp;the time that works for you&amp;nbsp;for webx&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 14:31:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132280#M11449</guid>
      <dc:creator>shivakumar</dc:creator>
      <dc:date>2017-06-27T14:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132331#M11457</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested on 2 differents server :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2008 Server, PlugIns failed.&lt;/P&gt;&lt;P&gt;See in attachement the log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 13:08:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132331#M11457</guid>
      <dc:creator>tkpf</dc:creator>
      <dc:date>2017-06-28T13:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132334#M11458</link>
      <description>&lt;P&gt;Hi again &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the second server, a Windows 2012 server with failed plugins installation.&lt;/P&gt;&lt;P&gt;See in attachment :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 13:11:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132334#M11458</guid>
      <dc:creator>tkpf</dc:creator>
      <dc:date>2017-06-28T13:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132339#M11459</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for the first one seems the error is different&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;6-28-2017[03:06:51 PM]: (ISP Action): SILENT INSTALL : ERROR : The following items are required to continue with this setup:&lt;BR /&gt;6-28-2017[03:06:51 PM]: (ISP Action): SILENT INSTALL : ERROR : Microsoft Windows Management Framework v4.0&lt;BR /&gt;6-28-2017[03:06:51 PM]: (ISP Action): SILENT INSTALL : ERROR : Aborting the setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 13:27:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132339#M11459</guid>
      <dc:creator>matte</dc:creator>
      <dc:date>2017-06-28T13:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132340#M11460</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On your windows 2008 machine, the previous error is no more coming up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the windows host, Windows Managment Framework 4.0 is required. You can install it from the following locaiton and then proceed with the installation.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.microsoft.com/en-in/download/details.aspx?id=40855" target="_blank"&gt;https://www.microsoft.com/en-in/download/details.aspx?id=40855&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 13:28:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132340#M11460</guid>
      <dc:creator>amarnatr</dc:creator>
      <dc:date>2017-06-28T13:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132348#M11461</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On windows 2012 setup&amp;nbsp;could you please try by checking the option "Skip Pre install checks"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 15:32:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132348#M11461</guid>
      <dc:creator>shivakumar</dc:creator>
      <dc:date>2017-06-28T15:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132364#M11468</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have this choice :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="skip.png" alt="skip.png" src="https://community.netapp.com/t5/image/serverpage/image-id/7373i7FEE80A89FCB19CB/image-size/original?v=1.0&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have SnapCenter Server 2.0, Build 2.0.0.29.53&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 06:53:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132364#M11468</guid>
      <dc:creator>tkpf</dc:creator>
      <dc:date>2017-06-29T06:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MySQL plugin deployment for SnapCenter</title>
      <link>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132380#M11470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK. Yes its not in SC 2.0 release&amp;nbsp; and its in SC3.0. To check further on this we need webx and do let us know time that works for you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 14:28:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Problem-with-MySQL-plugin-deployment-for-SnapCenter/m-p/132380#M11470</guid>
      <dc:creator>shivakumar</dc:creator>
      <dc:date>2017-06-29T14:28:15Z</dc:date>
    </item>
  </channel>
</rss>

