Quantcast
You are not logged in, click here to log in.
3 Replies Last post: Dec 20, 2004 12:14 PM by sjrsimac  
Click to view martinlvargas's profile New Member 2 posts since
Dec 19, 2004
Reply

Dec 19, 2004 8:05 PM

Server Manager won't quit

I can't seen to stop a process called servermgr_web which based on the Activity Monitor uses 99% of CPU!!

Also, running Server Admin makes the server reboot without me beingable to log on.

I have an Xserve G4, DP, OS X server 10.3.6

Thanks for any help!

Martin.
Reply
Click to view sjrsimac's profile Member 372 posts since
Jul 12, 2002
1. Dec 19, 2004 8:50 PM in response to: martinlvargas
Re: Server Manager won't quit
get the pin number to this process . . .

open up Terminal . . .

<pre>code:<hr>sudo kill -9 (number) </pre><hr>
Click to view sjrsimac's profile Member 372 posts since
Jul 12, 2002
3. Dec 20, 2004 12:14 PM in response to: martinlvargas
Re: Server Manager won't quit
yea, that's correct . . . i have no idea what's wrong, i've been told in my unix book that kill -9 WILL work, no matter what.