[infinispan-issues] [JBoss JIRA] (ISPN-1697) Empty Infinispan config starting transport

Galder Zamarreño (Created) (JIRA) jira-events at lists.jboss.org
Mon Jan 9 07:49:12 EST 2012


Empty Infinispan config starting transport
------------------------------------------

                 Key: ISPN-1697
                 URL: https://issues.jboss.org/browse/ISPN-1697
             Project: Infinispan
          Issue Type: Bug
            Reporter: Galder Zamarreño
            Assignee: Manik Surtani


Note: I think ISPN-1691 and ISPN-1692 will fix this (This failure happens without them applied). Making a note just in case...

Running the testsuite I see:

{code}    <failure message="Unknown warning discovered in file minimal.xml: JOIN(dhcp-144-239-26807) sent to dhcp-144-239-47868 timed out (after 3000 ms), retrying" type="java.lang.AssertionError">java.lang.AssertionError: Unknown warning discovered in file minimal.xml: JOIN(dhcp-144-239-26807) sent to dhcp-144-239-47868 timed out (after 3000 ms), retrying
        at org.infinispan.config.SampleConfigFilesCorrectnessTest.testConfigWarnings(SampleConfigFilesCorrectnessTest.java:80)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}

minimal.xml has no global configuration (nor transport) defined, so why on earth does a JOIN happen?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list