[jboss-jira] [JBoss JIRA] (WFLY-10008) Dwm test cases fail intermittently

Stuart Douglas (JIRA) issues at jboss.org
Mon Mar 12 21:36:00 EDT 2018


Stuart Douglas created WFLY-10008:
-------------------------------------

             Summary: Dwm test cases fail intermittently
                 Key: WFLY-10008
                 URL: https://issues.jboss.org/browse/WFLY-10008
             Project: WildFly
          Issue Type: Bug
          Components: Clustering, JCA
            Reporter: Stuart Douglas
            Assignee: Paul Ferraro


Example run is at https://ci.wildfly.org/viewLog.html?buildId=94221&buildTypeId=WF_PullRequest_Windows

This appears to be a timeout issue with a cache taking too long to start. It seems to take 60s to start, but as the test only waits 60s it fails. 

For now I am going to work around this by increasing the timeout of the reload slightly, however this should be investigated and fixed

Relevant part from the log of the server in manual mode (note jump in timestamps):

{code}
2018-03-12 20:51:34,375 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) WFLYCLINF0002: Started org.infinispan.CONFIG cache from web container
2018-03-12 20:51:34,423 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 68) WFLYCLINF0002: Started client-mappings cache from ejb container
2018-03-12 20:52:34,082 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-5) WFLYCLINF0002: Started org.infinispan.CONFIG cache from hibernate container
2018-03-12 20:52:34,096 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "arquillian-service" (runtime-name : "arquillian-service")
2018-03-12 20:52:34,141 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
{code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list