dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Re: mod_dgee port to Apache2 (was Re: DGEE boot failure)


From: Taher Sehli
Subject: Re: [DotGNU]Re: mod_dgee port to Apache2 (was Re: DGEE boot failure)
Date: 16 Jul 2003 05:14:43 +0200

On Wed, 2003-07-16 at 03:26, Chris Smith wrote:
> On Monday 14 July 2003 01:57, Taher Sehli wrote:
> 
> You should get a logfile regardless as the gwadmin writes log entries 
> directly.  Perhaps this is the prob?
> If this is a standard installation from src, then the logfile will be found 
> in 
> /usr/local/var/log/dgee/  (But you've sent me a logfile in the past....)

I changed the installation to some directory in my home and chown it to
anybody user, thus dgadmin have write permissions to log directory. In
the past I used standard installation to /usr/local when I sent you the
logfile. I will install to /usr/local to see if the problem come from
this.


> Once you've done a dgadmin start do a ps and see if guardian is running.  I 
> suspect not.

Right.

> It may help to do:
> strace -f -F goldwater start 2>&1 | tee /tmp/strace.out
> 
> This will trace the running of the goldater admin and the guardian process 
> startup.  If this doesn't come back to the command line, then the guardian 
> process must be running as the goldwater admin tool will always exit in 
> command line mode.  Check from another terminal

shell > strace -f -F goldwater start 2>&1 | tee /tmp/strace.out

this doesn't come back to command line and blocks in this last message :
setregid32(0xffffffff, 0x63upeek: ptrace(PTRACE_PEEKUSER,16503,44,0):
Operation not permitted

from another terminal :
shell> ps -aux | grep guardian
gives nothing but :
root     16505  0.0  0.2  3572  620 pts/5    S    05:01   0:00 grep
guardian

so guardian is not running.

and 
shell> ps -aux | grep goldwater gives this :
root     16503  0.0  0.2  1932  728 pts/3    T    04:59   0:00
[goldwater]
root     16507  0.0  0.2  3576  624 pts/5    S    05:02   0:00 grep
goldwater


In the strace.out am getting many no such file or directory errors.
Please note that I have all these libraries paths in my /etc/ld.so.conf
and in my LD_LIBRARY_PATH.
In any way I attached the strace.log.

Thank you for your help.

Regards.


Attachment: strace.out
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]