Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!gatech!ncar!tank!eecae!cps3xx!cpsvax!adc From: adc@cpsvax.cps.msu.edu (Alan Cabrera) Newsgroups: comp.sys.isis Subject: timeservice example in Chapter 1 Message-ID: <3358@cps3xx.UUCP> Date: 9 Jun 89 20:52:07 GMT Sender: usenet@cps3xx.UUCP Reply-To: adc@cpsvax.cps.msu.edu (Alan Cabrera) Organization: Michigan State University, Computer Science Department Lines: 10 I typed in and compiled the timeservice example from Chapter 1 of the ISIS System Manual. I started up 11 of the service tasks. The problem is that my querying program loops forever because isis_nreplies = 5 while isis_nsent = 11. See page 11 for relevant code. Am I doing something wrong? Alan Cabrera adc@cpsvax.cps.msu.edu