On Tue, Oct 31, 2000 at 12:02:39PM +0100, DESANDRE Marc wrote:
> Hello,
> what is the the list of coda's port in /etc/services on RH6.2
> I have a problem with venus client. This is the /usr/coda/etc/console
> file
...
> 11:14:55 MarinerInit: socket bind failed
Your portnumber seem to be fine, but the /usr/coda/spool directory is
missing. /usr/coda/spool/mariner is a unix domain socket where codacon
can connect to.
> 11:15:27 DispatchWorker: signal received (seq = 56)
> 11:17:36 DispatchWorker: signal received (seq = 89)
> 11:25:29 DispatchWorker: signal received (seq = 140)
These are a result of a user using ^C to interrupt long running
operations (pending upcalls).
Jan