Re: [ROOT] Proof configuration,

From: Tomasz Bold (bold@fatcat.ftj.agh.edu.pl)
Date: Thu Nov 07 2002 - 11:11:47 MET


Hello, 

	Machines which I am going to use have inetd and xinetd aslo. 
I get to pint where I am getting messages:

>>>>>>>>>>>>>>>>
 $ telnet pczeus1 1093
Trying 192.86.14.26...
Connected to pczeus1.ifj.edu.pl.
Escape character is '^]'.
Connection closed by foreign host.
<<<<<<<<<<<<<<<<<

and also port 1094 responds. 
>>>>>>>>>>
 $ telnet pczeus1 1094
Trying 192.86.14.26...
Connected to pczeus1.ifj.edu.pl.
Escape character is '^]'.
<<<<<<<<<<<<<<

ROOT sesion is listed below:
>>>>>>>>>>>>
root [0] gROOT->Proof("pczeus1.ifj.edu.pl");
Name (pczeus1.ifj.edu.pl:bold):

 *** Break *** write on a pipe with no one to read it
SysError in <TUnixSystem::UnixSend>: send (Broken pipe)
Error in <TUnixSystem::SendRaw>: cannot send buffer
Password:
Error in <TAuthenticate::Authenticate>: password not set

 *** Break *** write on a pipe with no one to read it
SysError in <TUnixSystem::UnixSend>: send (Broken pipe)
Error in <TUnixSystem::SendRaw>: cannot send buffer
Error in <TSlave::TSlave>: authentication failed for host
pczeus1.ifj.edu.pl
Error in <TProof::Init>: failed to connect to a PROOF master server
<<<<<<<<<<<<<

in syslog:
>>>>>>>>>>>
Nov  7 10:37:04 pczeus1 proofd[7189]: NetInit: can't bind local address 
(Address already in use)
<<<<<<<<<<<

What does it mean IN USE, which address? 'netstat' says that socket is
binded by inetd as it should be:
>>>>
tcp        0      0 0.0.0.0:1093            0.0.0.0:*               LISTEN
30500/inetd
<<<<

Maybe my understanding is wrong? Can I use one machine as node and as
slave? How proofd knows where are sitting ROOT binaries? 

If all conceptually OK, what is the next step then?
	Regards, Tomasz Bold



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:16 MET