|
| Problem | The Linux®"ps" command shows more output than other Unix® operating systems. When using "ps" with WebSphere® Application Server on Linux® it may be difficult to understand the output. | | Cause | Linux has a unique threading model that shows all threads when using the "ps" command. | | Solution | Each thread shows up as a Java™ process under Linux; therefore, don't be alarmed when you see 150+ Java processes listed in the ps output.Resolution
The "--forest" option for ps is useful for determining what processes are threads. | |
| |
| |
|
Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, Servlet Engine/Web Container Operating system(s): Linux Software version: 3.5, 4.0, 5.0, 5.1, 6.0 Software edition: Edition Independent Reference #: 1000565 IBM Group: Software Group Modified date: 2004-08-25
(C) Copyright IBM Corporation 2000, 2004. All Rights Reserved.
|