c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23829
[Bug 780414] [NEW] jasper_server doesn't call to Connection.close()
Public bug reported:
The JasperServer class doesn't call to the close() method of
sql.Connection and while calling the report service on a batch process
PostgreSQL closes the connection with a connection number limit error.
I attach a (trivial) patch with a proposed solution.
** Affects: openobject-client-kde
Importance: Undecided
Status: New
** Tags: close connection jasperserver
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/780414
Title:
jasper_server doesn't call to Connection.close()
Status in Qt/KDE OpenObject Client:
New
Bug description:
The JasperServer class doesn't call to the close() method of
sql.Connection and while calling the report service on a batch process
PostgreSQL closes the connection with a connection number limit error.
I attach a (trivial) patch with a proposed solution.
Follow ups
References