Обсуждение: BUG #5815: connecting to Atllassian products

Поиск
Список
Период
Сортировка

BUG #5815: connecting to Atllassian products

От
"kapil"
Дата:
The following bug has been logged online:

Bug reference:      5815
Logged by:          kapil
Email address:      kapil_bolli@yahoo.com
PostgreSQL version: 8.4
Operating system:   windows
Description:        connecting to Atllassian products
Details:

hello
I have connected postgreSql with  Atllassian products.
i receiving the follwing error.::
     java.sql.SQLException: Connections could not be acquired from the
underlying database.



So please help me out
Thanks in advance

Re: BUG #5815: connecting to Atllassian products

От
"Kevin Grittner"
Дата:
"kapil" <kapil_bolli@yahoo.com> wrote:

> I have connected postgreSql with  Atllassian products.
> i receiving the follwing error.::
>      java.sql.SQLException: Connections could not be acquired from
>      the underlying database.

This doesn't sound like a bug, at least not a PostgreSQL bug.  You
might do better to as whoever supplies Atllassian products (whatever
those are).  Regardless of where you report it, you will probably
need to supply more information.  See this page for ideas on what to
include:

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

-Kevin