Dan Berindei created ISPN-4571:
----------------------------------
Summary: JmxManagementIT.testRpcManagerAttributes random failures
Key: ISPN-4571
URL:
https://issues.jboss.org/browse/ISPN-4571
Project: Infinispan
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Test Suite - Server
Affects Versions: 7.0.0.Alpha5
Reporter: Dan Berindei
Assignee: Mircea Markus
Priority: Blocker
Fix For: 7.0.0.Beta1
JmxManagementIT sometimes can't find the JGroups MBean:
{noformat}
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.infinispan.server.test.jmx.management.JmxManagementIT.testRpcManagerAttributes(JmxManagementIT.java:273)
{noformat}
Unfortunately the server integration tests don't seem to use the
{{-Dlog4j.configuration}} build parameter, so the CI builds don't have other logs.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)