That looks like you have already have a process running on the port that
the debugger is trying to connect on.   I'd try to netstat -an and kill any
process bound to that port.

On Tue, Mar 6, 2018 at 1:06 PM, Kirk Lund <kl...@apache.org> wrote:

> Anyone else see this when attempting to use intellij debugger on dunit??
>
> [locator] ERROR: transport error 202: bind failed: Address already in use
> [locator] ERROR: JDWP Transport dt_socket failed to initialize,
> TRANSPORT_INIT(510)
> [locator] JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports
> initialized [debugInit.c:750]
>

Reply via email to