[erlang-questions] net_adm:ping/1 fails with Erlang/OTP 20
Martin Dimitrov
mrtndimitrov@REDACTED
Thu Jul 6 16:05:15 CEST 2017
No, I am using the latest maven version. I will try what you’ve suggested and will let you know. Thanks, guys.
From: Eric des Courtis
Sent: Thursday, July 6, 2017 5:03 PM
To: Martin Dimitrov
Cc: erlang-questions@REDACTED
Subject: Re: [erlang-questions] net_adm:ping/1 fails with Erlang/OTP 20
I suspect it's because it cannot handle UTF-8 atoms (vs Latin-1 atoms). Are you using the jinterface that is shipped with Erlang/OTP 20?
On Thu, Jul 6, 2017 at 10:00 AM, Martin Dimitrov <mrtndimitrov@REDACTED> wrote:
Hello,
I am using jInterface 1.5.3.1 for an Erlang-Java communication. It all used to work fine prior to upgrading to Erlang/OTP 20. Now net_adm:ping/1 fails with the following message:
[error] ** 'dilbert@REDACTED': Connection attempt to node 'jnode@REDACTED' aborted since it cannot handle ["UTF8_ATOMS"].**
Any ideas what can it be?
Thanks,
Martin
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170706/a75b349b/attachment.htm>
More information about the erlang-questions
mailing list