home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / xenix / sco / 3639 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  2.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!lll-winken!news!oleander.cs.odu.edu!jdp
  2. From: jdp@oleander.cs.odu.edu (JD Powell)
  3. Newsgroups: comp.unix.xenix.sco
  4. Subject: uucp, LCK* files, and gremlins
  5. Message-ID: <1993Jan12.182818.7093@cs.odu.edu>
  6. Date: 12 Jan 93 18:28:18 GMT
  7. Sender: news@cs.odu.edu (News File Owner)
  8. Distribution: na
  9. Organization: Old Dominion University, Norfolk, Va
  10. Lines: 59
  11. Nntp-Posting-Host: oleander.cs.odu.edu
  12.  
  13.  
  14. I'm having a little trouble with uucp.  My company runs a small
  15. network (not connected to the Internet) using SCO Xenix 386GT R
  16. 2.3.4h under a vertical POS application.  Daily fiscal information
  17. is sent to the central office utilizing uucp via a dialer script
  18. written by the POS vendor.  Telebit T1000 modems are at all sites. 
  19. Data entry commenced, the pigs danced, and communications were fine
  20. for about 3 months...then the gremlins appeared.  The daily
  21. transfer option in the POS menu started reporting failures to
  22. communicate with one site. 
  23.  
  24. I can manually login to the uncooperative site, but uucp stands
  25. firm in its defiance.  The Systems, Permissions, and Devices files
  26. all check out.  Poking around, I notice the LCK file hasn't been
  27. deleted by uucico, so I do it.  As I watch, a new process invoking
  28. the dialer script is initiated, with a PPID of the "- tty1A m"
  29. process created by init.  As root at the remote site, I can delete
  30. the LCK..tty1a file in /usr/spool/uucp, and within a few ticks the
  31. system generates it again.  Incidentally, this has been the case
  32. with every combination of powering up the Telebit T1000 modem in
  33. conventional/enhanced mode - tty1a/tty1A.  Shutdown and reboot
  34. doesn't change anything.  
  35.  
  36. The following is the log file generated by uutry on the remote
  37. site:
  38.  
  39. ...........................................
  40. mchFind called (newmktm) 
  41. list (rmail) num = 1 
  42. name (newmktm) not found; return FAIL 
  43. list (rmail) num = 1 
  44. fillFlds: entered 
  45. fillFlds: returning 
  46. list (/) num = 1 
  47. list (/) num = 1 
  48. list (rmail) list (rnews) list (uucp) num = 3 
  49. _Request (TRUE), _Switch (TRUE), _CallBack (FALSE), _MyName (),
  50. _Commands rmail 
  51. _Commands rnews 
  52. _Commands uucp 
  53. chdir(/usr/spool/uucp/newmktm) 
  54. conn(newmktm) 
  55. Device Type ACU wanted 
  56. File exists: link(/usr/spool/uucp/LTMP.191,
  57. /usr/spool/uucp/LCK..tty1a) 
  58. ulockf file /usr/spool/uucp/LCK..tty1a 
  59. Lock File--process still active--not removed 
  60. mlock tty1A failed 
  61. getto ret -1 
  62. Call Failed: DEVICE LOCKED 
  63. exit code 101 
  64. Conversation Complete: Status FAILED 
  65. TM_cnt: 0 
  66. .........................................
  67.  
  68. I would appreciate any comments, hints, or suggestions.  Oh, and
  69. yeah - I've already kicked it...several times....
  70.  
  71. -JD
  72.