java.sql.SQLException: PooledConnection has already been closed

Description

Liquibase spring bean fails to initialise. Following a successful database update, we get "java.sql.SQLException: PooledConnection has already been closed."

Please see the attached tomcat log file.

Our spring configuration is here: https://github.com/GeoscienceAustralia/geodesy-web-services/blob/0126e4884318539a5f1355d8894105c1d34732a9/src/main/java/au/gov/ga/geodesy/support/spring/PersistenceJpaConfig.java

Our fix is here: https://github.com/liquibase/liquibase/pull/584

We are just learning to use liquibase, so we may have misconfigured something. Please let us know.

Regards,
Lazar

Environment

Apache Tomcat/8.0.35

Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)

Linux work 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016 x86_64 GNU/Linux

Attachments

1

Activity

Show:

Nathan Voxland June 2, 2016 at 8:54 PM

Merged pull request

Fixed

Details

Reporter

Components

Fix versions

Affects versions

Priority

Created June 2, 2016 at 6:22 AM
Updated June 2, 2016 at 8:54 PM
Resolved June 2, 2016 at 8:54 PM