Hi Community. Today I had a lot of error messages when I execute some operations: Update Product, Facility Receipt, etc.
This is one of the error messages: ------ Error en la llamada el evento: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (Could not commit transaction for service [updateProduct] call: Roll back error, could not commit transaction, was rolled back instead because of: Failure in findByCondition operation for entity [ProductDimension]: org.ofbiz.entity.GenericDataSourceException: Unable to esablish a connection with the database. (Unable to acquire a new connection from the pool). Rolling back transaction.org.ofbiz.entity.GenericDataSourceException: Unable to esablish a connection with the database. (Unable to acquire a new connection from the pool) (Unable to esablish a connection with the database. (Unable to acquire a new connection from the pool))) ------ I understand that the main erro is "Unable to acquire a new connection from the pool" but I don“t understand how I can resolve. I use a local installation with a unique user! Thaks. -- Juan Pablo
