Installation guide
Agent Start-Up/Shutdown Issues (Framework Agents Only)
Chapter 13: Troubleshooting 169
Shut Down LLAWP
If the LLAWP process does not shut down properly when shutting down the web
server, shut down the LLAWP from the command line. This shuts down the
running worker process associated with a WebAgent.conf file.
To shut down the LLAWP, use the command with this syntax:
LLAWP path_to_WebAgent.conf -web_server_type -shutdown
For example:
LLAWP /usr/apache/conf/WebAgent.conf -APACHE20 -shutdown
Note: Configuration file names and version strings that contain spaces should be
surrounded by quotes, such as "value with spaces."
The LLAWP process will take a few seconds to shut down.
Use the command line to shut the LLAWP down instead of the kill -9 command,
so that the process cleans up shared system resources used by the Web Agent.
Web Agent Start Up and Shut Down Issues (IBM HTTP Server)
If the Web Agent does not start after installation or you cannot shut it down,
check the following error logs:
■
On Windows, check the Event Viewer‘s Application Log.
■
On UNIX, messages are processed by the server‘s standard error handling.