You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Blake Bender (Jira)" <ji...@apache.org> on 2019/09/12 19:24:00 UTC

[jira] [Closed] (GEODE-7180) Integration tests broken after IPv6 support (GEODE-7086)

     [ https://issues.apache.org/jira/browse/GEODE-7180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blake Bender closed GEODE-7180.
-------------------------------

> 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
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> 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)