Blake Bender created GEODE-7180:
-----------------------------------
Summary: Integration tests broken after IPv6 support (GEODE-7086)
Key: GEODE-7180
URL: https://issues.apache.org/jira/browse/GEODE-7180
Project: Geode
Issue Type: Bug
Components: native client
Reporter: Blake Bender
After merging the PR for GEODE-7086 and fixing Windows build breaks, it appears
nearly all integration tests are failing on RHEL7 and Windows. Ubuntu appears
to be okay, but I'm not 100% convinced yet, I only know that tests pass on
*our* particular Ubuntu setup.
The logs from RHEL7 give the following hint:
{{C++ exception with description "Unknown host localhost" thrown in the test
body.}}
Which is coming from this line in the source:
{{./cppcache/src/PoolFactory.cpp: throw IllegalArgumentException("Unknown
host " + host);}}
More info will be added here as investigation proceeds.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)