-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Medium
-
None
-
Affects Version/s: 2.7.1
-
Component/s: None
-
None
Steps to Reproduce
- Set up Crowd 2.7.1
- Start it using start_crowd.sh
- Attempt to stop it using stop_crowd.sh. You may receive an error at this point: Connection Refused, or OutOfMemory, or it may simply appear to have worked.
- Show the running processes, eg ps aux | grep crowd and you will see the application is still running
- Run start_crowd.sh again
- Show the running processes again, and you will see that Crowd is now started twice.
NB: This may also occur with the start_crowd.bat and stop_crowd.bat scripts.
- duplicates
-
CWD-3741 Crowd shutdown script does not always shutdown Tomcat
- Closed