Force shutdown/Kill WSO2 Servers running in a Windows environment
Dec 4, 2020
Not properly ended processes will make troubles when starting a Wso2 product. Follow the below steps to forcefully end these process.
Step 1: Open Task manager and move to Performance tab.
Step 2 : Click Open Resource Monitor
Steps 3 : Go to CPU tab and click the drop down in Associate Handles
Steps 4 : Now go to the directory of which the product is running. In my case Wso2 API Manager 3.2.0. Copy whole path of the directory or the Root folder name is enough. ie, wso2am-3.2.0
Step 5 : Paste the directory path/name in Associated Handles Search box.
Step 6 : Right click on any of the listed items and click end process.