<?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: Problème sur le code retour et erreur insertion dans STATCATCHER in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322733#M92650</link>
    <description>I am at version Talend Integration Suite 4.1
&lt;BR /&gt;Database : Oracle 10g
&lt;BR /&gt;When I execute a job Talend is ok and he return code 0 but my job ha s a problem and one error java is return 
&lt;BR /&gt;Il n'y a plus de donnÃ©es Ã lire dans le socketException in component connectionStatsLogs_Commit
&lt;BR /&gt;java.sql.SQLException: Il n'y a plus de donnÃ©es Ã lire dans le socket
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:208)
&lt;BR /&gt; at oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1123)
&lt;BR /&gt; at oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:1075)
&lt;BR /&gt; at oracle.jdbc.driver.T4C7Ocommoncall.receive(T4C7Ocommoncall.java:106)
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.doCommit(T4CConnection.java:524)
&lt;BR /&gt; at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:1147)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.connectionStatsLogs_CommitProcess(ODS_TCMAT016.java:2957)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.talendStats_STATSProcess(ODS_TCMAT016.java:4470)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.tOracleInput_18Process(ODS_TCMAT016.java:2331)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.tOracleRow_1Process(ODS_TCMAT016.java:1867)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.runJobInTOS(ODS_TCMAT016.java:5539)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.main(ODS_TCMAT016.java:5273)
&lt;BR /&gt;Exception d'E/S: Broken pipeConnexion interrompueConnexion interrompueConnexion interrompueConnexion interrompue
&lt;BR /&gt;Other error is at database Oracle :
&lt;BR /&gt;ORA-07445: exception encountered: core dump [] []
&lt;BR /&gt;Current SQL statement for this session:
&lt;BR /&gt;INSERT INTO DWH.statCatcher (moment,pid,father_pid,root_pid,system_pid,project,job,job_repository_id,job_version,context,origin,message_type,message,duration) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14)
&lt;BR /&gt;Why the return code of Talend is 0 ?
&lt;BR /&gt;Why we have division by 0 ?
&lt;BR /&gt;Thanks !</description>
    <pubDate>Mon, 21 Nov 2011 12:42:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-11-21T12:42:44Z</dc:date>
    <item>
      <title>Problème sur le code retour et erreur insertion dans STATCATCHER</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322731#M92648</link>
      <description>Bonjour,
&lt;BR /&gt;je suis en version Talend Integration Suite 4.1.
&lt;BR /&gt;Base de données source et cible ORACLE 10g
&lt;BR /&gt;Lorsque j'execute mon job il se termine correctement avec un code retour 0. 
&lt;BR /&gt;Cependant le job a rencontré un problème. Une erreur java est remonté dans la console :
&lt;BR /&gt;Il n'y a plus de donnÃ©es Ã lire dans le socketException in component connectionStatsLogs_Commit
&lt;BR /&gt;java.sql.SQLException: Il n'y a plus de donnÃ©es Ã lire dans le socket
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:208)
&lt;BR /&gt; at oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1123)
&lt;BR /&gt; at oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:1075)
&lt;BR /&gt; at oracle.jdbc.driver.T4C7Ocommoncall.receive(T4C7Ocommoncall.java:106)
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.doCommit(T4CConnection.java:524)
&lt;BR /&gt; at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:1147)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.connectionStatsLogs_CommitProcess(ODS_TCMAT016.java:2957)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.talendStats_STATSProcess(ODS_TCMAT016.java:4470)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.tOracleInput_18Process(ODS_TCMAT016.java:2331)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.tOracleRow_1Process(ODS_TCMAT016.java:1867)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.runJobInTOS(ODS_TCMAT016.java:5539)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.main(ODS_TCMAT016.java:5273)
&lt;BR /&gt;Exception d'E/S: Broken pipeConnexion interrompueConnexion interrompueConnexion interrompueConnexion interrompue
&lt;BR /&gt;Une erreur est remonté au même moment par la base de données ORACLE qui indique le message suivant :
&lt;BR /&gt;ORA-07445: exception encountered: core dump [] []
&lt;BR /&gt;Current SQL statement for this session:
&lt;BR /&gt;INSERT INTO DWH.statCatcher (moment,pid,father_pid,root_pid,system_pid,project,job,job_repository_id,job_version,context,origin,message_type,message,duration) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14)
&lt;BR /&gt;COmment corriger ce problème de code retour ?
&lt;BR /&gt;Pourquoi y a t'il une division par 0 lors de l'insertion dans la table STATCATCHER.</description>
      <pubDate>Sat, 16 Nov 2024 12:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322731#M92648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problème sur le code retour et erreur insertion dans STATCATCHER</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322732#M92649</link>
      <description>The forum rules suggest you write in English.</description>
      <pubDate>Mon, 21 Nov 2011 10:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322732#M92649</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-11-21T10:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problème sur le code retour et erreur insertion dans STATCATCHER</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322733#M92650</link>
      <description>I am at version Talend Integration Suite 4.1
