[
https://issues.jboss.org/browse/WFLY-4786?page=com.atlassian.jira.plugin....
]
Radoslav Husar commented on WFLY-4786:
--------------------------------------
It looks like all tests fail with
Caused by: java.lang.InterruptedException: Cache web/coarse-distributable.war failed to
establish view [node-0, node-1] within 15000 ms. Current view is: [node-0]
or similar, meaning that the nodes weren't discovered, hinting at an issue in your
environment, those MYTESTIPs must support multicasting.
Clustering integration tests fails once -Dnode0 and -Dnode1 are used
--------------------------------------------------------------------
Key: WFLY-4786
URL:
https://issues.jboss.org/browse/WFLY-4786
Project: WildFly
Issue Type: Bug
Components: Clustering, Test Suite
Affects Versions: 10.0.0.Alpha3
Reporter: Petr Kremensky
Assignee: Radoslav Husar
Attachments: results.zip
Tests from wildfly-ts-integ-clustering module fails once we change default binding
interfaces by -Dnode0 and -Dnode1 properties.
See
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-as-testsuite-...
* build 5 binds to localhost (no -Dnode*)
* build 6 uses -Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2
Similar failures were addressed for EAP 6 by
https://bugzilla.redhat.com/show_bug.cgi?id=1076015
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)