Re: [Ldapdns-users] ldapdns 2.04 dying
Brought to you by:
nimh
From: Mrs. B. <mrs...@ni...> - 2003-07-23 13:52:25
|
No, it's not normal behavior. Try recompiling with -g and attaching gdb to the process. If/when it dies, your gdb window should tell you why, and with a backtrace, where. On Mon, 2003-07-21 at 18:30, Mariano Absatz wrote: > Hi, > > I'm still trying out ldapdns 2.04... I see it ocassionally dying for no > aparent reason... even when there are no queries or any other interaction. > > Right now its mostly idle, noone queries it and I have a perl script that > periodically (every 15 minutes), parses the tree looking for domains for > which I'm secondary and checking if the SOA serial changed, if it did so, it > will delete the domain from the local ldap and retransfer it (from a BIND > server). > > The script is based on admin/transfer_zone, I added an objectclass and a > couple of attributes to handle the automatic discovery of secondary zones and > master servers. > > I thought my script was responbible for ldapdns dying, but I've been checking > it and I've seen it die between one run and another of my script... > > I'm running ldapdns under supervise, and it wakes up again immediately, but > it doesn't even log a line about why it died?... > > Is this "normal" behaviour? Can I change anything so that I can, at least, > see anything in the logs? > > This is a typical multilog output (|tai64nlocal): > > 2003-07-21 15:10:19.860510500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:10:23.179338500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:10:24.201095500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:10:27.183295500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:10:31.251570500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:10:35.191314500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:21:43.546799500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:21:47.302131500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:21:52.612205500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:21:55.176499500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:21:56.272321500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:21:58.546940500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:22:02.212474500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:22:03.546919500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:22:04.662829500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:22:07.176844500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:22:10.177428500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:22:15.177390500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:49:56.458340500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:50:00.274094500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 15:50:08.274382500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 16:07:20.504596500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 16:07:24.523136500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 16:07:32.174394500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 16:12:54.316440500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 16:12:58.178170500 ldapdns info: starting ldapdns 2.04 (1:1/128) > 2003-07-21 16:13:06.178535500 ldapdns info: starting ldapdns 2.04 (1:1/128) > > > > > -- > Mariano Absatz > El Baby > ---------------------------------------------------------- > Marriage is a fine institution - but I'm not ready for an institution. > -- Mae West > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Ldapdns-users mailing list > Lda...@li... > https://lists.sourceforge.net/lists/listinfo/ldapdns-users |