Hi,
Just installed 0.19.0 and found a regression in network:host...
network:host : eth0:ipv4
used to work, now it yields the following error message:
INFO | jvm 1 | 2012/03/02 07:36:35 | WrapperManager: Initializing...
INFO | jvm 1 | 2012/03/02 07:36:37 | {0.19.0}: Startup Failed ...
INFO | jvm 1 | 2012/03/02 07:36:37 | - BindTransportException[Failed
to resolve host [null]]
INFO | jvm 1 | 2012/03/02 07:36:37 | IOException[Failed to find
network interface for [eth0:ipv4 ]]
STATUS | wrapper | 2012/03/02 07:36:39 | <-- Wrapper Stopped
Specifying the IP address still works, but the shorthand above was very
handy.
...Thanks,
...Ken
kimchy
(Shay Banon)
March 2, 2012, 2:59pm
2
Right, opened an issue: Special host config notation `_[interfaceName]_` might fail to resolve the host address · Issue #1754 · elastic/elasticsearch · GitHub .
On Friday, March 2, 2012 at 3:45 PM, Kenneth Loafman wrote:
Hi,
Just installed 0.19.0 and found a regression in network:host...
network:host : eth0:ipv4
used to work, now it yields the following error message:
INFO | jvm 1 | 2012/03/02 07:36:35 | WrapperManager: Initializing...
INFO | jvm 1 | 2012/03/02 07:36:37 | {0.19.0}: Startup Failed ...
INFO | jvm 1 | 2012/03/02 07:36:37 | - BindTransportException[Failed to resolve host [null]]
INFO | jvm 1 | 2012/03/02 07:36:37 | IOException[Failed to find network interface for [eth0:ipv4 ]]
STATUS | wrapper | 2012/03/02 07:36:39 | <-- Wrapper Stopped
Specifying the IP address still works, but the shorthand above was very handy.
...Thanks,
...Ken