home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / isis / 391 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.sys.isis
  2. Path: sparky!uunet!gatech!rpi!batcomputer!cornell!cs.cornell.edu!khan
  3. From: khan@cs.cornell.edu (Taimur H. Khan)
  4. Subject: spooler 
  5. Message-ID: <1993Jan25.231842.28615@cs.cornell.edu>
  6. Sender: news@cs.cornell.edu (USENET news user)
  7. Nntp-Posting-Host: osiris.cs.cornell.edu
  8. Organization: Cornell University, CS Dept., Ithaca, NY
  9. Date: Mon, 25 Jan 1993 23:18:42 GMT
  10. Lines: 18
  11.  
  12. I am writing a wide-area distributed application using NEWS and the spooler.
  13. I have a process at location X sending messages to a process at location Y
  14. using the news_cpost(subject@y... etc).  The process at Y subscribes to that subject.   
  15.  
  16. IT seems that after having sent about 6 messages from X to Y, process Y is no longer to get messages any further messages from X, I get a message at location Y as follows:
  17.  
  18. h_receive: got LH_CBCAST_OP (messID 12 ack 4)
  19. LH -->: The arrival message is deliverable
  20. lhmsg_isEnabled: not enabled
  21. interlan_update: partner <nyc>
  22. lh_receive: got LH_ASYNC_ACK (messID 0 ack -1)
  23.  
  24.  
  25. In addition if Y were to send messages to X, the first 6 or so are seen by X and nothing after that, giving me the same message as above.
  26.  
  27. Has any body else experienced these problems?  Any possible solutions?
  28.  
  29. Thanks -- Taimur
  30.