<?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: Talend Job not stopping on TAC in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209217#M8139</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;There is a variety of reasons for this issue. Could you please create a support case on talend support portal so that our colleagues from support team will see if there is a feasible solution for you in production environment.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2019 06:33:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-01T06:33:34Z</dc:date>
    <item>
      <title>Talend Job not stopping on TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209212#M8134</link>
      <description>Hi,
&lt;BR /&gt;I ran a talend job using TAC Job Conductor.It Populated all the required tables and log says Completed Successfully but Job Conductor job showing a weird status like "Running...." Status.Can some body help me out whats the issue..?
&lt;BR /&gt;Other thing i missed out is when we try to stop the job it wont get stopped.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Kiran Kumar</description>
      <pubDate>Tue, 18 Dec 2012 16:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209212#M8134</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-12-18T16:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job not stopping on TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209213#M8135</link>
      <description>Hi, &lt;BR /&gt;Perhaps there some wrong with DB connection. Although job is successful yet it  is still waiting for the results of the database query. Would you give us the error log in tomcat, and we will check where is the wrong.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 19 Dec 2012 09:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209213#M8135</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-19T09:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job not stopping on TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209214#M8136</link>
      <description>Hi, 
&lt;BR /&gt;Required Data is populated in the Tables and talend Log file shows the strat and end time of job which ran successfully. 
&lt;BR /&gt;We are uisng Web logic instead of Tomcat and in Weblogic log file there is a continous exception looks like: 
&lt;BR /&gt;2012-12-18 09:58:22 ERROR ServerMsgServiceImpl - org/talend/commons/exception/BusinessException.&amp;lt;init&amp;gt;(Lorg/talend/gwttoolkit/PropertiesLoader;Ljava/lang/String;[Ljava/lang/Object 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;V 
&lt;BR /&gt;java.lang.NoSuchMethodError: org/talend/commons/exception/BusinessException.&amp;lt;init&amp;gt;(Lorg/talend/gwttoolkit/PropertiesLoader;Ljava/lang/String;[Ljava/lang/Object 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;V 
&lt;BR /&gt; at org.talend.administrator.softwareupdate.SoftwareUpdateBusiness.checkArchivaRepos(SoftwareUpdateBusiness.java:109) 
&lt;BR /&gt; at org.talend.administrator.softwareupdate.SoftwareUpdateBusiness.getAvailablePatches(SoftwareUpdateBusiness.java:149) 
&lt;BR /&gt; at org.talend.gwtadministrator.server.message.ServerMsgServiceImpl.alertForVersionOrPatches(ServerMsgServiceImpl.java:131) 
&lt;BR /&gt; at org.talend.gwtadministrator.server.message.ServerMsgServiceImpl.getIdMessages(ServerMsgServiceImpl.java:65) 
&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor587.invoke(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:597) 
&lt;BR /&gt; at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:562) 
&lt;BR /&gt; at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:207) 
&lt;BR /&gt; at org.talend.gwttoolkit.server.TalendRemoteServiceServlet.processCall(TalendRemoteServiceServlet.java:81) 
&lt;BR /&gt; at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:243) 
&lt;BR /&gt; at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62) 
&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) 
&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) 
&lt;BR /&gt; at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) 
&lt;BR /&gt; at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) 
&lt;BR /&gt; at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) 
&lt;BR /&gt; at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175) 
&lt;BR /&gt; at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3594) 
&lt;BR /&gt; at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) 
&lt;BR /&gt; at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) 
&lt;BR /&gt; at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202) 
&lt;BR /&gt; at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108) 
&lt;BR /&gt; at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432) 
&lt;BR /&gt; at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) 
&lt;BR /&gt; at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) 
&lt;BR /&gt; 
&lt;BR /&gt;Please help me with the solution.Is it a Version Conflict or a Bug? 
&lt;BR /&gt;thanks, 
&lt;BR /&gt;Kiran</description>
      <pubDate>Wed, 19 Dec 2012 11:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209214#M8136</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-12-19T11:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job not stopping on TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209215#M8137</link>
      <description>Hi, &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;We are uisng Web logic instead of Tomcat and in Weblogic log file there is a continous exception looks like&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;As I known, there is no mentioned that the Web logic can be supported by talend in user manual doc. Usually, our user use tomcat as the server. There is no supported environment for Web logic.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 20 Dec 2012 03:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209215#M8137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-20T03:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job not stopping on TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209216#M8138</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;We faced same problem a day before and we had to restart the server.&lt;/P&gt; 
&lt;P&gt;While searching solution for this issue, i found 2 most recommended solutions&lt;/P&gt; 
&lt;P&gt;1. Update some details about the task in the database&lt;/P&gt; 
&lt;P&gt;2. Restart the server&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In my view, both solutions are not feasible when it happens in production. Can you let me know if there is any other way to stop the task from TAC ?&lt;/P&gt; 
&lt;P&gt;FYI : We are using talend 7.1.1 subscription.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 06:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209216#M8138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-31T06:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job not stopping on TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209217#M8139</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;There is a variety of reasons for this issue. Could you please create a support case on talend support portal so that our colleagues from support team will see if there is a feasible solution for you in production environment.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 06:33:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-not-stopping-on-TAC/m-p/2209217#M8139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-01T06:33:34Z</dc:date>
    </item>
  </channel>
</rss>

