Installation guide
Check Agent Start-up with LLAWP
Appendix B: Settings Added to the Sun Java System Server Configuration 195
Check Agent Start-up with LLAWP
You can see if the Web Agent is starting up properly by starting the LLAWP
process.
To start the LLAWP process
1. Ensure you have configured the Web Agent with the Configuration Wizard.
2. Open a console window and enter the following command:
LLAWP path_to_WebAgent.conf -web_server_type
web_server_type can be ISAPI60 or APACHE20
path_to_WebAgent.conf can be a full path or a relative path from the
location where you are running LLAWP. For example:
■ Windows:
LLAWP "C:\Program Files\ca\Siteminder Web
Agent\Bin\IIS\WebAgent.conf" -ISAPI60
■ UNIX:
LLAWP /usr/apache/conf/WebAgent.conf -APACHE20
Note: If you start the LLAWP from the command line, you must also shut
it down from the command line.