Ilya Suntsov created IGNITE-989: ----------------------------------- Summary: Problems with TcpDiscoveryMulticastIpFinder in client-mode Key: IGNITE-989 URL: https://issues.apache.org/jira/browse/IGNITE-989 Project: Ignite Issue Type: Bug Components: clients Affects Versions: sprint-5 Environment: CentOS (fosters -1 driver and 4 servers) OS X 10.10.2 (localhost)
Reporter: Ilya Suntsov Assignee: Semen Boikov Priority: Blocker Fix For: sprint-5 I ran atomic-put benchmark for ignite sprint-5 (rev: 4701d6d2265ec3c36de76b8f3026be8e6c24932a). Result: {noformat} ... WARNING: No addresses registered in the IP finder (will retry in 2000ms): TcpDiscoveryMulticastIpFinder [mcastGrp=228.1.2.4, mcastPort=47400, resWaitTime=500, addrReqAttempts=2, locAddr=null, super=TcpDiscoveryVmIpFinder [addrs=[], super=TcpDiscoveryIpFinderAdapter [shared=true]]] Jun 02, 2015 11:05:19 AM org.apache.ignite.logger.java.JavaLogger warning ... {noformat} log with thread dump in attachment. -- This message was sent by Atlassian JIRA (v6.3.4#6332)