|
From: Leif M. <le...@ta...> - 2004-11-26 08:09:11
|
Stephane,
My first guess here is a permission problem. Are you starting the
wrapper as the same
user that you are later attempting stop it with? I may have some
problems there but I have
not heard of any to date. Give me a little more info and I'll go back
and look over the
script some more.
Cheers,
Leif
Stéphane RIFF wrote:
> I have problem with the pid file :
> in sh.script.in i have PIDDIR=".", the 'start ' command seems to
> place pidfile in the right location.
> but when i try to launch a 'stop' command the script tell me that the
> daemon isn't running .
>
> I also echo some variable and the $PIDFILE is : "./MYAPPNAME.pid" so
> i don't understand why the line : "if [ -f $PIDFILE ]" is not true
>
> I don't know if i'm understandable but i suspect there a problem with
> the sh.script.in and the wrapper.working.dir.
>
> any hints are welcome
> Thanks
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Wrapper-user mailing list
> Wra...@li...
> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>
|