<?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: Irrelgular tRESTClient javax.ws.rs.NotFoundException: HTTP 404 Not Found in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Irrelgular-tRESTClient-javax-ws-rs-NotFoundException-HTTP-404/m-p/2210691#M1218</link>
    <description>&lt;P&gt;Hello,  &lt;/P&gt;&lt;P&gt; i have some change this topic you can again read this &lt;/P&gt;&lt;P&gt; The "javax.ws.rs.NotFoundException: HTTP 404 Not Found" exception indicates that the tRESTClient component is receiving a "404 Not Found" response from the API server. This typically means that the resource or endpoint you are trying to access does not exist or cannot be found. &lt;/P&gt;&lt;P&gt; The intermittent occurrence of this exception could be due to various factors. &lt;/P&gt;&lt;P&gt; There are a few possibilities to consider: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; Input Data: Check if the IDs being passed to the subjob are valid and exist in the system. The 404 error suggests that the API is unable to find a resource related to the specific ID in some cases. &lt;/P&gt;&lt;P&gt;Timing or Rate Limiting: Some APIs have rate limits or restrictions on the number of requests that can be made within a certain timeframe. &lt;A href="https://www.paymydoctor.ltd/" alt="https://www.paymydoctor.ltd/" target="_blank"&gt;PayMyDoctor Login &lt;/A&gt;If your job is making a large number of requests within a short period, it's possible that you're hitting rate limits and receiving 404 errors as a result. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Network or Server Issues: Intermittent network connectivity issues or temporary server problems could also lead to the 404 errors. It's worth investigating if there are any network-related issues or if the API server experiences occasional downtime or performance issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jul 2023 07:28:06 GMT</pubDate>
    <dc:creator>Alan345</dc:creator>
    <dc:date>2023-07-06T07:28:06Z</dc:date>
    <item>
      <title>Irrelgular tRESTClient javax.ws.rs.NotFoundException: HTTP 404 Not Found</title>
      <link>https://community.qlik.com/t5/Data-Quality/Irrelgular-tRESTClient-javax-ws-rs-NotFoundException-HTTP-404/m-p/2210689#M1216</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running a job where  about 3000 Id's get passed on to a subjob which executes a call to an API via tRestClient.  Almost all the calls work fine, but every now and then I get a "Exception in component tRESTClient_1 (HarvestToDWH_TaskAssignments_Recent)&lt;/P&gt;&lt;P&gt;javax.ws.rs.NotFoundException: HTTP 404 Not Found". Obviously the call is working but why do I get this Exception only every 100th call or so? &lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Irrelgular-tRESTClient-javax-ws-rs-NotFoundException-HTTP-404/m-p/2210689#M1216</guid>
      <dc:creator>NNot_defined1665392384</dc:creator>
      <dc:date>2024-11-15T22:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Irrelgular tRESTClient javax.ws.rs.NotFoundException: HTTP 404 Not Found</title>
      <link>https://community.qlik.com/t5/Data-Quality/Irrelgular-tRESTClient-javax-ws-rs-NotFoundException-HTTP-404/m-p/2210690#M1217</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I think we need more information to investigate the issue. Do you iterate the 3000 Id and enable parallel execution? Can you share a screenshot of the job design?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 06:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Irrelgular-tRESTClient-javax-ws-rs-NotFoundException-HTTP-404/m-p/2210690#M1217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-15T06:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Irrelgular tRESTClient javax.ws.rs.NotFoundException: HTTP 404 Not Found</title>
      <link>https://community.qlik.com/t5/Data-Quality/Irrelgular-tRESTClient-javax-ws-rs-NotFoundException-HTTP-404/m-p/2210691#M1218</link>
      <description>&lt;P&gt;Hello,  &lt;/P&gt;&lt;P&gt; i have some change this topic you can again read this &lt;/P&gt;&lt;P&gt; The "javax.ws.rs.NotFoundException: HTTP 404 Not Found" exception indicates that the tRESTClient component is receiving a "404 Not Found" response from the API server. This typically means that the resource or endpoint you are trying to access does not exist or cannot be found. &lt;/P&gt;&lt;P&gt; The intermittent occurrence of this exception could be due to various factors. &lt;/P&gt;&lt;P&gt; There are a few possibilities to consider: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; Input Data: Check if the IDs being passed to the subjob are valid and exist in the system. The 404 error suggests that the API is unable to find a resource related to the specific ID in some cases. &lt;/P&gt;&lt;P&gt;Timing or Rate Limiting: Some APIs have rate limits or restrictions on the number of requests that can be made within a certain timeframe. &lt;A href="https://www.paymydoctor.ltd/" alt="https://www.paymydoctor.ltd/" target="_blank"&gt;PayMyDoctor Login &lt;/A&gt;If your job is making a large number of requests within a short period, it's possible that you're hitting rate limits and receiving 404 errors as a result. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Network or Server Issues: Intermittent network connectivity issues or temporary server problems could also lead to the 404 errors. It's worth investigating if there are any network-related issues or if the API server experiences occasional downtime or performance issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 07:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Irrelgular-tRESTClient-javax-ws-rs-NotFoundException-HTTP-404/m-p/2210691#M1218</guid>
      <dc:creator>Alan345</dc:creator>
      <dc:date>2023-07-06T07:28:06Z</dc:date>
    </item>
  </channel>
</rss>

