Hi,

I am using .ktr as source from a CDA and I realized that I am getting all the time the following message in my development environment:

ERROR_0002 - Unable to factory object for jndi name bigo for reason Cannot get a connection, pool exhausted

And I've just copied the dashboards to a new BI Server 4.5 / Solaris and there I am getting the following error:

org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.

So, I got those message just when I run my dashboards that use .ktr over CDA.

I saw some JIRA's related to the problem in the manager pool of the PDI.

I don't know if the problem is related to CDA or the management of the pool.

Does anyone has some idea ?