Currently, Arquillian 1.6.0 and Wildfly 20.0.1.
PS: all of our builds are executed within a Docker container and managed
by Jenkins.
Miguel
> *19:25:02* OpenJDK 64-Bit Server VM warning: You have
> loaded library
> /opt/wildfly-for-tests/wildfly-20.0.0.Final/standalone/tmp/vfs/deployment/deploymentc139eed9545cad0f/jna-5.3.1.jar-88c036950b2d0527/contents/com/sun/jna/linux-s390x/libjnidispatch.so
> which might have disabled stack guard. The VM will try
> to fix the stack guard now. *19:25:02* It's highly
> recommended that you fix the library with 'execstack
> -c <libfile>', or link it with '-z noexecstack'.
> *19:25:02* 17:25:02,299 INFO
> [org.apache.jackrabbit.core.RepositoryImpl] (MSC
> service thread 1-6) Starting repository... *19:25:02*
> 17:25:02,360 INFO
> [org.apache.jackrabbit.core.nodetype.NodeTypeRegistry]
> (MSC service thread 1-6) no custom node type
> definitions found *19:25:02* 17:25:02,400 INFO
> [org.infinispan.PERSISTENCE] (MSC service thread 1-1)
> ISPN000556: Starting user marshaller
> 'org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshaller'
> *19:25:02* 17:25:02,423 INFO
> [org.infinispan.CONTAINER] (MSC service thread 1-1)
> ISPN000128: Infinispan version: Infinispan 'Turia'
> 10.1.8.Final *19:25:02* 17:25:02,714 INFO
> [org.jboss.as.clustering.infinispan] (ServerService
> Thread Pool -- 85) WFLYCLINF0002: Started
> client-mappings cache from ejb container *19:25:59*
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped:
> 0, Time elapsed: 67.472 s <<< FAILURE! - in
> org.silverpeas.core.notification.system.synchronous.SynchronousNotificationIT
> *19:25:59* [ERROR]
> org.silverpeas.core.notification.system.synchronous.SynchronousNotificationIT
> Time elapsed: 67.471 s <<< ERROR! *19:25:59*
> org.jboss.arquillian.container.spi.client.container.LifecycleException:
> Could not start container *19:25:59* Caused by:
> java.util.concurrent.TimeoutException: Managed server
> was not started within [60] s Our version of Java 11
> is: openjdk version "11.0.7" 2020-04-14 OpenJDK
> Runtime Environment (build
> 11.0.7+10-post-Ubuntu-2ubuntu218.04) OpenJDK 64-Bit
> Server VM (build 11.0.7+10-post-Ubuntu-2ubuntu218.04,
> mixed mode, sharing) After some search in the Web, it
> appears the timeout is thrown by Arquillian itself
> when the server doesn't respond in time (here 60s).
> Until now, we had never such an error. When I rollback
> to Java 8, there is never such error. With Java 11,
> whatever the Wildfly distribution (for instance
> Wildfly 18.0.1 and now Wildfly 20.0.0) some of our
> integration tests fail randomly (not always the same
> tests). I don't know why the EJB cache takes randomly
> so long time with Java 11. For information, the
> projects have only few EJBs (4 MDB and 1 stateless
> session bean); they have mainly CDI beans and JPA
> entities beans. Do you have some insights about this
> problem?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "WildFly" group.
> To unsubscribe from this topic, visit
>
https://groups.google.com/d/topic/wildfly/pUj5_eT5Tus/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
>
wildfly+u...@googlegroups.com
> <mailto:
wildfly+u...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/wildfly/5bcd7022-17fc-47d2-87a9-43be445ee399n%40googlegroups.com
> <
https://groups.google.com/d/msgid/wildfly/5bcd7022-17fc-47d2-87a9-43be445ee399n%40googlegroups.com?utm_medium=email&utm_source=footer>.