-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.7.0
-
Component/s: None
-
Labels:None
In the unit test class RemoteProcessGroupStatusTest, when creating the FlowController to do a unit test the ExternalSiteListener always attempts to bind to port 9990. This causes an IllegalStateException when something is already on the port.
This should be fixed to bind to a free port.
- links to