[infinispan-issues] [JBoss JIRA] (ISPN-5146) all.embedded.EmbeddedAllTest.testAllEmbeddedClustered fails with AssertionError on Solaris
Vitalii Chepeliuk (JIRA)
issues at jboss.org
Wed Jan 14 02:46:49 EST 2015
Vitalii Chepeliuk created ISPN-5146:
---------------------------------------
Summary: all.embedded.EmbeddedAllTest.testAllEmbeddedClustered fails with AssertionError on Solaris
Key: ISPN-5146
URL: https://issues.jboss.org/browse/ISPN-5146
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 7.1.0.Beta1, 7.0.2.Final
Environment: Solaris11 Sparc, Oracle JDK7
Reporter: Vitalii Chepeliuk
{noformat}
Stacktrace
java.lang.AssertionError: expected:<value1> but was:<null>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.infinispan.all.embedded.EmbeddedAllTest.testAllEmbeddedClustered(EmbeddedAllTest.java:80)
Standard Error
Jan 13, 2015 5:19:04 PM org.infinispan.remoting.transport.jgroups.JGroupsTransport start
INFO: ISPN000078: Starting JGroups Channel
Jan 13, 2015 5:19:04 PM org.infinispan.remoting.transport.jgroups.JGroupsTransport buildChannel
INFO: ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration!
Jan 13, 2015 5:19:04 PM org.jgroups.logging.JDKLogImpl warn
WARNING: JGRP000014: Discovery.num_initial_members has been deprecated: will be ignored
Jan 13, 2015 5:19:05 PM org.jgroups.logging.JDKLogImpl warn
WARNING: JGRP000015: the receive buffer of socket DatagramSocket was set to 20MB, but the OS only allocated 2.1MB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
Jan 13, 2015 5:19:05 PM org.jgroups.logging.JDKLogImpl warn
WARNING: JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 2.1MB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
Jan 13, 2015 5:19:20 PM org.infinispan.remoting.transport.jgroups.JGroupsTransport viewAccepted
INFO: ISPN000094: Received new cluster view: [node2-61360|0] (1) [node2-61360]
Jan 13, 2015 5:19:20 PM org.infinispan.remoting.transport.jgroups.JGroupsTransport startJGroupsChannelIfNeeded
INFO: ISPN000079: Cache local address is node2-61360, physical addresses are [127.0.0.1:52001]
{noformat}
*JENKINS JOB:* https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/edg-60-ispn-testsuite-solaris/249/USE_JDK=JDK7,jdk=java17_default,label_exp=sol11_sparc64/testReport/org.infinispan.all.embedded/EmbeddedAllTest/testAllEmbeddedClustered/
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list