harmonica
harmonica copied to clipboard
Sometimes migration stops because of closed connection "This connection has been closed."
Describe the bug Sometimes migration stops because of closed connection, and says "This connection has been closed."
To Reproduce Steps to reproduce the behavior:
- execute harmonicaUp, harmonicaDown
- execute harmonicaUp, harmonicaDown
- console says "This connection has been closed."
Please paste your code, error message and stucktrace as much as you can.
Environment:
- OS: Windows 10
- Database: PostgreSQL
- JDK/JRE 1.8
- Version 0.1.0
when the error raised, execute gradlew --stop, then dead connection get cleared.