Hi everyone,
I have a weird behavior with one of my DBCP Controllers.
I'm trying to conncet to a Progress-Database on 10.254.249.24:31510. The controller is configured as shown:
![CommanderLaus_0-1700566585890.png CommanderLaus_0-1700566585890.png](https://community.cloudera.com/t5/image/serverpage/image-id/38986i6EC73911F16C7F2F/image-size/medium?v=v2&px=400)
When I try to connect the Database (ie. with an "Execute SQL Processor" I get the following error message:
![CommanderLaus_1-1700566806770.png CommanderLaus_1-1700566806770.png](https://community.cloudera.com/t5/image/serverpage/image-id/38987i041BEB5FE9F299CA/image-size/medium?v=v2&px=400)
Now the weird thing is: The shown Port number in the error mesage is not the Port I configured in the DBCP Connection.
I thought it's a firewall thing, but when I check the IP via netcat, everything is fine:
![CommanderLaus_2-1700567047040.png CommanderLaus_2-1700567047040.png](https://community.cloudera.com/t5/image/serverpage/image-id/38988i3EE77588DBAF1FAC/image-size/medium?v=v2&px=400)
I also can succesfully connect to the database with the exact same parameters and *.jar-Files as shown in the first Screenshot when I use a SQL Client like "SQuirreL".
Any Ideas?
Best regards
Maik