On 15:04 08 Sep 2003, Stuart Stephen <[EMAIL PROTECTED]> wrote:
|
| Thanks Ben, that worked.
|
| The script editing was pretty straight forward. I just changed the following
| line "ps ax --width=1000 | grep "[j]ava -server com.stevie.ChatServer.Start"
| | awk '{ system("kill " $1) }'" and added
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Benjamin J. Weiss
Sent: 08 September 2003 14:27
To: [EMAIL PROTECTED]
Subject: Re: Service script not killing process.
> talk2UtimeHi all,
>
> I have the following script to run a service under linux
> talk2UtimeHi all,
>
> I have the following script to run a service under linux redhat 9.0 and it
> worked when I was editing it initially. However, i've left the box on for
a
> few weeks now and I can't restart the services any more.
>
> I tried killing the process manually using "kill procid" at
Title: talk2Utime
Hi all,
I have the following script to run a service
under linux redhat 9.0 and it worked when I was editing it initially. However,
i've left the box on for a few weeks now and I can't restart the services any
more.
I tried killing the process manually using
"kill proc