From owner-freebsd-questions@FreeBSD.ORG Thu Dec 17 03:44:42 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35FC01065672 for ; Thu, 17 Dec 2009 03:44:42 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id CCA828FC0A for ; Thu, 17 Dec 2009 03:44:41 +0000 (UTC) Received: by bwz5 with SMTP id 5so1243741bwz.3 for ; Wed, 16 Dec 2009 19:44:40 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.156.3 with SMTP id u3mr980317bkw.179.1261021479836; Wed, 16 Dec 2009 19:44:39 -0800 (PST) Date: Wed, 16 Dec 2009 23:44:39 -0400 Message-ID: From: Joey Mingrone To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Sun Grid Engine: occasional job submission errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2009 03:44:42 -0000 We are using Freebsd 8.0 / sge-6.2.2.1_1on a computing cluster (http://awarnach.mathstat.dal.ca/). It's been working well, however we see the error below when a lot of jobs are submitted in a short time (e.g. in a loop on the command line) using "qsub". error: commlib error: can't connect to service (Address already in use) Unable to run job: failed sending gdi request. Exiting. Has anyone seen this problem before and found a solution? Cheers, Joey Mingrone