Jboss process not working
Steps:
1. Stop processes
2. Check processes on Linux
3. If still active use kill
and wait
4. If still active use kill -9
5. Try to start the server manually with command:
6. If failed, restart whole AWS instance via console or by using shutdown -r now
7. Check process
To check the logs use:
Last updated