Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote debuging works drammaticaly slowly. #475

Open
technician21 opened this issue Aug 25, 2024 · 1 comment
Open

Remote debuging works drammaticaly slowly. #475

technician21 opened this issue Aug 25, 2024 · 1 comment
Labels
needinfo Further information is requested performance

Comments

@technician21
Copy link

technician21 commented Aug 25, 2024

Remote debug starts in over minute.
The random breakpoints invoked for example in 3.5-7 and more minutes.
In this case debugger practically not working.
In comparison with intellij-community which starts in seconds, breakpoint triggered in up to 4-5 seconds on the same environment.
On remote application (Tomcat app server) decreased number of threads. In eclipse options e.g. show monitors, show threads is switched off.

environment:

  1. Eclipse for java EE and WTP:
    Version: 2023-06 (4.28.0)
    Build id: 20230608-1333

  2. Built-in JDK: openjdk 17.0.7 2023-04-18
    GNU/Linux Ubuntu 22.04

What additional information can i gather and provide to debug this issue.
Thanks

@jukzi
Copy link
Contributor

jukzi commented Aug 26, 2024

See https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md how to setup a workspace where you can debug the ide on your own. Create and post a minimal reproducer.

@jukzi jukzi added needinfo Further information is requested performance labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needinfo Further information is requested performance
Projects
None yet
Development

No branches or pull requests

2 participants