<?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 Global Error Alert - Failed to connect &amp;amp; Connect timeout occurred in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Global-Error-Alert-Failed-to-connect-amp-Connect-timeout/m-p/2129366#M7762</link>
    <description>&lt;P&gt;Several days ago Qlik Replicate (&lt;SPAN&gt;2022.11.0.394&lt;/SPAN&gt;) began sending "Global Error Alert" emails for SQL Server source endpoints (Failed to connect) and Oracle source endpoints (Connect timeout occurred). The tasks include both CDC tasks which are already running as well as Full-Load only tasks which are starting based on a schedule. The full-load only tasks DO start up and DO start replicating and the CDC tasks DO continue to apply changes. However, the timing of the email alerts seem to coincide with the top and bottom of the hour full-load schedules.&lt;/P&gt;
&lt;P&gt;Looking in both the Replicate Server Logs and the individual Task Logs, the errors reported in the emails are no where to be found. I've raised the logging levels on both the Server and individual Task logs to verbose for the following sections and still see nothing indicating a problem: COMMON, COMMUNICATION, SOURCE_CAPTURE, SOURCE_UNLOAD, and UTILITIES. I'm listing all of the sections together and not differentiating if they are available in only Task logging or Server logging.&lt;/P&gt;
&lt;P&gt;The Replicate server is installed in an AWS EC2 instance. The SQL Server and Oracle database servers are installed in a different AWS account with networking established to allow interaction between. To restate, the error emails are stating there is a connection problem, yet the tasks are running successfully.&lt;/P&gt;
&lt;P&gt;With all of this said, I'm looking for:&lt;BR /&gt;&lt;BR /&gt;1. Ideas on how to troubleshoot why this Global Alert email is being sent? &lt;BR /&gt;2. What logging do I need to turn on to actually see the email being sent?&lt;BR /&gt;3. What information can the logs provide to help diagnose why the alert is being sent?&lt;BR /&gt;&lt;BR /&gt;I understand that the source endpoints are having trouble establishing connections and the "problem" likely isn't inside of Qlik Replicate. But I need better information before I can take a corrective step forward.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Oct 2023 22:53:58 GMT</pubDate>
    <dc:creator>slewis</dc:creator>
    <dc:date>2023-10-17T22:53:58Z</dc:date>
    <item>
      <title>Global Error Alert - Failed to connect &amp; Connect timeout occurred</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Global-Error-Alert-Failed-to-connect-amp-Connect-timeout/m-p/2129366#M7762</link>
      <description>&lt;P&gt;Several days ago Qlik Replicate (&lt;SPAN&gt;2022.11.0.394&lt;/SPAN&gt;) began sending "Global Error Alert" emails for SQL Server source endpoints (Failed to connect) and Oracle source endpoints (Connect timeout occurred). The tasks include both CDC tasks which are already running as well as Full-Load only tasks which are starting based on a schedule. The full-load only tasks DO start up and DO start replicating and the CDC tasks DO continue to apply changes. However, the timing of the email alerts seem to coincide with the top and bottom of the hour full-load schedules.&lt;/P&gt;
&lt;P&gt;Looking in both the Replicate Server Logs and the individual Task Logs, the errors reported in the emails are no where to be found. I've raised the logging levels on both the Server and individual Task logs to verbose for the following sections and still see nothing indicating a problem: COMMON, COMMUNICATION, SOURCE_CAPTURE, SOURCE_UNLOAD, and UTILITIES. I'm listing all of the sections together and not differentiating if they are available in only Task logging or Server logging.&lt;/P&gt;
&lt;P&gt;The Replicate server is installed in an AWS EC2 instance. The SQL Server and Oracle database servers are installed in a different AWS account with networking established to allow interaction between. To restate, the error emails are stating there is a connection problem, yet the tasks are running successfully.&lt;/P&gt;
&lt;P&gt;With all of this said, I'm looking for:&lt;BR /&gt;&lt;BR /&gt;1. Ideas on how to troubleshoot why this Global Alert email is being sent? &lt;BR /&gt;2. What logging do I need to turn on to actually see the email being sent?&lt;BR /&gt;3. What information can the logs provide to help diagnose why the alert is being sent?&lt;BR /&gt;&lt;BR /&gt;I understand that the source endpoints are having trouble establishing connections and the "problem" likely isn't inside of Qlik Replicate. But I need better information before I can take a corrective step forward.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 22:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Global-Error-Alert-Failed-to-connect-amp-Connect-timeout/m-p/2129366#M7762</guid>
      <dc:creator>slewis</dc:creator>
      <dc:date>2023-10-17T22:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Global Error Alert - Failed to connect &amp; Connect timeout occurred</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Global-Error-Alert-Failed-to-connect-amp-Connect-timeout/m-p/2129841#M7786</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reagrding your questions:&lt;BR /&gt;&lt;SPAN&gt;1. Ideas on how to troubleshoot why this Global Alert email is being sent?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;==&amp;gt; the email alerts are sent based on the notification setting that you have set in the Replicate server. First thing, we recommend to check the rules setting and see if it fits your environment behaviour. In general&amp;nbsp; the notification rules are defined under server --&amp;gt; notification&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. What logging do I need to turn on to actually see the email being sent?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;==&amp;gt; Whenever an email is send you will see it in the repsrv.log or if it is specific task related it can also appear in the task log.&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;3. What information can the logs provide to help diagnose why the alert is being sent?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the log you will see the notification type and the time of the email and this could point you to the relevant rule and cause of the notification. In addition to get more details you can enable verbose on UTILITY component at the time the notification is being sent.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In general if you would like to get help in troubleshooting this issue please open case in Salesforce and attach to the case the task diagnostic package, the repsrv.log&amp;nbsp; and the time of the email notification so we can start troubleshooting it cause.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;
