In the old Java Control Panel, only one instance would run at a time, because we used the SingleInstanceManager in ControlPanel.java to handle multiple instantiations.
This functionality is not in the new JCP
This functionality is not in the new JCP