<?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: Inaccurate Logging for tSystem Command Execution in Talend Pipeline in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Inaccurate-Logging-for-tSystem-Command-Execution-in-Talend/m-p/2541771#M149361</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;tSystem captures standard output (stdout) only. Messages written by the external command to standard error (stderr) are not included in the Talend logs by default. This can make the logged output appear incomplete or inaccurate.&lt;/P&gt;&lt;P&gt;Recommended actions:&lt;/P&gt;&lt;P&gt;Redirect stderr to stdout when executing the command (for example 2&amp;gt;&amp;amp;1).&lt;/P&gt;&lt;P&gt;Alternatively, redirect both streams to a file and review the file content.&lt;/P&gt;&lt;P&gt;For full control over logging, execute the command using custom Java (ProcessBuilder) instead of tSystem.&lt;/P&gt;&lt;P&gt;Note:&lt;BR /&gt;The exit code reported by tSystem is accurate; missing messages usually come from stderr not being captured.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gourav&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jan 2026 07:21:01 GMT</pubDate>
    <dc:creator>gouravdubey5</dc:creator>
    <dc:date>2026-01-28T07:21:01Z</dc:date>
    <item>
      <title>Inaccurate Logging for tSystem Command Execution in Talend Pipeline</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inaccurate-Logging-for-tSystem-Command-Execution-in-Talend/m-p/2519364#M147608</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Community,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm encountering an issue where the logs generated by my Talend pipeline indicate that my pipeline's commands have been executed, even though these actions have not actually occurred. What is going wrong here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Budapati_0-1748447747479.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180873iB3E992D25CE99B86/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Budapati_0-1748447747479.png" alt="Budapati_0-1748447747479.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(Top) This is my pipeline as shown above.&lt;/P&gt;
&lt;P&gt;Here is the log :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Budapati_1-1748447992346.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180874i99ABAB0B627597D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Budapati_1-1748447992346.png" alt="Budapati_1-1748447992346.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But unfortunately, nothing is created as I did a file check in my Linux system where the pipeline executes. Likewise I have tried running commands like pwd, cd, ...etc. using tSystem and even when the Log says it ran properly, there's no visible outcome.&lt;/P&gt;
&lt;P&gt;Looking for your advice and suggestions!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 16:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inaccurate-Logging-for-tSystem-Command-Execution-in-Talend/m-p/2519364#M147608</guid>
      <dc:creator>Budapati</dc:creator>
      <dc:date>2025-05-28T16:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate Logging for tSystem Command Execution in Talend Pipeline</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inaccurate-Logging-for-tSystem-Command-Execution-in-Talend/m-p/2541771#M149361</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;tSystem captures standard output (stdout) only. Messages written by the external command to standard error (stderr) are not included in the Talend logs by default. This can make the logged output appear incomplete or inaccurate.&lt;/P&gt;&lt;P&gt;Recommended actions:&lt;/P&gt;&lt;P&gt;Redirect stderr to stdout when executing the command (for example 2&amp;gt;&amp;amp;1).&lt;/P&gt;&lt;P&gt;Alternatively, redirect both streams to a file and review the file content.&lt;/P&gt;&lt;P&gt;For full control over logging, execute the command using custom Java (ProcessBuilder) instead of tSystem.&lt;/P&gt;&lt;P&gt;Note:&lt;BR /&gt;The exit code reported by tSystem is accurate; missing messages usually come from stderr not being captured.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gourav&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 07:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inaccurate-Logging-for-tSystem-Command-Execution-in-Talend/m-p/2541771#M149361</guid>
      <dc:creator>gouravdubey5</dc:creator>
      <dc:date>2026-01-28T07:21:01Z</dc:date>
    </item>
  </channel>
</rss>

