[
https://issues.apache.org/jira/browse/GEODE-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender closed GEODE-7619.
-------------------------------
> Confusing error message when cryptoImpl is not on the path
> ----------------------------------------------------------
>
> Key: GEODE-7619
> URL: https://issues.apache.org/jira/browse/GEODE-7619
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Diane Hardman
> Priority: Major
>
> When following the example sslputget on Linux, if I don't have
> LD_LIBRARY_PATH set to the location where libcryptoImpl.so resides, when the
> app does it's first put, the error is ambiguous and caused me to question if
> I was referencing an incorrect locator IP address.
> Here is the error message generated:
> terminate called after throwing an instance of
> 'std::_Nested_exception<apache::geode::client::NotConnectedException>'
> what(): : No locators available
> Aborted (core dumped)
>
> Prefer a more specific error message such as "Could not connect to locator
> configured with SSL; could not find libcryptoImpl.so. Is LD_LIBRARY_PATH
> set?"
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)