<?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 [resolved] MDM Jboss Server bug using MySQL DB in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-MDM-Jboss-Server-bug-using-MySQL-DB/m-p/2339637#M1852</link>
    <description>Hi, 
  &lt;BR /&gt;I upgrad my Talend Platform dor MDM with Big DATA to the current version (5.4.2). 
  &lt;BR /&gt;I have some anormal errors and bugs (See the server log bellow) that I hadn't with the last version. These errors occurs when I try to access the records from the web UI. 
  &lt;BR /&gt;PS: I am using MySQM database. 
  &lt;BR /&gt;Thanks in advance. 
  &lt;BR /&gt; 
  &lt;BR /&gt; 
  &lt;BR /&gt;2014-06-24 16:30:37,121 WARN SQL Error: 0, SQLState: 08003 
  &lt;BR /&gt;2014-06-24 16:30:37,121 ERROR No operations allowed after connection closed. 
  &lt;BR /&gt;2014-06-24 16:30:37,131 ERROR ##### Error during fetch operation ##### 
  &lt;BR /&gt;2014-06-24 16:30:37,201 ERROR TransactionRolledbackLocalException in method: public abstract java.lang.String com.amalto.core.server.XmlServer.getDocumentAsString(java.lang.String,java.lang.String,java.lang.String) throws com.amalto.core.util.XtentisException, causedBy: 
  &lt;BR /&gt;java.lang.RuntimeException: java.lang.RuntimeException: Exception occurred during fetch operation  at com.amalto.core.storage.Sto
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009McnJ"&gt;here&lt;/A&gt;</description>
    <pubDate>Tue, 24 Jun 2014 15:53:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-24T15:53:07Z</dc:date>
    <item>
      <title>[resolved] MDM Jboss Server bug using MySQL DB</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-MDM-Jboss-Server-bug-using-MySQL-DB/m-p/2339637#M1852</link>
      <description>Hi, 
  &lt;BR /&gt;I upgrad my Talend Platform dor MDM with Big DATA to the current version (5.4.2). 
  &lt;BR /&gt;I have some anormal errors and bugs (See the server log bellow) that I hadn't with the last version. These errors occurs when I try to access the records from the web UI. 
  &lt;BR /&gt;PS: I am using MySQM database. 
  &lt;BR /&gt;Thanks in advance. 
  &lt;BR /&gt; 
  &lt;BR /&gt; 
  &lt;BR /&gt;2014-06-24 16:30:37,121 WARN SQL Error: 0, SQLState: 08003 
  &lt;BR /&gt;2014-06-24 16:30:37,121 ERROR No operations allowed after connection closed. 
  &lt;BR /&gt;2014-06-24 16:30:37,131 ERROR ##### Error during fetch operation ##### 
  &lt;BR /&gt;2014-06-24 16:30:37,201 ERROR TransactionRolledbackLocalException in method: public abstract java.lang.String com.amalto.core.server.XmlServer.getDocumentAsString(java.lang.String,java.lang.String,java.lang.String) throws com.amalto.core.util.XtentisException, causedBy: 
  &lt;BR /&gt;java.lang.RuntimeException: java.lang.RuntimeException: Exception occurred during fetch operation  at com.amalto.core.storage.Sto
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009McnJ"&gt;here&lt;/A&gt;</description>
      <pubDate>Tue, 24 Jun 2014 15:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-MDM-Jboss-Server-bug-using-MySQL-DB/m-p/2339637#M1852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T15:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] MDM Jboss Server bug using MySQL DB</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-MDM-Jboss-Server-bug-using-MySQL-DB/m-p/2339638#M1853</link>
      <description>Hi,
&lt;BR /&gt;The line:
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;... looks rather suspicious. Please check the following:
&lt;BR /&gt;* Are you sure nothing changed on the MySQL side? 
&lt;BR /&gt;* The database connection configuration did not change?
&lt;BR /&gt;* Do you have any other exception before this one that may indicate the reason of the connection close?
&lt;BR /&gt;In any case, MySQL usage indicates you're using Enterprise version, so you can reach Talend Support (
&lt;A href="https://support.talend.com" rel="nofollow noopener noreferrer"&gt;https://support.talend.com&lt;/A&gt;) for assistance and diagnostic.</description>
      <pubDate>Tue, 24 Jun 2014 16:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-MDM-Jboss-Server-bug-using-MySQL-DB/m-p/2339638#M1853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T16:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] MDM Jboss Server bug using MySQL DB</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-MDM-Jboss-Server-bug-using-MySQL-DB/m-p/2339639#M1854</link>
      <description>Yes, it's really suspicious ! &lt;BR /&gt;I haven't change anything on the MySQL side.&lt;BR /&gt;Thanks for yout reply anyway.&lt;BR /&gt;I'll see with the support team.</description>
      <pubDate>Tue, 24 Jun 2014 16:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-MDM-Jboss-Server-bug-using-MySQL-DB/m-p/2339639#M1854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T16:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] MDM Jboss Server bug using MySQL DB</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-MDM-Jboss-Server-bug-using-MySQL-DB/m-p/2339640#M1855</link>
      <description>Great, please also check for any exception occurring before this one that could explain the connection close.</description>
      <pubDate>Tue, 24 Jun 2014 16:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-MDM-Jboss-Server-bug-using-MySQL-DB/m-p/2339640#M1855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T16:45:38Z</dc:date>
    </item>
  </channel>
</rss>

