From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.179.196 with SMTP id br4cs285583icb; Thu, 2 Dec 2010 04:48:37 -0800 (PST) Received: by 10.224.47.148 with SMTP id n20mr8987235qaf.238.1291294116675; Thu, 02 Dec 2010 04:48:36 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 12si1172044qca.154.2010.12.02.04.48.36; Thu, 02 Dec 2010 04:48:36 -0800 (PST) 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 3FEDF19782DB; Thu, 2 Dec 2010 07:48:36 -0500 (EST) Received: from mail-qy0-f178.google.com (mail-qy0-f178.google.com [209.85.216.178]) by rubyforge.org (Postfix) with ESMTP id B1D5C18582EE for ; Thu, 2 Dec 2010 07:36:21 -0500 (EST) Received: by qyk33 with SMTP id 33so8857560qyk.2 for ; Thu, 02 Dec 2010 04:36:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=72l0mXHflbt0fOS/d6HVkbT35hDKRGMGR1Xel2fKWcc=; b=vUOxKkGJ3S1Y/jRRF2EO2aPkugG5vHHwg7yVMA1sBPJv/5Ni9K2xHSE0+GtTRWHH7V FrxVr/VcgRbpfqqWrnEwj6eIwFJwOxfyZqLZZ7WVK8CDWh9oOTWvF9hjYAZ52Ugbi/L0 cRMPHSRf6paPe/VOeTeQLw3EUtgHjz0MAKOOo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=wE11Kh6DVUuxhm000KsLGKU7cAvUAtOtb++iehemx0idA98KhKtkv6UyB4bbcdOKBJ VG8F8iq6RW5MEHlshMQCzRP+VAQBQhJ9JhBk9BpesEXKYk5BEZCSDzFkkaw3SfSFQ5BP e4ThuKM2Ew4lnms1XKPH6rAqYjw40LlgkPQEw= MIME-Version: 1.0 Received: by 10.229.240.4 with SMTP id ky4mr8371238qcb.104.1291293381407; Thu, 02 Dec 2010 04:36:21 -0800 (PST) Received: by 10.229.237.209 with HTTP; Thu, 2 Dec 2010 04:36:21 -0800 (PST) In-Reply-To: <1291287153-sup-8966@midna.zekjur.net> References: <1291287153-sup-8966@midna.zekjur.net> Date: Thu, 2 Dec 2010 12:36:21 +0000 Message-ID: From: Shadowfirebird To: sup-talk Subject: Re: [sup-talk] Can't start Sup, allegedly because of a locked index. 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="===============0186519393==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============0186519393== Content-Type: multipart/alternative; boundary=0016363b8b6c4cb59f04966cab92 --0016363b8b6c4cb59f04966cab92 Content-Type: text/plain; charset=ISO-8859-1 Well, I'm not seeing any errors. But the log file does explain what is going on, I think. Sup says the other process that it is trying to kill .... is itself; the process that is doing the killing. I can still try and upload the log file if anyone is interested; not sure where right now. Would a public folder on Dropbox be okay? Relevant last few lines pasted below. Note, three from the bottom, "kill(18723, SIGTERM)". 18723 is the *current* process number, so if I'm reading this right, it's self-destructing. >>>> write(2, "Error: the index is locked by another process! User '' on\nhost '' is running with pid .\nThe process was alive as of at least 4365 minutes ago.\n\n"..., 145) = 145 write(2, "Should I ask that process to kill itself (y/n)? "..., 48) = 48 fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7d384bc000 read(0, "y\n"..., 1024) = 2 write(2, "Ok, trying to kill process..."..., 29) = 29 write(2, "\n"..., 1) = 1 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 kill(0, SIGTERM) = 0 --- SIGTERM (Terminated) @ 0 (0) --- rt_sigreturn(0xf) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigaction(SIGINT, {SIG_DFL}, {0x7f7d380483e0, [INT], SA_RESTORER|SA_RESTART, 0x7f7d37391040}, 8) = 0 rt_sigaction(SIGTERM, {SIG_DFL}, {0x7f7d380483e0, [], SA_RESTORER, 0x7f7d37da0080}, 8) = 0 kill(18723, SIGTERM) = 0 --- SIGTERM (Terminated) @ 0 (0) --- +++ killed by SIGTERM +++ <<<< --0016363b8b6c4cb59f04966cab92 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Well, I'm not seeing any errors.=A0 But the log file does explain what = is going on, I think.=A0=A0 Sup says the other process that it is trying to= kill .... is itself; the process that is doing the killing. =A0

I c= an still try and upload the log file if anyone is interested; not sure wher= e right now.=A0 Would a public folder on Dropbox be okay?

Relevant last few lines pasted below.=A0=A0 Note, three from the bottom= , "kill(18723, SIGTERM)".=A0=A0 18723 is the *current* process nu= mber, so if I'm reading this right, it's self-destructing.

&= gt;>>>
write(2, "Error: the index is locked by another process! User '= 9; on\nhost '' is running=A0 with pid .\nThe process was alive as o= f at least 4365 minutes ago.\n\n"..., 145) =3D 145
write(2, "S= hould I ask that process to kill itself (y/n)? "..., 48) =3D 48
fstat(0, {st_mode=3DS_IFCHR|0620, st_rdev=3Dmakedev(136, 1), ...}) =3D 0mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = =3D 0x7f7d384bc000
read(0, "y\n"..., 1024)=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =3D 2
write(2, "Ok, trying to kill p= rocess..."..., 29) =3D 29
write(2, "\n"..., 1)=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0 =3D 1
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)=A0 =3D 0
rt= _sigprocmask(SIG_BLOCK, NULL, [], 8)=A0 =3D 0
kill(0, SIGTERM)=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =3D 0
--- S= IGTERM (Terminated) @ 0 (0) ---
rt_sigreturn(0xf)=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0 =3D 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) =3D 0
rt_sig= procmask(SIG_SETMASK, [], NULL, 8) =3D 0
rt_sigprocmask(SIG_SETMASK, [],= NULL, 8) =3D 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) =3D 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) =3D 0
rt_sigprocmask(SIG_SETMAS= K, [], NULL, 8) =3D 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) =3D 0
= rt_sigprocmask(SIG_SETMASK, [], NULL, 8) =3D 0
rt_sigprocmask(SIG_BLOCK,= NULL, [], 8)=A0 =3D 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)=A0 =3D 0
rt_sigprocmask(SIG_BLOCK= , NULL, [], 8)=A0 =3D 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x7f7d380483e0,= [INT], SA_RESTORER|SA_RESTART, 0x7f7d37391040}, 8) =3D 0
rt_sigaction(S= IGTERM, {SIG_DFL}, {0x7f7d380483e0, [], SA_RESTORER, 0x7f7d37da0080}, 8) = =3D 0
kill(18723, SIGTERM)=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0 =3D 0
--- SIGTERM (Terminated) @ 0 (0) ---
+++ killed by SIGTERM = +++
<<<<
--0016363b8b6c4cb59f04966cab92-- --===============0186519393== 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 --===============0186519393==--