1832603 Members
2373 Online
110043 Solutions
New Discussion

Error While Using Spray

 
SOLVED
Go to solution
John_44
Advisor

Error While Using Spray

Hello Everyone,

I am trying to use spray to test another machine and I get this error:

Aurora:root:/:=> spray voivod
sending 1162 packets of lnth 86 to voivod ...
SPRAYPROC_CLEAR RPC: Program not registered

Never saw this before as it works on all my other boxes. Any ideas? This is an 11.00 machine. Many thanks in advance.

John



2 REPLIES 2
linuxfan
Honored Contributor
Solution

Re: Error While Using Spray

Hi John,

On the machine where you have a problem,
edit the /etc/inetd.conf and remove the comment before
rpc dgram udp wait root /usr/lib/netsvc/spray/rpc.sprayd 100012 1 rpc.sprayd

save the file and then issue "inetd -c"


-HTH
Ramesh
They think they know but don't. At least I know I don't know - Socrates
Rob Smith
Respected Contributor

Re: Error While Using Spray

Hi, also make sure you make the same change on the target machine or you will get the same error. Hope this helps.

Rob
Learn the rules so you can break them properly.