Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
vasantskr
Contributor
Contributor

Missing endpoints after an upgrade

I already created a ticket on this issue but would like to know if someone has any thoughts on this. 

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.

 

I see this message in rependsrv.log file. 

 

main 2025-01-21 14:34:27.275 [sdk            ] [WARN   ] [] Unable to load custom endpoint com.qlik.sap.endpoints.odp.SapOdpSourceEndpoint: null; ignoring java.lang.reflect.InvocationTargetException: null
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
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]
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]
at com.attunity.infrastructure.server.PluginServer.lambda$hostRestServer$0(PluginServer.java:423) ~[attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]
at java.util.LinkedHashMap$LinkedValues.forEach(Unknown Source) [?:?]
at com.attunity.infrastructure.server.PluginServer.hostRestServer(PluginServer.java:421) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]
at com.attunity.plugins.server.cli.ServiceCli.host(ServiceCli.java:45) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at com.attunity.infrastructure.cli.CliUtils.callMethod(CliUtils.java:49) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]
at com.attunity.infrastructure.server.PluginServer.parseCommandLine(PluginServer.java:550) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]
at com.attunity.infrastructure.server.PluginServer.doMain(PluginServer.java:334) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]
at com.attunity.infrastructure.server.PluginServer.main(PluginServer.java:71) [attunity-infrastructure1-2.0.26-2.jar:2.0.26-2]
Caused by: java.lang.RuntimeException: SAP Java Connector libraries not registered, SAP Extractor endpoint is disabled
at com.qlik.sap.endpoints.infrastructure.EndpointContext.init(EndpointContext.java:85) ~[?:?]
at com.qlik.sap.endpoints.infrastructure.EndpointContext.applicationContext(EndpointContext.java:43) ~[?:?]
at com.qlik.sap.endpoints.infrastructure.EndpointContext.actual(EndpointContext.java:101) ~[?:?]
at com.qlik.sap.endpoints.odp.SapOdpSourceEndpoint.<init>(SapOdpSourceEndpoint.java:16) ~[?:?]
... 18 more
 
main 2025-01-21 14:34:27.275 [sdk            ] [INFO   ] [] Loaded 3 custom endpoint definition(s).
main 2025-01-21 14:34:27.275 [host           ] [INFO   ] [] Plugin rependsrv started successfully.
Labels (1)
8 Replies
Steve_Nguyen
Support
Support

make sure to double check your pre:

https://help.qlik.com/en-US/replicate/November2024/Content/Replicate/Main/SAP%20ODP/SAP_ODP_prereq.h...

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
vasantskr
Contributor
Contributor
Author

Thanks! But the server had 30+ different endpoints before the upgrade. Endpoints from oracle to snowflake are licensed. None of them are visible now. 

vasantskr_0-1738610182662.png

It should not be related to SAP alone. 

 

 

Steve_Nguyen
Support
Support

@vasantskr the screen-shot is that from QEM or Replicate UI ? if from QEM. if have view from the Replicate UI ?

- also review your repsrv log for anything like :

[SERVER ]E: database object 'somename' not found. [1024700]

this could cause the issue as well.

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
vasantskr
Contributor
Contributor
Author

Thank you, Steve. 

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. 

 

I checked the repsrv 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?

 

 

Dana_Baldwin
Support
Support

Hi @vasantskr 

Just to rule it out, please clear browser cookies, cache & etc and try a different browser. Let us know.

Thanks,

Dana

vasantskr
Contributor
Contributor
Author

Hi @Dana_Baldwin 

Performed the steps as suggested. Tried with different browsers in incognito, but the issue still persists. 

vasantskr
Contributor
Contributor
Author

Hi @Dana_Baldwin @Steve_Nguyen , any other inputs to get it solved?

Steve_Nguyen
Support
Support

@vasantskr 

if in the repsrv log and you see "[SERVER ]E: database object 'somename' not found. [1024700]" than this could cause the missing endpoint issue.

- please open support case , so that support tech can further review to isolate why object not found.

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!