[erlang-questions] Invalid data on distribution channel

Vlad Dumitrescu vladdu55@REDACTED
Fri Dec 22 11:07:11 CET 2006


Hi,

On 12/22/06, Bob Cowdery <Bob.Cowdery@REDACTED> wrote:
> If I type node(<n.n.n>) I just get a syntax error (and with any other format I can think of).

You'll have to write node(pid(n, n, n)). Pids aren't valid syntactic
terms on input.

>Is there some way to monitor the message queues. I tried toolbar but
it does not show my processes. There should be about 5 nodes and 10 or
so processes running.

I don't use the toolbar, so I can't say why you don't see your
processes. The process manager should be able to show all processes,
and the message queue details -- do you point it to the right nodes?

regards,
Vlad



More information about the erlang-questions mailing list