[erlang-questions] Erlang-java interaction problem?

Attila Rajmund Nohl attila.r.nohl@REDACTED
Thu Apr 16 18:15:42 CEST 2009


Hello!

I was playing around with an application on OTP R13A and got a couple
of interesting error messages. The first is this:

Got invalid data on distribution channel, offending packet is:
<<112,131,104,3,97,2,100,0,0,103,100,0,32,99,111,111,114,100,105,110,97,116,111,114,95,101,116,104,97,110,108,95,48,48,48,49,55,64,109,119,108,120,52,48,53,0,0,0,144,0,0,0,0,3,131,104,107,3,14,46,102,105,114,115,116,97,99,116,105,118,105,116,121,0,0,9,98,255,255,255,255,36,103,101,110,95,99,97,108,108,104,2,103,100,0,26,101,116,104,97,110,108,95,115,116,114,101,97,109,49,52,54,54,57,64,109,119,108,120,52,48,53,0,0,0,2,0,0,0,0,0,101,100,0,26>>

I think it comes from the dist.c file. The other error messages come
from the jinterface:
com.ericsson.otp.erlang.OtpErlangDecodeException: Not valid integer tag: 95
com.ericsson.otp.erlang.OtpErlangDecodeException: Not valid list tag: 0

I'm not sure if this is related to the above message. It might have
something to do with code using the I/O-protocol and not being
updated. Also the used java library might be out of date due to build
system problems. Any ideas?



More information about the erlang-questions mailing list