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:
When I try to connect the Database (ie. with an "Execute SQL Processor" I get the following error message:
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:
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