This error:

"unexpected exception opening server socket java.net.BindException: Address
already in use (Bind failed)"

I only got it when NVidia driver was stealing the Wildfly port, but that
was never for CriteriaLockingTest.

It's also curious why the  Byteman agent tries to open a socket connection:

at 
org.jboss.byteman.agent.TransformListener.initialize(TransformListener.java:69)


On Tue, Jun 13, 2017 at 9:45 AM, Gail Badner <gbad...@redhat.com> wrote:

> 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/
> lastCompletedBuild/testReport/
>
> 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
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to