Project:
View Revisions: Issue #36945 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0036945: Cannot post a document from the Report Not Posted window if an External Connection Pool is not used | ||
Revision | 2017-09-25 17:31 by ngarcia | ||
Steps To Reproduce | Check the db.externalPoolClassName parameter is not defined in Openbravo.properties file (remove it and compile if it is not the case) As group admin role: Go to Report Not Posted window, select a record, click on post and OK and check the pop-up does not disappear and no message is shown The log shows: ERROR org.hibernate.transaction.JDBCTransaction - JDBC commit failed org.postgresql.util.PSQLException: Cannot commit when autoCommit is enabled. ... SEVERE: Servlet.service() for servlet [MA761FF99519C45D1A4BEE9FA30B40AAC] in context with path [/openbravo_pisp] threw exception org.hibernate.TransactionException: JDBC commit failed ... |
||
Revision | 2017-09-25 17:22 by ngarcia | ||
Steps To Reproduce | Check the db.externalPoolClassName parameter is not defined in Openbravo.properties file (remove it and compile in that case) As group admin role: Go to Report Not Posted window, select a record, click on post and OK and check the pop-up does not disappear and no message is shown The log shows: ERROR org.hibernate.transaction.JDBCTransaction - JDBC commit failed org.postgresql.util.PSQLException: Cannot commit when autoCommit is enabled. ... SEVERE: Servlet.service() for servlet [MA761FF99519C45D1A4BEE9FA30B40AAC] in context with path [/openbravo_pisp] threw exception org.hibernate.TransactionException: JDBC commit failed ... |
Copyright © 2000 - 2009 MantisBT Group |