Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #48465 All Revisions ] Back to Issue ]
Summary 0048465: Some process definition reports stop working after upgrading from 18Q3 to 21Q2.3
Revision 2022-02-14 15:54 by caristu
Description After an upgrade to version 21Q2.3 it was reported that a problem occurred when trying to generate process definition reports that make use of some org.openbravo.erpCommon.utility.Utility methods (that use DAL internally) in the header and also have a subreport executing a query.

The error displayed by the stacktrace is as follows:
Caused by: java.sql.SQLException: PooledConnection has already been closed.

To clarify that in Openbravos.properties the following configuration is found this way:
db.externalPoolClassName=org.openbravo.apachejdbcconnectionpool.JdbcExternalConnectionPool

Related issue: https://issues.openbravo.com/view.php?id=47943 [^]
Revision 2022-02-02 12:56 by caristu
Description After an upgrade to version 21Q2.3 it was reported that a problem occurred when trying to generate a report, the customer provided us with a module in which the only thing that is found is a process definition created from Openbravo and some jasper files to visualize the error.

This was replicated by downloading a pristine version 21Q2.3 and installing the module provided by the client.

The error displayed by the stacktrace is as follows:
Caused by: java.sql.SQLException: PooledConnection has already been closed.

To clarify that in Openbravos.properties the following configuration is found this way:
db.externalPoolClassName=org.openbravo.apachejdbcconnectionpool.JdbcExternalConnectionPool

Related issue: https://issues.openbravo.com/view.php?id=47943 [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker