Page 1 of 1

Blitz unable to get a connection from pool

PostPosted: Thu Sep 11, 2014 12:55 pm
by tdk1
Hi All,

I am having trouble starting the admin server. I have had a look at the logs and get this error in the Blitz log:

java.sql.SQLException: unable to get a connection from pool of a PoolingDataSource containing an XAPool of resource 62670603-f03c-46ed-8125-4df5bd2ab606 with 0 connection(s) (0 still available)

I have a database installed and populated with tables, any thoughts on what could be causing the problem?

Thanks,

Tom

Re: Blitz unable to get a connection from pool

PostPosted: Thu Sep 11, 2014 3:32 pm
by tdk1
Fixed it,

Checked the postgresql logs and I was using the wrong password.

Cheers,

Tom