harmonica icon indicating copy to clipboard operation
harmonica copied to clipboard

Sometimes migration stops because of closed connection "This connection has been closed."

Open KenjiOhtsuka opened this issue 7 years ago • 1 comments

Describe the bug Sometimes migration stops because of closed connection, and says "This connection has been closed."

To Reproduce Steps to reproduce the behavior:

  1. execute harmonicaUp, harmonicaDown
  2. execute harmonicaUp, harmonicaDown
  3. 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

KenjiOhtsuka avatar May 16 '18 23:05 KenjiOhtsuka

when the error raised, execute gradlew --stop, then dead connection get cleared.

KenjiOhtsuka avatar May 17 '18 04:05 KenjiOhtsuka