Newsgroups: comp.parallel.pvm
From: Jan Amtrup <jan>
Subject: pvm3.3.9 on Linux: loclconnect(): accept: Connection reset by peer
Organization: University of Hamburg -- Germany
Date: 23 Jan 1996 09:41:39 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <4e2agj$rg0@rzsun02.rrz.uni-hamburg.de>

Hi,

We have some problems getting PVM run. The environment is
Linux 1.2.13 with PVM 3.3.9.

After starting the pvmd3 daemon (which works fine) we tried to start
a simple task (in this case the group manager, pvmgs). We then get
an error message from the pvmd3:

[t80040000] loclconn() accept: Connection reset by peer

which describes pretty good what happens: In the function loclconn()
(located in src/pvmd.c) there is a call to accept just behind a
#ifdef NOUNIXDOM

And that's where we are stuck.

Any hints?

Regards,
Jan.
___________________________________________________________________________
University of Hamburg              Jan W. Amtrup
Computer Science Department
Natural Language Systems Division  Phone:  (+49 40) 54 715-519
Vogt-Koelln-Str. 30                Fax:    (+49 40) 54 715-515
D-22527 Hamburg                    e-mail: amtrup@informatik.uni-hamburg.de
GERMANY                                    
http://www.informatik.uni-hamburg.de/Arbeitsbereiche/NATS/staff/amtrup.html
___________________________________________________________________________


