-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.2
-
Fix Version/s: None
-
Component/s: Hawtio
-
Labels:None
-
Steps to Reproduce:
In Hawtio, it is possible to select a combination of running and stopped containers and the "start" button remains active. In a remote session with the customer, we observed that by selecting both started and stopped containers and clicking the "start" button, it was possible to spawn duplicate java processes for ssh child containers, leading to potentially unpredictable behavior.
The issue was originally stumbled on by a customer with a large deployment. After having selected a running container, the customer filtered for a group of shut down containers, selected them, then started them.
Later the customer discovered redundant Java processes running on the container hosts.