The log level is set to info and the last request was me before I went home.
Is there anything I can set / look at to figure out why couchdb chose to
stop running?
Thanks,
Nick
I've had this problem in the past on Debian when using the precompiled
Erlang packages. Throwing that off the system and just installing
Erlang from source made the problem go away. And this was not the
first time I've had obscure (and impossible to debug) problems with
Erlang as a system package on Debian.
Just in case your setup in similar.
Cheers,
--
Christopher Lenz
cmlenz at gmx.de
http://www.cmlenz.net/
VMWare ESX doesn't support Gentoo as a guest - so I can't use Gentoo with
this host :(
CouchDB was installed from source...
Thanks Christopher
Nick
so I'll see how it goes.
Nick
Interesting, and the first time I've heard about it.
Did you file a bug so that me or Sergei Golovan could look into it?
We can't fix problems unless they are reported! ;)
Thanks,
--
Noah Slater, http://tumbolia.org/nslater
No, because the problem didn't leave any trace of itself. No core
dump, nothing in any of the logs, nada. I have no information other
than "every couple of days, with greatly varying frequency, the
CouchDB process would simply be gone."
Not stuff that makes a useful bug report, unfortunately :/
Maybe something wrong with heart on the packaged Erlang?
--
Chris Anderson
http://jchrisa.net
http://couch.io
Any way to test for this?
Say, introduce an intentional bug that crashes your local CouchDB?
/etc/init.d/couchdb start
Starting database server: couchdb.
/etc/init.d/couchdb status
Apache CouchDB is not running.
This is running vesion 0.9.0 from source, on Debian.
Any suggestions?
Regards from Canary Islands
Manuel Padrón Martínez
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
erl_crash.dump is ~10,000 lines long; not really sure what I should be
looking for here.
Thanks for your help; not seeing any error message at all was throwing me.
Trevor
Did you install from source originally?
That would explain why some dependancies might have been removed.
If you installed the couchdb package directly, this is a bug.
I think this is just an issue with Debian cleaning up packages it doesn't
think are needed anymore, or possibly an over-zealous sysadmin.
I'll turn debug logging on and see what happens too.
(Linux 2.6.24-19-server x86_64)
Nick