<?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 TAC failed to start in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376152#M138388</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;our Talend servers are hosted in Azure VMs. Every time we start VMs, TAC isn't started properly and we only see the db config interface instead of login interface.&lt;/P&gt;&lt;P&gt;We restart TAC service manually from Putty then it works back. In attached logs there're some quite strange errors.&lt;/P&gt;&lt;P&gt;Has someone experience this and know the reason as well as solution?&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 23:27:44 GMT</pubDate>
    <dc:creator>nguyetn</dc:creator>
    <dc:date>2024-11-15T23:27:44Z</dc:date>
    <item>
      <title>TAC failed to start</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376152#M138388</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;our Talend servers are hosted in Azure VMs. Every time we start VMs, TAC isn't started properly and we only see the db config interface instead of login interface.&lt;/P&gt;&lt;P&gt;We restart TAC service manually from Putty then it works back. In attached logs there're some quite strange errors.&lt;/P&gt;&lt;P&gt;Has someone experience this and know the reason as well as solution?&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376152#M138388</guid>
      <dc:creator>nguyetn</dc:creator>
      <dc:date>2024-11-15T23:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: TAC failed to start</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376153#M138389</link>
      <description>&lt;P&gt;Can you check the order of start of underline db and tac service after vm restart &lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 11:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376153#M138389</guid>
      <dc:creator>aksharma</dc:creator>
      <dc:date>2021-12-01T11:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: TAC failed to start</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376154#M138390</link>
      <description>&lt;P&gt;On that VM only TAC is running and we're using Azure SQL DB which is always on. From the logs the errors seem to be related to Git.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 14:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376154#M138390</guid>
      <dc:creator>nguyetn</dc:creator>
      <dc:date>2021-12-01T14:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: TAC failed to start</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376155#M138391</link>
      <description>&lt;P&gt;i can't see any occurence of your TAC webapps on tomcat logs. however, i can see that the others webapp can't start properly : &lt;/P&gt;&lt;P&gt;24-Nov-2021 11:26:04.160 SEVERE [main] org.apache.catalina.core.StandardContext.startInternal Context [/kie-drools-wb] startup failed due to previous errors&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For git errors, it might be issue with tomcat cache : can you stop tomcat, clean following directories:&lt;/P&gt;&lt;P&gt;tomcat/works&lt;/P&gt;&lt;P&gt;and tomcat/tmp &lt;/P&gt;&lt;P&gt;Restart tomcat and check if same issue is reproduced ? &lt;/P&gt;&lt;P&gt;Which java release do you use ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, stop tomcat, remove catalina logs, restart the same, and check what happens on the full startup time &lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 15:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376155#M138391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-01T15:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: TAC failed to start</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376156#M138392</link>
      <description>&lt;P&gt;Hi @David Lucas​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I removed work and temp directories and the errors still exist. We use &lt;/P&gt;&lt;P&gt;I found out the script to start TAC service at boot time (/etc/systemd/system/Talend-Tac.service) is executed by another user rather than root, when I use root, it works. The other user seems to lack permissions with Git.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 09:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-failed-to-start/m-p/2376156#M138392</guid>
      <dc:creator>nguyetn</dc:creator>
      <dc:date>2021-12-02T09:44:54Z</dc:date>
    </item>
  </channel>
</rss>

