-
Bug
-
Resolution: Fixed
-
P4
-
jcov_2.1.5
-
jt2.1.6
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
CODETOOLS-7900680 | jcov_2.1.5 | Leonid Mesnik | P4 | Closed | Not an Issue |
When running a program with dynamic instrumentation, the executor creates
a collector running on a default port to collect the internally generated
data.
This breaks if more than one program is running at a time, collecting data,
since the port is in use.
*** Error : SATELLITE IS FAILED : java.net.BindException: Address already in use
(minor niggle: the grammar is wrong: delete 'IS')
See suggested fix.
a collector running on a default port to collect the internally generated
data.
This breaks if more than one program is running at a time, collecting data,
since the port is in use.
*** Error : SATELLITE IS FAILED : java.net.BindException: Address already in use
(minor niggle: the grammar is wrong: delete 'IS')
See suggested fix.
- backported by
-
CODETOOLS-7900680 collector should dynamically allocate internal port
-
- Closed
-