[erlang-questions] net_adm:ping/1 fails with Erlang/OTP 20
Dmitry Kolesnikov
dmkolesnikov@REDACTED
Thu Jul 6 16:02:56 CEST 2017
As far, I re-call OTP 20 made changes to external term format.
It looks like you need to build and use jinterface from OTP 20.
The maven version might not be up to date.
- Dmitry
> On Jul 6, 2017, at 5:00 PM, 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
More information about the erlang-questions
mailing list