home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / mail / pmdf / 2248 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.5 KB

  1. Path: sparky!uunet!olivea!decwrl!infopiz!mccall!ipmdf-newsgate!list
  2. From: ned@sigurd.innosoft.com (Ned Freed)
  3. Newsgroups: vmsnet.mail.pmdf
  4. Subject: RE: `Disconnected' remote PhoneNet dial-in processes
  5. Message-ID: <01GO9QFE4HPE9S3Q9S@SIGURD.INNOSOFT.COM>
  6. Date: 1 Sep 92 19:23:12 GMT
  7. Organization: The Internet
  8. Lines: 40
  9. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  10. Resent-Date: 01 Sep 1992 12:23:12 -0700 (PDT)
  11. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  12. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  13. Resent-Message-ID: <01GO9QG2OJJ695OZUY@YMIR.CLAREMONT.EDU>
  14. X-Vms-To: IN%"bob@camb.com"
  15. X-Vms-Cc: IPMDF
  16. Mime-Version: 1.0
  17. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  18. Content-Transfer-Encoding: 7BIT
  19.  
  20. > > It sounds to me like your slave jobs are chattering on the terminal port as
  21. > > they shut down. There should be no output at all between the time that the
  22. > > PhoneNet end command arrives and the session logs out completely. It therefore
  23. > > should not matter if the port gets disconnected or not since this will not
  24. > > affect the proper termination of the job.
  25.  
  26. > I'm confused.  It's at the slave end that I'm seeing the disconnected
  27. > processes.
  28.  
  29. Sure. The master job is a batch job. It cannot disconnect.
  30.  
  31. > You're saying that once the slave job receives the `end'
  32. > it should always ``log off'', independent of what happens to the line.
  33.  
  34. Correct.
  35.  
  36. > What does that have to do with ``chattering on the terminal port''?  Is
  37. > this chattering something you picture coming from the slave computer or
  38. > going to the slave computer?
  39.  
  40. It is stuff coming out of the slave process. The way this works in PMDF is that
  41. SLAVE exits and then SLAVE.COM stops the process. If, for instance, you have
  42. SET VERIFY enabled, there will be noise from the command file that will go out
  43. on the line.
  44.  
  45. > > You might want to try to connect to one of these things and see what output
  46. > > they produce. I can think of no simpler way to find out what's stuck in the
  47. > > buffers.
  48.  
  49. > By that do you mean I should dial into the slave computer, log into the
  50. > PhoneNet account, and pretend to be the master end of the connection?
  51. > If so, I guess I can figure out how to do that, after making sure that
  52. > there is nothing queued at the master end for transmission.
  53.  
  54. No, I mean connect to one of those disconnected processes by logging in to the
  55. PMDF account and then explicitly reconnecting to one of those disconnected
  56. processes out there. I expect that some output should pop out and the job will
  57. then log out. The output that appears is what's important.
  58.  
  59.                 Ned
  60.