<?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: ERROR MySQL connection in ThingWorx Developers</title>
    <link>https://community.ptc.com/t5/ThingWorx-Developers/ERROR-MySQL-connection/m-p/544163#M27420</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Greetings &amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/194882"&gt;@hchanana&lt;/a&gt;&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for your support, I tried your solution but it doesn't work.. maybe can the problem regard&amp;nbsp;the firewall?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Apr 2018 15:02:47 GMT</pubDate>
    <dc:creator>mmicciche1</dc:creator>
    <dc:date>2018-04-09T15:02:47Z</dc:date>
    <item>
      <title>ERROR MySQL connection</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/ERROR-MySQL-connection/m-p/544145#M27417</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I try to connect a thing (with &lt;SPAN&gt;MySqlServer template&lt;/SPAN&gt;) to my db (MySQL), but the property isConnected is always set to false and the service that i create for test the connection give this error: "&lt;SPAN&gt;Unable to Invoke Service &amp;lt;nameservice&amp;gt; on &amp;lt;nameThing&amp;gt;: null".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the thing configuration I set JDBC Driver Class Name and the&amp;nbsp;JDBC Connection String as following:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1) com.microsoft.sqlserver.jdbc.SQLServerDriver&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2)&amp;nbsp;jdbc:mysql://localhost:3306;databaseName=dbmesfava_dbo&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Someone can help me? the version of thingworx is 8.2.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Searching for this problem I find solution just for previous versions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 13:16:42 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/ERROR-MySQL-connection/m-p/544145#M27417</guid>
      <dc:creator>mmicciche1</dc:creator>
      <dc:date>2018-04-09T13:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR MySQL connection</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/ERROR-MySQL-connection/m-p/544160#M27419</link>
      <description>&lt;P&gt;Greetings &lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/288790"&gt;@mmicciche1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try the thing configuration as follows :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;JDBC Driver Class Name : &lt;STRONG&gt;com.mysql.jdbc.Driver&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;JDBC Connection String :&lt;STRONG&gt; jdbc:mysql://127.0.0.1:3306/&lt;SPAN&gt;dbmesfava_dbo&lt;/SPAN&gt;?allowMultiQueries=true&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;connectionValidationString :&lt;STRONG&gt; SELECT NOW()&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Himanshu&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 14:35:34 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/ERROR-MySQL-connection/m-p/544160#M27419</guid>
      <dc:creator>hchanana</dc:creator>
      <dc:date>2018-04-09T14:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR MySQL connection</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/ERROR-MySQL-connection/m-p/544163#M27420</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Greetings &amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/194882"&gt;@hchanana&lt;/a&gt;&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for your support, I tried your solution but it doesn't work.. maybe can the problem regard&amp;nbsp;the firewall?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 15:02:47 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/ERROR-MySQL-connection/m-p/544163#M27420</guid>
      <dc:creator>mmicciche1</dc:creator>
      <dc:date>2018-04-09T15:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR MySQL connection</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/ERROR-MySQL-connection/m-p/547328#M28056</link>
      <description>&lt;P&gt;Greetings &lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/288790"&gt;@mmicciche1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if this issue is resolved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might be a permission issue or firewall issue. If the issue still persists, please check that proper permissions are&amp;nbsp; provided to the user.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer the following community for reference&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/ThingWorx-Developers/Error-connecting-to-the-MySQL-server/m-p/523006" target="_blank"&gt;https://community.ptc.com/t5/ThingWorx-Developers/Error-connecting-to-the-MySQL-server/m-p/523006&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Himanshu&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 05:08:42 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/ERROR-MySQL-connection/m-p/547328#M28056</guid>
      <dc:creator>hchanana</dc:creator>
      <dc:date>2018-05-02T05:08:42Z</dc:date>
    </item>
  </channel>
</rss>

