Sometimes ALM admin users would require restarting ALM server. If you have ALM server installed in Linux server then we have more problems in restarting ALM server.
Following are steps to do that
1. Connect to Putty
2. Login with user who has rights on deployment directory
Following are steps to do that
1. Connect to Putty
2. Login with user who has rights on deployment directory
3. Navigate to directory
Example: cd .../deployment/wrapper/
4. Run following command to stop the ALM application server
./HPLAM stop
5. Run following command to start again
./HPLAM start
Note: It takes 5-10 minutes time to start ALM, so please wait for sometime. you can verify the server status in the log files being generated.
No comments:
Post a Comment