&lt;P&gt;Orit&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 07:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Global-Error-Alert-Failed-to-connect-amp-Connect-timeout/m-p/2129841#M7786</guid>
      <dc:creator>OritA</dc:creator>
      <dc:date>2023-10-19T07:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Global Error Alert - Failed to connect &amp; Connect timeout occurred</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Global-Error-Alert-Failed-to-connect-amp-Connect-timeout/m-p/2130101#M7787</link>
      <description>&lt;P&gt;OritA,&lt;BR /&gt;&lt;BR /&gt;Thank you for your suggestions. I attempted to use your advice to get more insights into my issue, but had no luck. I'll describe below what I did.&lt;/P&gt;
&lt;DIV class="elementToProof"&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN&gt;Firstly, I set both the Server and Task level UTILITIES logging to Verbose.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;I then waited for the repsrv.log file to roll over.&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;SPAN&gt;For my test task, a scheduling system kicks off the full-load only&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;task at the top of each hour.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;Here's a high level of what happened over a two hour period:&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;11:00 am&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;   T&lt;/SPAN&gt;he task initiates&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;11:11 am&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;   Task&amp;nbsp;&lt;/SPAN&gt;ends&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;11:49 am&lt;SPAN&gt;    2 [Global Alert Error] notifications arrive via email&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN class="ContentPasted1 ContentPasted2"&gt;No&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ContentPasted0"&gt;[Global Alert Error]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;found in the reptask_task_name.log file.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN class="ContentPasted1"&gt;No&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class="ContentPasted6"&gt;[Global Alert Error]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;found in the repsrv.log file&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN&gt;12:00 pm&amp;nbsp;   The task initiates&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN&gt;12:11 pm    Task ends&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN&gt;&lt;SPAN class="ContentPasted9"&gt;12:20 pm&lt;/SPAN&gt;&lt;SPAN class="ContentPasted9"&gt;    2 [Global Alert Error] notifications arrive via email&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN&gt;&lt;SPAN class="ContentPasted9"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof ContentPasted3"&gt;&lt;SPAN class="ContentPasted5"&gt;No&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class="ContentPasted7"&gt;[Global Alert Error]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;found in the reptask_task_name.log file.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN class="ContentPasted4"&gt;No&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class="ContentPasted8"&gt;[Global Alert Error]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;found in the repsrv.log file&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN class="ContentPasted4"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN class="ContentPasted4"&gt;There's an obvious lag from the time the [Global Alert Error] notifications are sent and when they actually land in my inbox. Fine, I can accept that.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN&gt;However, I'm still not seeing any issues in the logs that I'm reviewing. &lt;BR /&gt;It seems to me that the error must be occurring in a different logging area.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="elementToProof"&gt;&lt;SPAN&gt;Interestingly, In a different task that throws occasional&amp;nbsp;errors I can see the [Global Alert Error] Notification in the Task log, but not for this error.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Oct 2023 18:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Global-Error-Alert-Failed-to-connect-amp-Connect-timeout/m-p/2130101#M7787</guid>
      <dc:creator>slewis</dc:creator>
      <dc:date>2023-10-19T18:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Global Error Alert - Failed to connect &amp; Connect timeout occurred</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Global-Error-Alert-Failed-to-connect-amp-Connect-timeout/m-p/2131853#M7850</link>
      <description>&lt;P&gt;New Details:&lt;BR /&gt;&lt;BR /&gt;Over the weekend one of our source systems was down for maintenance for approximately 24 hours. During this time the Qlik Replicate jobs for that source system were shut down and were not restarted until after maintenance ended.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;Even with the tasks shut down, the Replicate server continued to send the Alert emails.&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;Do you have an explanation why notifications would be sent for a task, by name, that isn't running?&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;Email 1: Log stream task&lt;BR /&gt;&lt;SPAN&gt;s_peoplesoft_to_t_peoplesoft_ls replication task encountered the following error:&lt;/SPAN&gt;&lt;BR aria-hidden="true" /&gt;&lt;SPAN&gt;&amp;nbsp;OCI error..&lt;BR /&gt;&lt;/SPAN&gt;Email 2: Log stream task&lt;BR /&gt;&lt;SPAN&gt;s_peoplesoft_to_t_peoplesoft_ls replication task encountered the following error:&lt;/SPAN&gt;&lt;BR aria-hidden="true" /&gt;&lt;SPAN&gt;Creating Metadata Manager's utility components failed&lt;/SPAN&gt;&lt;BR aria-hidden="true" /&gt;&lt;SPAN&gt;Cannot create the source utility component&lt;/SPAN&gt;&lt;BR aria-hidden="true" /&gt;&lt;SPAN&gt;Failed while preparing stream component 's_peoplesoft'.&lt;/SPAN&gt;&lt;BR aria-hidden="true" /&gt;&lt;SPAN&gt;ORA-12170: TNS:Connect timeout occurred .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Reiterating, the task wasn't running when this notification was sent.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 15:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Global-Error-Alert-Failed-to-connect-amp-Connect-timeout/m-p/2131853#M7850</guid>
      <dc:creator>slewis</dc:creator>
      <dc:date>2023-10-25T15:57:13Z</dc:date>
    </item>
  </channel>
</rss>

