I just noticed that there were a couple of failures in the CI tests:
http://ci.hibernate.org/view/ORM/job/hibernate-orm-5.0-h2/lastCompletedBu...
Both failures are from timeouts due to:
java.net.BindException: Address already in use (Bind failed)
It passes locally for me.
This sounds vaguely familiar to me. Did this happen on other branches? If
so, what was the fix?
Thanks!
Gail