Issue with JDBC Connection: Port 20005 Redirecting to Port 443
Hello Dataiku Community,
I am experiencing an issue while trying to connect Dataiku to a Progress database using the JDBC driver. Despite specifying port 20005 in the JDBC URL, the connection attempt seems to redirect to port 443, resulting in a timeout error. Here are the details:
JDBC URL
Error Message:
What I Have Tried:
- Verified that port 20005 is open and accessible using netcat.
- Confirmed the server is listening on port 20005.
- Checked firewall and network settings to ensure there are no blocks on port 20005.
- Ensured the JDBC driver is correctly uploaded to Dataiku.
Despite these efforts, the connection attempts still seem to default to port 443. Has anyone encountered a similar issue or can provide guidance on why the specified port is being overridden? Any help or suggestions would be greatly appreciated!
Thank you!
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,160 Neuron
There is no mention of port in the Progress documentation showing how to connect to Salesforce using their driver. Why do you think you need to use port 20005? Where is this port coming from?
https://docs.progress.com/bundle/datadirect-salesforce-jdbc-60/page/Connection-URL.html