From: William Morgan <wmorgan-sup@masanjin.net>
To: sup-talk <sup-talk@rubyforge.org>
Subject: Re: [sup-talk] problem starting sup
Date: Wed, 26 Jan 2011 20:57:36 -0500 [thread overview]
Message-ID: <1296093042-sup-322@masanjin.net> (raw)
In-Reply-To: <AANLkTi=ZX0cT-fiT7DeETx7wbO77wZeLJk86_zhbkqGF@mail.gmail.com>
Reformatted excerpts from Hamish D's message of 2011-01-26:
> `method_missing': no Redwood::HookManager instance defined in method
> call to run! (RuntimeError)
> from /home/mish/dev/sup/sup-mainline/bin/sup:381
This is masking another exception. Something is breaking before
HookManager is initialized, and in rescuing from it, we try and run the
shutdown hook, which of course dies.
Can you comment out that line? Or maybe try commenting out the three
lines starting with rescue and ending with ensure at line 372 in
bin/sup? This should at least unmask the exception.
Initting the hookmanager happens very early on in Sup, so I'm guessing
there's something wrong with your config file or the log file (the only
two things that happen before the hookmanager is brought up).
--
William <wmorgan-sup@masanjin.net>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
next prev parent reply other threads:[~2011-01-27 2:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-26 23:59 Hamish D
2011-01-27 0:24 ` Marc Weber
2011-01-27 1:57 ` William Morgan [this message]
2011-01-30 23:07 ` Hamish D
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1296093042-sup-322@masanjin.net \
--to=wmorgan-sup@masanjin.net \
--cc=sup-talk@rubyforge.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox