Hello,
I am facing this problem trying to use JRDC in a Synology server.
Downloaded latest Mariadb and Postgres drivers
I created the JRDC.jar with B4J 6.51.
The same error occurs when trying to use Mariadb or Postgres.
I can reach any of the databases using a client administrator from my pc.
I did the tests separated using MariaDB and Postgres. Each time compiling a new jar with the correct DB Driver.
I modified the config.properties according to what I tested Mariadb or Postgres
in config.properties I tried with 127.0.0.1, localhost, 10.123.3.14 (server's IP)
Checked also if server ports were opened: OK
I created a folder and execute via Putty: java -jar jRDC.jar
when i check with the browser i get "Error fetching connection"
as result in Putty I have
JRDC log file is attached.
any help would be appreciate!
I am facing this problem trying to use JRDC in a Synology server.
Downloaded latest Mariadb and Postgres drivers
I created the JRDC.jar with B4J 6.51.
The same error occurs when trying to use Mariadb or Postgres.
I can reach any of the databases using a client administrator from my pc.
I did the tests separated using MariaDB and Postgres. Each time compiling a new jar with the correct DB Driver.
I modified the config.properties according to what I tested Mariadb or Postgres
in config.properties I tried with 127.0.0.1, localhost, 10.123.3.14 (server's IP)
Checked also if server ports were opened: OK
I created a folder and execute via Putty: java -jar jRDC.jar
when i check with the browser i get "Error fetching connection"
as result in Putty I have
JRDC log file is attached.
any help would be appreciate!