From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs131148agc; Wed, 28 Oct 2009 10:11:15 -0700 (PDT) Received: by 10.224.61.140 with SMTP id t12mr9452588qah.36.1256749875258; Wed, 28 Oct 2009 10:11:15 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 39si1612068qyk.50.2009.10.28.10.11.15; Wed, 28 Oct 2009 10:11:15 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id DFF791588068; Wed, 28 Oct 2009 13:11:14 -0400 (EDT) X-Greylist: delayed 489 seconds by postgrey-1.31 at rubycentral.org; Wed, 28 Oct 2009 13:07:33 EDT Received: from mailgw.es.net (mail4.es.net [198.124.252.178]) by rubyforge.org (Postfix) with ESMTP id 30136185826A for ; Wed, 28 Oct 2009 13:07:35 -0400 (EDT) Received: from localhost (dugan.mcs.anl.gov [140.221.13.64]) (authenticated bits=0) by mailgw.es.net (8.14.3/8.14.3) with ESMTP id n9SGxKcq030947 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 28 Oct 2009 09:59:22 -0700 From: Jon Dugan To: sup-talk Date: Wed, 28 Oct 2009 11:59:20 -0500 Message-Id: <1256749083-sup-3681@arrakis.es.net> User-Agent: Sup/git X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2009-10-28_17:2009-09-29, 2009-10-28, 2009-10-28 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-0910280125 Subject: [sup-talk] exception in mainline X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org i now get this when i start sup. i'm running mainline. --- RuntimeError from thread: load threads for thread-index-mode wrong id called on nil ./lib/sup.rb:17:in `id' ./lib/sup/modes/thread-index-mode.rb:225:in `update' ./lib/sup/hook.rb:122:in `sort_by' ./lib/sup/modes/thread-index-mode.rb:225:in `each' ./lib/sup/modes/thread-index-mode.rb:225:in `sort_by' ./lib/sup/modes/thread-index-mode.rb:225:in `update' ./lib/sup/modes/thread-index-mode.rb:223:in `synchronize' ./lib/sup/modes/thread-index-mode.rb:223:in `update' ./lib/sup/modes/thread-index-mode.rb:628:in `__unprotected_load_n_threads' ./lib/sup/thread.rb:334:in `load_n_threads' ./lib/sup/xapian_index.rb:151:in `each_id_by_date' ./lib/sup/xapian_index.rb:144:in `each_id' ./lib/sup/xapian_index.rb:144:in `each' ./lib/sup/xapian_index.rb:144:in `each_id' ./lib/sup/xapian_index.rb:151:in `each_id_by_date' ./lib/sup/thread.rb:328:in `load_n_threads' ./lib/sup/modes/thread-index-mode.rb:625:in `__unprotected_load_n_threads' (eval):12:in `load_n_threads' ./lib/sup/modes/thread-index-mode.rb:609:in `load_n_threads_background' ./lib/sup.rb:77:in `reporting_thread' ./lib/sup.rb:75:in `initialize' ./lib/sup.rb:75:in `new' ./lib/sup.rb:75:in `reporting_thread' ./lib/sup/modes/thread-index-mode.rb:608:in `load_n_threads_background' ./lib/sup/modes/thread-index-mode.rb:679:in `__unprotected_load_threads' (eval):12:in `load_threads' bin/sup:199 -- Jon M. Dugan ESnet Network Engineering Group Lawrence Berkeley National Laboratory _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk