home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / misc / 4069 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  2.7 KB

  1. Path: sparky!uunet!stanford.edu!rutgers!network.ucsd.edu!nprdc!stanonik
  2. From: stanonik@nprdc.navy.mil (Ron Stanonik)
  3. Newsgroups: comp.sys.sun.misc
  4. Subject: Re: rpc.solved: RPC: Unknown host
  5. Message-ID: <36621@arctic.nprdc.navy.mil>
  6. Date: 3 Sep 92 16:25:35 GMT
  7. References: <36421@arctic.nprdc.navy.mil>
  8. Sender: news@nprdc.navy.mil
  9. Organization: Navy Personnel R&D Center
  10. Lines: 58
  11.  
  12. In article <36421@arctic.nprdc.navy.mil> stanonik@nprdc.navy.mil (Ron Stanonik) writes:
  13. >We just did a minimum installation of sunsolve (the quarterly
  14. >cd of suns' obd, patch descriptions, solutions to common problems,
  15. >etc).  We can browse the documents using the docviewer, but
  16. >the searchtool always fails with "server not responding".
  17. >Coincidently, rpc.solved complains with "RPC: Unknown host".
  18. >Sound familiar?
  19. >
  20.  
  21. Apparently an rpc.solved bug.  It's trying to lookup a name composed
  22. from the hostname with part of the yp domainname.  Add that
  23. bogus name to your host table/map/dns information, or since this
  24. only seems to be a problem for yp domainnames consisting of more than
  25. one token (eg, x.y.z), you could also change your yp domainname to
  26. one token.
  27.  
  28. From: vqh@dwrock.att.com
  29.     a popular bug, I had a different problem, my sun support contact
  30.     hasn't resolved it but sent me this note about the problem you saw:
  31.     
  32.     If searches in the SunSolve 1.0 SearchTool result in
  33.     "rpc.solved: RPC: Unknown host" messages (usually on the
  34.     console), try adding the host name that SunSolve expects
  35.     to see to the hosts NIS map (or /etc/hosts, as appropriate).$
  36.     $
  37.     The host names that need to be added are constructed
  38.     as follows: Say that domainname(1) returns "x.y.z", and
  39.     hostname(1) says "h", then add an alias of the type "h.y.z"
  40.     for each machine that will run the SunSolve GUI; you
  41.     may also need an alias for the SunSolve server.$
  42.  
  43.  
  44.  
  45. From: rfj@ultra.com (Ray Jackson)
  46.     Here's the bug:
  47.     
  48.     Bug Id:     1096993
  49.     Category:  oss
  50.     Subcategory:  other
  51.     Release summary: 1.0
  52.     Synopsis:  SunSolve 1.0 search fails with: "rpc.solved: RPC: unknown host"
  53.     Integrated in releases:  
  54.     Patch id:  
  55.     Summary:
  56.     
  57.     If searches in the SunSolve 1.0 SearchTool result in
  58.     "rpc.solved: RPC: Unknown host" messages (usually on the console),
  59.     try adding the host name that SunSolve expects to see to the hosts
  60.     NIS map (or /etc/hosts, as appropriate).
  61.     
  62.     The host names that need to be added are constructed as follows: Say that
  63.     domainname(1) returns "x.y.z", and hostname(1) says "h", then add an alias
  64.     of the type "h.y.z" for each machine that will run the SunSolve GUI; you
  65.     may also need an alias for the SunSolve server.
  66. -- 
  67. Ron Stanonik
  68. stanonik@nprdc.navy.mil
  69. ucsd!nprdc!stanonik
  70.