<?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: Missing endpoints after an upgrade in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504248#M13633</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/219835"&gt;@vasantskr&lt;/a&gt;&amp;nbsp;the screen-shot is that from QEM or Replicate UI ? if from QEM. if have view from the Replicate UI ?&lt;/P&gt;
&lt;P&gt;- also review your repsrv log for anything like :&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[SERVER ]E: database object 'somename' not found. [1024700]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;this could cause the issue as well.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2025 19:28:17 GMT</pubDate>
    <dc:creator>Steve_Nguyen</dc:creator>
    <dc:date>2025-02-03T19:28:17Z</dc:date>
    <item>
      <title>Missing endpoints after an upgrade</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504230#M13629</link>
      <description>&lt;P&gt;I already created a ticket on this issue but would like to know if someone has any thoughts on this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I updated the QLIK replicate version from Nov 2023 to Nov 2024. After the upgrade, I noticed that the endpoints are missing. I cannot run the tasks now. There wasn't any issue with the update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see this message in rependsrv.log file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;main 2025-01-21 14:34:27.275 [sdk&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ] [WARN&amp;nbsp; &amp;nbsp;] [] Unable to load custom endpoint com.qlik.sap.endpoints.odp.SapOdpSourceEndpoint: null; ignoring java.lang.reflect.InvocationTargetException: null&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.attunity.replicate.rependsrv.sdk.internal.EndpointsManager.init(EndpointsManager.java:92) ~[attunity-custom-endpoint-1.5.13-3-1-RECOB-6920-SNAPSHOT.jar:1.5.13-3-1-RECOB-6920-SNAPSHOT]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.attunity.plugins.rependsrv.PluginRegistration.onStart(PluginRegistration.java:56) ~[attunity-custom-endpoint-1.5.13-3-1-RECOB-6920-SNAPSHOT.jar:1.5.13-3-1-RECOB-6920-SNAPSHOT]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.attunity.infrastructure.server.PluginServer.lambda$hostRestServer$0(PluginServer.java:423) ~[attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at java.util.LinkedHashMap$LinkedValues.forEach(Unknown Source) [?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.attunity.infrastructure.server.PluginServer.hostRestServer(PluginServer.java:421) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.attunity.plugins.server.cli.ServiceCli.host(ServiceCli.java:45) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.attunity.infrastructure.cli.CliUtils.callMethod(CliUtils.java:49) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.attunity.infrastructure.server.PluginServer.parseCommandLine(PluginServer.java:550) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.attunity.infrastructure.server.PluginServer.doMain(PluginServer.java:334) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.attunity.infrastructure.server.PluginServer.main(PluginServer.java:71) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Caused by: java.lang.RuntimeException: SAP Java Connector libraries not registered, SAP Extractor endpoint is disabled&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.qlik.sap.endpoints.infrastructure.EndpointContext.init(EndpointContext.java:85) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.qlik.sap.endpoints.infrastructure.EndpointContext.applicationContext(EndpointContext.java:43) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.qlik.sap.endpoints.infrastructure.EndpointContext.actual(EndpointContext.java:101) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; at com.qlik.sap.endpoints.odp.SapOdpSourceEndpoint.&amp;lt;init&amp;gt;(SapOdpSourceEndpoint.java:16) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; ... 18 more&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;main 2025-01-21 14:34:27.275 [sdk&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ] [INFO&amp;nbsp; &amp;nbsp;] [] Loaded 3 custom endpoint definition(s).&lt;/DIV&gt;
&lt;DIV&gt;main 2025-01-21 14:34:27.275 [host&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;] [INFO&amp;nbsp; &amp;nbsp;] [] Plugin rependsrv started successfully.&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Feb 2025 17:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504230#M13629</guid>
      <dc:creator>vasantskr</dc:creator>
      <dc:date>2025-02-03T17:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Missing endpoints after an upgrade</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504244#M13631</link>
      <description>&lt;P&gt;make sure to double check your pre:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2024/Content/Replicate/Main/SAP%20ODP/SAP_ODP_prereq.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2024/Content/Replicate/Main/SAP%20ODP/SAP_ODP_prereq.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 19:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504244#M13631</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2025-02-03T19:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Missing endpoints after an upgrade</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504247#M13632</link>
      <description>&lt;P&gt;Thanks! But the server had 30+ different endpoints before the upgrade. Endpoints from oracle to snowflake are licensed. None of them are visible now.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vasantskr_0-1738610182662.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177186i3DE0CB11CCE2A2AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vasantskr_0-1738610182662.png" alt="vasantskr_0-1738610182662.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It should not be related to SAP alone.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 19:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504247#M13632</guid>
      <dc:creator>vasantskr</dc:creator>
      <dc:date>2025-02-03T19:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Missing endpoints after an upgrade</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504248#M13633</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/219835"&gt;@vasantskr&lt;/a&gt;&amp;nbsp;the screen-shot is that from QEM or Replicate UI ? if from QEM. if have view from the Replicate UI ?&lt;/P&gt;
&lt;P&gt;- also review your repsrv log for anything like :&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[SERVER ]E: database object 'somename' not found. [1024700]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;this could cause the issue as well.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 19:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504248#M13633</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2025-02-03T19:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Missing endpoints after an upgrade</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504262#M13635</link>
      <description>&lt;P&gt;Thank you, Steve.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The screenshot was from QEM. I did check the Replicate UI, the manage endpoint connection is not working there. It simply does not do anything.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked the&amp;nbsp;&lt;SPAN&gt;repsrv&amp;nbsp;log and I could see the above Server error. But how is that related to the missing endpoints of other connections? How can I solve this?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 22:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504262#M13635</guid>
      <dc:creator>vasantskr</dc:creator>
      <dc:date>2025-02-03T22:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Missing endpoints after an upgrade</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504264#M13636</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/219835"&gt;@vasantskr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to rule it out, please clear browser cookies, cache &amp;amp; etc and try a different browser. Let us know.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 22:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504264#M13636</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-02-03T22:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Missing endpoints after an upgrade</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504266#M13637</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Performed the steps as suggested. Tried with different browsers in incognito, but the issue still persists.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 22:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504266#M13637</guid>
      <dc:creator>vasantskr</dc:creator>
      <dc:date>2025-02-03T22:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Missing endpoints after an upgrade</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504478#M13649</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/117387"&gt;@Steve_Nguyen&lt;/a&gt;&amp;nbsp;, any other inputs to get it solved?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 18:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504478#M13649</guid>
      <dc:creator>vasantskr</dc:creator>
      <dc:date>2025-02-04T18:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Missing endpoints after an upgrade</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504605#M13658</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/219835"&gt;@vasantskr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if in the repsrv log and you see "&lt;SPAN&gt;[SERVER ]E: database object 'somename' not found. [1024700]" than this could cause the missing endpoint issue.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;- please open support case , so that support tech can further review to isolate why object not found.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 12:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Missing-endpoints-after-an-upgrade/m-p/2504605#M13658</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2025-02-05T12:05:39Z</dc:date>
    </item>
  </channel>
</rss>

