Bug 550087 - UI freezes when opening/modifying/closing any Servlet or ServletContextListener
Summary: UI freezes when opening/modifying/closing any Servlet or ServletContextListener
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.6   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-14 22:47 EDT by Andreas Klein CLA
Modified: 2023-07-27 06:52 EDT (History)
2 users (show)

See Also:


Attachments
Thread Dump (80.69 KB, text/plain)
2019-08-14 22:47 EDT, Andreas Klein CLA
no flags Details
Thead Dump 2 (79.72 KB, text/plain)
2019-08-14 22:48 EDT, Andreas Klein CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Klein CLA 2019-08-14 22:47:51 EDT
Created attachment 279576 [details]
Thread Dump

In a dynamic web module, opening any Servlet or ServletContextListener causes the UI to freeze (as in Windows' Not Responding) for approximately 10 seconds. Once the UI is responsive again, scrolling through the does not cause any further problems, but any modification, no matter how small, again completely freezes the UI for several seconds at a time. Likewise, the UI hangs up for again around 10 seconds when closing the editor tab/file.

It is noteworthy that the issue does not occur when the project is collapsed in the Project Explorer and the Servlet or Listener is opened directly, e.g. via Ctrl-T.

I am attaching two separate thread dumps taken at a time when the UI was non-responsive after opening an offending class.



Eclipse Version: Neon.3 Release (4.6.3)
Build id: 20170314-1500

eclipse.ini:
-----------------------------------------------------------------------------
-startup
plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vm C:\Program Files\Java\jdk-11.0.2\bin\server\jvm.dll
-vmargs
-Duser.name="Andreas Klein"
-Dosgi.requiredJavaVersion=1.8
-XX:+UseG1GC
-XX:+UseStringDeduplication
-Dosgi.requiredJavaVersion=1.8
-Xms2g
-Xmx6g
-Dcom.sun.management.jmxremote
-javaagent:C:\eclipse_neon\lombok.jar
-----------------------------------------------------------------------------
Comment 1 Andreas Klein CLA 2019-08-14 22:48:19 EDT
Created attachment 279577 [details]
Thead Dump 2
Comment 2 Eclipse Genie CLA 2021-08-05 16:49:24 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 3 Eclipse Genie CLA 2023-07-27 06:52:57 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.