> I believe the issue is just jmx_host needing to be set to 'localhost'
Yes, that solved. Thanks!

giampaolo


2016-01-08 5:17 GMT+01:00 Nick Bailey <n...@datastax.com>:

> stomp_interface is the address to connect back to the central OpsCenter
> daemon with, so 127.0.0.1 should be correct. I believe the issue is just
> jmx_host needing to be set to 'localhost'
>
> On Thu, Jan 7, 2016 at 8:50 PM, Michael Shuler <mich...@pbandjelly.org>
> wrote:
>
>> On 01/07/2016 08:46 PM, Michael Shuler wrote:
>> > I'm not sure exactly what that service is, but if all 4 nodes (which are
>> > all really localhost aliases) are attempting to bind to the same IP:port
>> > for that stomp connection, they could be stepping on one another. Should
>> > those be 127.0.0.1 for node1, 127.0.0.12 for node2, etc.?
>>
>> Since accurate typing is eluding me..
>>
>> Should the stomp connection be 127.0.0.1 for node1, 127.0.0.2 for node2,
>> 127.0.0.3 for node3, 127.0.0.4 for node4?
>>
>> --
>> :)
>> Michael
>>
>
>

Reply via email to