From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.15.139 with SMTP id k11cs74464bka; Sat, 11 Sep 2010 09:59:33 -0700 (PDT) Received: by 10.231.173.3 with SMTP id n3mr3129589ibz.56.1284224372655; Sat, 11 Sep 2010 09:59:32 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 16si9948026ibc.12.2010.09.11.09.59.32; Sat, 11 Sep 2010 09:59:32 -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; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id DFDF819782D4; Sat, 11 Sep 2010 12:59:31 -0400 (EDT) Received: from mail-wy0-f178.google.com (mail-wy0-f178.google.com [74.125.82.178]) by rubyforge.org (Postfix) with ESMTP id 1A57A1858356 for ; Sat, 11 Sep 2010 12:58:56 -0400 (EDT) Received: by wyb42 with SMTP id 42so4724221wyb.23 for ; Sat, 11 Sep 2010 09:58:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=s8qWM5TmCQ82oy/jv10D0L9ZHNGxdK+o4p9Y9O92WbI=; b=O68pCWn4RaO5jS8nTbVW8WRPd14yaK9cTc7PwCGTOLUBS2ZuHqCNgc1V9tB1ztepOk 7quRxYpPtvnJzASCSOLykkAAYwdQvU4akt4NCwpQsHMBs+K/Zmlq/DZdYgITg5xHnmjo dsxXKmFd+FYD8mbGnxFcAB+ovENpe48OW7XDM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=i6uoe2Afkn58tGnfTsFMulj9efXShYBr1sQiRgXS3CQDntGlBsk4C/Tv3fKpu0qjMR +Cgua0ZZct5oilDV+nfNb0nxrZcC4JAcgplYscW54VHoEavWbyY0PtfXIv3ttPE/4Hb9 Nn9BQw98Sx3mqNVj8jPU+6APiPb4rUiGCbd9k= MIME-Version: 1.0 Received: by 10.216.185.211 with SMTP id u61mr691205wem.12.1284224336202; Sat, 11 Sep 2010 09:58:56 -0700 (PDT) Received: by 10.216.47.207 with HTTP; Sat, 11 Sep 2010 09:58:56 -0700 (PDT) Date: Sat, 11 Sep 2010 09:58:56 -0700 Message-ID: From: Daniel Goldin To: sup-talk@rubyforge.org Subject: [sup-talk] exception 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: , Content-Type: multipart/mixed; boundary="===============1033315421==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============1033315421== Content-Type: multipart/alternative; boundary=0016367fad895f0b0a048ffec7b5 --0016367fad895f0b0a048ffec7b5 Content-Type: text/plain; charset=ISO-8859-1 I got an exception error when reading one of my labels. Any thoughts. I am not a programmer, so keep it simple, if you will. Exception-log below: d. --- RuntimeError from thread: load threads for thread-index-mode DocNotFoundError: Document 2275758200 not found. /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:178:in `document' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:178:in `each_message_in_thread_for' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:178:in `map' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:178:in `each_message_in_thread_for' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/thread.rb:341:in `load_thread_for_message' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/thread.rb:333:in `load_n_threads' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:148:in `each_id_by_date' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:239:in `each_id' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:239:in `each' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:239:in `each_id' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:148:in `each_id_by_date' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/thread.rb:328:in `load_n_threads' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:640:in `__unprotected_load_n_threads' (eval):12:in `load_n_threads' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:624:in `load_n_threads_background' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:76:in `reporting_thread' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `initialize' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `new' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `reporting_thread' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:623:in `load_n_threads_background' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:694:in `__unprotected_load_threads' (eval):12:in `load_threads' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/label-search-results-mode.rb:33:in `spawn_nicely' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/label-list-mode.rb:134:in `select_label' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/mode.rb:59:in `send' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/mode.rb:59:in `handle_input' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/buffer.rb:279:in `handle_input' /usr/lib/ruby/gems/1.8/gems/sup-0.11/bin/sup:279 /usr/bin/sup:19:in `load' /usr/bin/sup:19 -- Daniel Goldin 626.817.2462 --0016367fad895f0b0a048ffec7b5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I got an exception error when reading one of my labels. Any thoughts. I am = not a programmer, so keep it simple, if you will. Exception-log below:
<= br>d.

--- RuntimeError from thread: load threads for thread-index-mo= de
DocNotFoundError: Document 2275758200 not found.
/usr/lib/ruby/gems/1.8/= gems/sup-0.11/lib/sup/index.rb:178:in `document'
/usr/lib/ruby/gems/= 1.8/gems/sup-0.11/lib/sup/index.rb:178:in `each_message_in_thread_for'<= br> /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:178:in `map'
/= usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:178:in `each_message_i= n_thread_for'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/thread.rb= :341:in `load_thread_for_message'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/thread.rb:333:in `load_n_threa= ds'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:148:in `ea= ch_id_by_date'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb= :239:in `each_id'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:239:in `each'
= /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:239:in `each_id'<= br>/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:148:in `each_id_by= _date'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/thread.rb:328:in `load_n_threa= ds'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-= mode.rb:640:in `__unprotected_load_n_threads'
(eval):12:in `load_n_t= hreads'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:624= :in `load_n_threads_background'
/usr/lib/ruby/gems/1.8/gems/sup-0.11= /lib/sup.rb:76:in `reporting_thread'
/usr/lib/ruby/gems/1.8/gems/sup= -0.11/lib/sup.rb:74:in `initialize'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `new'
/usr/lib= /ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `reporting_thread'
/us= r/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:623:in= `load_n_threads_background'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:694= :in `__unprotected_load_threads'
(eval):12:in `load_threads'
= /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/label-search-results-mod= e.rb:33:in `spawn_nicely'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/label-list-mode.rb:134:i= n `select_label'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/mode.r= b:59:in `send'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/mode.rb:= 59:in `handle_input'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/buffer.rb:279:in `handle_input= '
/usr/lib/ruby/gems/1.8/gems/sup-0.11/bin/sup:279
/usr/bin/sup:1= 9:in `load'
/usr/bin/sup:19



--
Dani= el Goldin
626.817.2462
--0016367fad895f0b0a048ffec7b5-- --===============1033315421== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============1033315421==--