Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

Glassfish V4 Postgresql JDBC connection pool creation failure

$
0
0

Hi all,

I tried to create a JDBC connection pool within the Glassfish V4 server for the Postgresql database
with the driver "postgresql-9.3-1101.jdbc41.jar" (alternatively with postgresql-9.2-1002.jdbc4.jar").
I put the driver *.jar-file into the domain1/lib/ and alternatively into the domain1/lib/databases/ directories
and started the Glassfish server.
I created the connection pool and made a ping to the database. This failed.
I have enclosed you the screenshot about the failure and the connection pool settings.
What is wrong? Do I miss any PATH or CLASSPATH settings or?

Thank's a lot for your support.

Greetings JK

AttachmentSize
galssfish_v4_connection_pool_failure_-_view1.png76.56 KB
galssfish_v4_connection_pool_failure_-_view2.png56.12 KB
galssfish_v4_connection_pool_failure_-_view3.png86.4 KB
galssfish_v4_connection_pool_failure_-_view4.png84.14 KB

Viewing all articles
Browse latest Browse all 1091

Trending Articles