aspose file tools
The moose likes Linux / UNIX and the fly likes Identifying Idle or a corrupt process Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "Identifying Idle or a corrupt process" Watch "Identifying Idle or a corrupt process" New topic
Author

Identifying Idle or a corrupt process

ravi D shankar
Ranch Hand

Joined: May 27, 2005
Posts: 41
Hi all
I have doubt in Linux.Suppose I have a weblogic server or anyother s/w installed in Linux and I am running many instances of it.
If 1 instance of appserver gets corrupted then how can I indentify and kill it.
I am using RHEL.Please give a command for this.
Thanks in Advance
Ravi
Peter Rooke
Ranch Hand

Joined: Oct 21, 2004
Posts: 779

The top command. You should get a process list. Use ? to get a list of interactive commands.
For help use man top


Regards Pete
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Identifying Idle or a corrupt process
 
Similar Threads
some API related doubt.
reading returned datas from the url
Have text editor need to add find funct
Dirty but Interesting
"package does not exist" message in servlet