Changes for page Killing WOA Processes

Last modified by David Avendasora on 2010/11/30 06:45

From version 6.1
edited by Pascal Robert
on 2007/09/03 22:04
Change comment: There is no comment for this version
To version 7.1
edited by David Avendasora
on 2010/11/30 06:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Web Applications-Deployment-Killing WOA Processes
1 +Killing WOA Processes
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.avendasora
Content
... ... @@ -1,4 +1,4 @@
1 -This is one of the most vexing question. How to kill a run away WO application? The ps command does not give you any information as it list the process as java.
1 +This is one of the most vexing question. How to kill a runaway WebObjects application? The ps command does not give you any information as it lists the process simply as java.
2 2  
3 3  Try to use lsof. You need to run it with admin privileges so the command is
4 4