Question Jayesh Gupta · Jan 3, 2024

Unable to connect to IRIS container through DBeaver via JDBC driver

So I am running IRIS 2023.3 via a Docker container on Windows 11 and when I go to System Administration > Connectivity > SQL Gateway Connections, I am able to connect to the iris container via jdbc. However, when I go to JBeaver and try connecting to IRIS via JDBC I am unable to do so. I know that this is a local laptop issue because when someone else runs it on t  heir mac it works fine. 

 

Product version: IRIS 2023.3

Comments

Scott Roth · Jan 3, 2024

If you are running Windows maybe it’s the Windows Defender Firewall on your local machine?

0
Jayesh Gupta  Jan 3, 2024 to Scott Roth

Hey Scott, thanks for the suggestion. I  turned it off however it is still not working. 

0
Jayesh Gupta · Jan 3, 2024

it turned out to be a port issue as the port was in use by another application!

0