LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-21-2008, 09:40 AM   #1
bibinskariah
LQ Newbie
 
Registered: Sep 2008
Posts: 1

Rep: Reputation: 0
Unable to kill a process


[root@localhost crclient]# ./crclient -u PKT1800
./crclient: already logged in with process id 3202

[root@localhost crclient]# kill -9 3202

bash: kill: (3202) - No such process


[root@localhost crclient]# ps -ax|grep crclient
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.7/FAQ
3108 pts/1 R+ 0:00 grep crclient

There is no process with id 3202. How can i terminate the process id(3202).
 
Old 09-21-2008, 10:14 AM   #2
crabboy
Senior Member
 
Registered: Feb 2001
Location: Atlanta, GA
Distribution: Slackware
Posts: 1,821

Rep: Reputation: 121Reputation: 121
use 'ps ax' without the dash, but I would try this:

ps -ef | grep crclient

More than likely the process you seek has a new PID or it has died.
 
Old 09-21-2008, 10:15 AM   #3
Uncle_Theodore
Member
 
Registered: Dec 2007
Location: Charleston WV, USA
Distribution: Slackware 12.2, Arch Linux Amd64
Posts: 896

Rep: Reputation: 71
If you're sure that there's no such process, probably, the program left a lock file somewhere in the system, that needs to be removed. Look in /tmp or /var/run, the file probably has the .pid extension or is called lock.
 
Old 05-26-2009, 09:21 PM   #4
krishnasut
LQ Newbie
 
Registered: Jan 2009
Posts: 14

Rep: Reputation: 0
Talking This is the solution !!

Just delete a file generated by the program crclient . It could be found in /tmp directory.


ENJOY GURU !!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
User unable to kill self process ust Linux - Server 1 11-30-2007 08:05 AM
Unable to kill a process sunhui Linux - Software 2 03-29-2007 09:27 PM
Unable to kill the process rajaniyer123 Linux - General 5 03-02-2007 08:27 AM
Unable to kill process rvsridhar Linux - General 5 03-13-2006 08:07 AM
Unable to kill Java process on Fedora Core 2 eblack Fedora 10 04-07-2005 02:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration