Re: PGPool II V3.3.3 and Jboss-7.2.0

From: akbar <arofah(dot)akbar(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: PGPool II V3.3.3 and Jboss-7.2.0
Date: 2015-02-05 07:49:52
Message-ID: 1423122592374-5836793.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear Matheus.

I have almost the same problem. I want to use postgres 9.3 with pgbouncer
and jboss eap 6. My database port is 5444 and pgbouncer port is 6432.
In datasource I use the connection url like :
<connection-url>jdbc:edb://localhost:6432/mforce</connection-url>
But jboss cannot connect to the database and shows errors :
/Throwable while attempting to get a new connection: null:
javax.resource.ResourceException: Could not create connection/

Where did I do wrong?
Thanks,
Akbar

--
View this message in context: http://postgresql.nabble.com/PGPool-II-V3-3-3-and-Jboss-7-2-0-tp5805367p5836793.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Albe Laurenz 2015-02-06 13:09:22 Re: ORACLE_FDW using a view
Previous Message Gilberto Castillo 2015-02-04 19:51:09 Re: ORACLE_FDW using a view