-
Notifications
You must be signed in to change notification settings - Fork 5
eHMP Start Stop Sequence
Sam Habiel edited this page Sep 26, 2018
·
4 revisions
- apache/ehmp-ui:
service httpd stop
- rdk:
stop rdk
in 2.0m3 release; in 2.0.232, do this instead
stop fetch_server
stop pick_list
stop write_back
stop activity_handler
- vxsync:
stop vxsync_client
stop soap_handler
stop osync
stop beanstalk_client
stop vxsync_vista
stop beanstalk_vista
- solr:
service solr stop
- JDS:
service cache stop
- JDS:
service cache start
- Solr:
service solr start
- vxsync:
start vxsync_client
start soap_handler
start osync
start beanstalk_client
start vxsync_vista
start beanstalk_vista
- rdk:
start rdk
in 2.0m3 release; in 2.0.232, do this instead
start fetch_server
start pick_list
start write_back
start activity_handler
- apache:
service httpd start