<?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: java.sql.SQLException: You can't operate on a closed Connection! Error in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359004#M1932</link>
    <description>Hi shong, 
&lt;BR /&gt;Im using TOS 
&lt;BR /&gt;i want to connect to remote server database from localhost using talend. 
&lt;BR /&gt;im using MySql i can not able to connect the DB connection while Check connection. 
&lt;BR /&gt;can u guide me the right way. 
&lt;BR /&gt;thanks. 
&lt;BR /&gt;joe</description>
    <pubDate>Tue, 29 Dec 2009 11:31:22 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2009-12-29T11:31:22Z</dc:date>
    <item>
      <title>java.sql.SQLException: You can't operate on a closed Connection! Error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359001#M1929</link>
      <description>I keep getting the below error in different places when I run Talend from my home computer (that I connect through a VPN) to a remote repository. When I'm Remote desktop to a server on the LAN, and use talend, I don't get these errors. 
&lt;BR /&gt;The below error happened on the context window when I opened a new job. Usually I get these types of errors when I open a job.
&lt;BR /&gt;java.sql.SQLException: You can't operate on a closed Connection!!!
&lt;BR /&gt; at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
&lt;BR /&gt; at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)
&lt;BR /&gt; at com.mchange.v2.c3p0.impl.NewProxyConnection.getAutoCommit(NewProxyConnection.java:991)
&lt;BR /&gt; at org.hibernate.jdbc.ConnectionManager.isAutoCommit(ConnectionManager.java:185)
&lt;BR /&gt; at org.hibernate.jdbc.JDBCContext.afterNontransactionalQuery(JDBCContext.java:239)
&lt;BR /&gt; at org.hibernate.impl.SessionImpl.afterOperation(SessionImpl.java:417)
&lt;BR /&gt; at org.hibernate.impl.SessionImpl.load(SessionImpl.java:803)
&lt;BR /&gt; at org.talend.repository.databaseprovider.DatabaseRepositoryFactory.getItemFromResource(Unknown Source)
&lt;BR /&gt; at org.talend.repository.databaseprovider.DatabaseRepositoryFactory.getStatus(Unknown Source)
&lt;BR /&gt; at org.talend.repository.model.AbstractRepositoryFactory.getContextItem(Unknown Source)
&lt;BR /&gt; at org.talend.repository.model.ProxyRepositoryFactory.getContextItem(Unknown Source)
&lt;BR /&gt; at org.talend.core.ui.context.ContextManagerHelper.initHelper(Unknown Source)
&lt;BR /&gt; at org.talend.core.ui.context.ContextManagerHelper.&amp;lt;init&amp;gt;(Unknown Source)
&lt;BR /&gt; at org.talend.core.ui.context.ConextTemplateComposite.&amp;lt;init&amp;gt;(Unknown Source)
&lt;BR /&gt; at org.talend.core.ui.context.ContextComposite.creatTemplate(Unknown Source)</description>
      <pubDate>Sat, 16 Nov 2024 14:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359001#M1929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: You can't operate on a closed Connection! Error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359002#M1930</link>
      <description>Hello 
&lt;BR /&gt;Are you using TIS or TOS? can you upload a screenshot of your context window ?
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 06 Jun 2008 07:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359002#M1930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-06T07:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: You can't operate on a closed Connection! Error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359003#M1931</link>
      <description>Sorry it has taken me a while to get time to try Talend remotely again. 
&lt;BR /&gt;Attachedi s a screen shot of the error. 
&lt;BR /&gt;This is also why in another post I asked about Tweaking MYSQL server.</description>
      <pubDate>Thu, 19 Jun 2008 17:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359003#M1931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-19T17:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: You can't operate on a closed Connection! Error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359004#M1932</link>
      <description>Hi shong, 
&lt;BR /&gt;Im using TOS 
&lt;BR /&gt;i want to connect to remote server database from localhost using talend. 
&lt;BR /&gt;im using MySql i can not able to connect the DB connection while Check connection. 
&lt;BR /&gt;can u guide me the right way. 
&lt;BR /&gt;thanks. 
&lt;BR /&gt;joe</description>
      <pubDate>Tue, 29 Dec 2009 11:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359004#M1932</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-12-29T11:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: You can't operate on a closed Connection! Error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359005#M1933</link>
      <description>Hello Joe 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;im using MySql i can not able to connect the DB connection while Check connection.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;What's the error message? Try to ping the remote IP from cmd if it is successful and check if you can connecte to remote database with other mysql client tool. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 30 Dec 2009 02:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/java-sql-SQLException-You-can-t-operate-on-a-closed-Connection/m-p/2359005#M1933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-30T02:27:11Z</dc:date>
    </item>
  </channel>
</rss>

