Bertrand Delacretaz created SLING-3232:
------------------------------------------
Summary: Sling control port causes trouble in integration tests
Key: SLING-3232
URL: https://issues.apache.org/jira/browse/SLING-3232
Project: Sling
Issue Type: Bug
Components: Testing
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
Integration tests sometimes fail with
[ERROR] Failed to start Sling Control Server
java.net.BindException: Address already in use
at
org.apache.sling.maven.projectsupport.ControlListener.run(ControlListener.java:106)
at java.lang.Thread.run(Thread.java:662)
If we actually need that control port in integration tests (and I think we do),
it should use a dynamically assigned free port number.
--
This message was sent by Atlassian JIRA
(v6.1#6144)