<?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: Display execution log in the browser (apache tomcat) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197163#M1020</link>
    <description>Hi,&lt;BR /&gt;But tLogCatcher does not display the error details as in the display screen talend !!!!</description>
    <pubDate>Thu, 02 Jan 2014 09:18:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-02T09:18:16Z</dc:date>
    <item>
      <title>Display execution log in the browser (apache tomcat)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197159#M1016</link>
      <description>hi,
&lt;BR /&gt;I have apache tomcat deploy a web service from a talend job
&lt;BR /&gt;I execute my job with the following URL:
&lt;BR /&gt;http://localhost:8080/a_0etape1_contact_0.1/services/a_0etape1_contact?method=runJob
&lt;BR /&gt;it works
&lt;BR /&gt;I have the following message: 
&lt;BR /&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="
&lt;A href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;" xmlns:xsd="
&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns:xsi="
&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;"&amp;gt;
&lt;BR /&gt;&amp;lt;soapenv:Body&amp;gt;
&lt;BR /&gt;&amp;lt;runJobReturn xmlns="
&lt;A href="http://talend.org" target="_blank" rel="nofollow noopener noreferrer"&gt;http://talend.org&lt;/A&gt;" xmlns:ns1="
&lt;A href="http://talend.org" target="_blank" rel="nofollow noopener noreferrer"&gt;http://talend.org&lt;/A&gt;" xsi:type="ns1:runJobReturn"&amp;gt;
&lt;BR /&gt;&amp;lt;ns1:item xsi:type="ns1:ArrayOf_xsd_string"&amp;gt;
&lt;BR /&gt;&amp;lt;ns1:item xsi:type="xsd:string"&amp;gt;0&amp;lt;/ns1:item&amp;gt;
&lt;BR /&gt;&amp;lt;/ns1:item&amp;gt;
&lt;BR /&gt;&amp;lt;/runJobReturn&amp;gt;
&lt;BR /&gt;&amp;lt;/soapenv:Body&amp;gt;
&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;
&lt;BR /&gt;in case of errors, my browser does not display errors!!!!
&lt;BR /&gt;how I can retrieve the log file in the browser exécution
&lt;BR /&gt;thx</description>
      <pubDate>Tue, 31 Dec 2013 13:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197159#M1016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-31T13:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Display execution log in the browser (apache tomcat)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197160#M1017</link>
      <description>Hi
&lt;BR /&gt;If the job fails to run, you can only see the return value is 1 from the browser, 
&lt;BR /&gt;&amp;lt;ns1:item xsi:type="xsd:string"&amp;gt;1&amp;lt;/ns1:item&amp;gt;
&lt;BR /&gt;You can read the detailed error message in the stdout_yyyyMMdd.log file located in &amp;lt;Tomcat install dir&amp;gt;/logs/.
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 31 Dec 2013 13:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197160#M1017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-31T13:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display execution log in the browser (apache tomcat)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197161#M1018</link>
      <description>thank you shong,
&lt;BR /&gt;but the idea is that my job is running multiple job, so, I would need to see the errors in the browser
&lt;BR /&gt;Thx
&lt;BR /&gt;Nabil</description>
      <pubDate>Tue, 31 Dec 2013 13:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197161#M1018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-31T13:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Display execution log in the browser (apache tomcat)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197162#M1019</link>
      <description>Hi 
&lt;BR /&gt;You are not able to customize the response right now, you need to use a tLogCatcher component in each job to capture the error and log them to a file or database. 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 31 Dec 2013 13:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197162#M1019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-31T13:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Display execution log in the browser (apache tomcat)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197163#M1020</link>
      <description>Hi,&lt;BR /&gt;But tLogCatcher does not display the error details as in the display screen talend !!!!</description>
      <pubDate>Thu, 02 Jan 2014 09:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197163#M1020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-02T09:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Display execution log in the browser (apache tomcat)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197164#M1021</link>
      <description>hi,
&lt;BR /&gt;and what about 
&lt;A href="https://help.talend.com/search/all?query=Execution+monitoring&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Execution+monitoring&amp;amp;content-lang=en&lt;/A&gt;
&lt;BR /&gt;with TAC
&lt;BR /&gt;regards
&lt;BR /&gt;laurent</description>
      <pubDate>Thu, 02 Jan 2014 09:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197164#M1021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-02T09:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Display execution log in the browser (apache tomcat)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197165#M1022</link>
      <description>Hi,&lt;BR /&gt;is that it is possible to install it with talend open studio for data integration ??&lt;BR /&gt;regards &lt;BR /&gt;nabil</description>
      <pubDate>Thu, 02 Jan 2014 10:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197165#M1022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-02T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display execution log in the browser (apache tomcat)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197166#M1023</link>
      <description>"unfortunatly" you need subscription to a TIS version to get this option.
&lt;BR /&gt; you have to use the logs, stat &amp;amp; flow meter catcher to get information about your Talend project (as for any Talend version) and create some report, graphes for those data (with jasper or ireport for ex.)
&lt;BR /&gt;regards</description>
      <pubDate>Thu, 02 Jan 2014 10:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Display-execution-log-in-the-browser-apache-tomcat/m-p/2197166#M1023</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-02T10:45:24Z</dc:date>
    </item>
  </channel>
</rss>