&lt;BR /&gt;Database : Oracle 10g
&lt;BR /&gt;When I execute a job Talend is ok and he return code 0 but my job ha s a problem and one error java is return 
&lt;BR /&gt;Il n'y a plus de donnÃ©es Ã lire dans le socketException in component connectionStatsLogs_Commit
&lt;BR /&gt;java.sql.SQLException: Il n'y a plus de donnÃ©es Ã lire dans le socket
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:208)
&lt;BR /&gt; at oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1123)
&lt;BR /&gt; at oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:1075)
&lt;BR /&gt; at oracle.jdbc.driver.T4C7Ocommoncall.receive(T4C7Ocommoncall.java:106)
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.doCommit(T4CConnection.java:524)
&lt;BR /&gt; at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:1147)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.connectionStatsLogs_CommitProcess(ODS_TCMAT016.java:2957)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.talendStats_STATSProcess(ODS_TCMAT016.java:4470)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.tOracleInput_18Process(ODS_TCMAT016.java:2331)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.tOracleRow_1Process(ODS_TCMAT016.java:1867)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.runJobInTOS(ODS_TCMAT016.java:5539)
&lt;BR /&gt; at ods_dwh_franceagrimer.ods_tcmat016_0_1.ODS_TCMAT016.main(ODS_TCMAT016.java:5273)
&lt;BR /&gt;Exception d'E/S: Broken pipeConnexion interrompueConnexion interrompueConnexion interrompueConnexion interrompue
&lt;BR /&gt;Other error is at database Oracle :
&lt;BR /&gt;ORA-07445: exception encountered: core dump [] []
&lt;BR /&gt;Current SQL statement for this session:
&lt;BR /&gt;INSERT INTO DWH.statCatcher (moment,pid,father_pid,root_pid,system_pid,project,job,job_repository_id,job_version,context,origin,message_type,message,duration) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14)
&lt;BR /&gt;Why the return code of Talend is 0 ?
&lt;BR /&gt;Why we have division by 0 ?
&lt;BR /&gt;Thanks !</description>
      <pubDate>Mon, 21 Nov 2011 12:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322733#M92650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-21T12:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problème sur le code retour et erreur insertion dans STATCATCHER</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322734#M92651</link>
      <description>Hi 
&lt;BR /&gt;Can you please post the exception in English
&lt;BR /&gt;"Il n'y a plus de donnÃ©es Ã lire dans le socket"
&lt;BR /&gt;Is it ---- No more data to read from socket ?</description>
      <pubDate>Mon, 21 Nov 2011 13:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322734#M92651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-21T13:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problème sur le code retour et erreur insertion dans STATCATCHER</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322735#M92652</link>
      <description>lijolawrance : No more data to read from socket 
&lt;BR /&gt;But my problem is the return code is 0 and I have division by zero in insertion of STATCATCHER.
&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 21 Nov 2011 14:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Probl%C3%A8me-sur-le-code-retour-et-erreur-insertion-dans-STATCATCHER/m-p/2322735#M92652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-21T14:40:57Z</dc:date>
    </item>
  </channel>
</rss>

