On Wednesday Jul 19, 2000, Stef Epardaud wrote:

> hi,
> 
> i have what looks like a problem (hehe)
> 
> when i start java i get that:
> do_ypcall: clnt_call: RPC: Unable to receive; errno = Bad file descriptor
> 
> but then when i try to get a property relative to the user, here is what
> i get:
> 
> user.name:?
> user.home:?
> 
> i guess the two are related since yp gives info about the user (me
> thinks)
> 
> now it could very well be that something is wrong in my yp installation,
> but most other programs seem to do without, so is there a workaround to
> get the property ?

Yes. You do have a problem with your yp installation.

Start with 'domainname' and see if it returns the correct domain.
Then do 'ypwhich' to see which server you are using.
Then do 'ypcat passwd' to see the list of passwords.

If any of these fail (which I am anticipating), you should fix your
yp installation.

This is not a Java problem.

-John

----------------------------------------------------------------
John Rousseau                               [EMAIL PROTECTED]
SilverStream Software                     Phone: +1 978 262 3564
2 Federal Street                            Fax: +1 978 262 3499
Billerica, MA 01821                  http://www.silverstream.com
----------------------------------------------------------------


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to