Stopping LRM
You can stop LRM by using Solution Control Interface (SCI). This is the recommended method. You can also use a manual procedure to stop LRM.
Stopping LRM from SCI
- On the list pane in the SCI Applications view, select your LRM Application object.
- Do one of the following:
- On the toolbar, click Stop.
- From the Action menu, select Stop.
- Right-click the Application object to access the shortcut menu, and then select Stop.
- In the confirmation box that appears, click Yes.
SCI stops your LRM application.
Stopping LRM on Linux from the command line
- On the command line, enter the following:
kill -SIGTERM <processid>
Where <processid> is the application’s Linux process ID.
Stopping LRM on Linux from the console window
- From the application console window, press CTRL+C.
Note: If you are using LCA and SCS, you can also use SCI to stop LRM.
Stopping LRM on Windows from the console window
- From the application console window, press CTRL+C.
Note: If you are running LRM as a Windows Service, you should stop it only from the Services Control Manager.
Stopping LRM as a Windows Service
- Open the Control Panel, and then double-click Services.
- In the Services list box, select your LRM service, and then click Stop.
This page was last edited on August 2, 2013, at 15:43.
Comments or questions about this documentation? Contact us for support!