Skip to content

Debugging of JUnit test doesn't work due to network error #97

@6b6279

Description

@6b6279

Hello,

while trying to debug a JUnit test, the debugger simply crashes on start with these messages on the console:

ERROR: transport error 202: connect failed: Connection refused
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [src/jdk.jdwp.agent/share/native/libjdwp/debugInit.c:700]

I have already given Eclipse full network access, so I'm not sure how the Java process is refusing connection.

This appears some what similar to #36, which had CDT also refusing connection to a localhost port.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions