Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

RPC ?

71 views
Skip to first unread message

Vincent Toussaint

unread,
Feb 21, 2003, 9:55:34 AM2/21/03
to
I keep getting error about RPC :(
here's two examples...
------------------------------
C:\SFU\nfs>showmnt -e SERVERNAME
RPC: Program not registeredRPC: Port mapper failure -
RPC: Timed out
------------------------------
E:\temp>rkill /view COMPUTERNAME

The RPC server is unavailable.
------------------------------

I'm not familiar with RPC... What should I do. ??? I
know that I didn't install any portmapper but it seems
that every KB article is pointing to portmapping
problems...

Also, I found this in Event Log of one of my standalone
server :
------------------------------
Event Type: Warning
Event Source: rpc.dll
Event Category: None
Event ID: 0
Date: 2/20/2003
Time: 5:18:11 PM
User: N/A
Computer: 3DSERVER
Description:
The description for Event ID ( 0 ) in Source ( rpc.dll )
cannot be found. The local computer may not have the
necessary registry information or message DLL files to
display messages from a remote computer. The following
information is part of the event: sunrpc report: 997,
Cannot register service: RPC: Unable to receiveError
10054,
..
------------------------------

Help... arrrghghh !!

---------------------------------------
Vincent Toussaint
Network Administrator
Hybride Technologies
www.hybride.com

Matjaz Ladava

unread,
Feb 21, 2003, 3:43:14 PM2/21/03
to
You have installed Services For Unix and they install SUN's RPC protocol.
Port mapper or endpoint mapper is RPC service that listens on port 135 (MS
RPC) or 111 (SUN RPC) and services RPC request for specific services
registered with RPC (AD, Exchange, NetBIOS,....). These services are
registered with special UUID which identifies them with RPC.

Obviously something is messed up. Try removing/reinstalling SFU.

Regards

Matjaz Ladava

"Vincent Toussaint" <vin...@hybride.com> wrote in message
news:067501c2d9b9$49858720$a201...@phx.gbl...

0 new messages