OpenLiberty / OpenLiberty/liberty-tools-eclipse

SVT: Eclipse Debugger not reconnecting after doing restart using "r" in Console

Open
#566 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

SVT
Dominant language
Java
Stars
16
Forks
20
Avg merge
2d 9h
Merged PRs (30d)
16

Description

As part of testing this TER - https://github.ibm.com/websphere/system-test/issues/1409
I was trying out the Debugger options.
Wanted to test this:
You can enter "r" in the console to restart dev mode and if you are in debug mode, this should now just disconnect the debugger and not terminate dev mode (fixes https://github.com/OpenLiberty/liberty-tools-eclipse/issues/498). If dev mode changes the port on the restart, our debugger in LTE should pick up the new port.

After I type "r" in the console, I see that the server restarts, and the Debugger disconnects, but it doesn't re-connect after server has been started.

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by entering "r" in the console while the debugger is attached, then observe the disconnect during the server restart. Trace the debugger reconnection flow across dev mode restart and verify that the debugger reconnects when the server starts again, including when the port changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.