Return-Path: william@bourbon.usc.edu Delivery-Date: Tue Oct 28 07:18:06 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on merlot.usc.edu X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75]) by merlot.usc.edu (8.14.1/8.14.1) with ESMTP id m9SEI6dg004327 for ; Tue, 28 Oct 2008 07:18:06 -0700 Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1]) by bourbon.usc.edu (8.14.2/8.14.1) with ESMTP id m9SETDWF028504 for ; Tue, 28 Oct 2008 07:29:13 -0700 Message-Id: <200810281429.m9SETDWF028504@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: problem in nunki Date: Tue, 28 Oct 2008 07:29:13 -0700 From: Bill Cheng Someone wrote: > I think there is a problem in nunki.I am just starting one node and it > automatically receives all d packets. I'm not sure what you are saying. What are "d packets"? > there is no other node where I am accepting the connection. > I have checked my code and it used to work before some time.I am not able to > make any changes also due to this problem. May be nunki is out of resources. It happens sometimes. Are you check *all* return codes of all your system calls? -- Bill Cheng // bill.cheng@usc.edu