Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Extremely slow jsp editing(Some JSP files editing is slow)
Extremely slow jsp editing [message #1609786] Tue, 10 February 2015 05:40
Eclipse UserFriend
Hey,

I've encountered an issue where some JSP files are incredibly slow to edit.
This only happens when typing in code in a java code section (<% %>) and when typing outside the java section the typing is smooth.

Those JSP file have a few (~5) @include of other jspf files and when gradually removing them, the typing becomes quicker.

In addition, I also noticed then on every character typed in the heap size seems to increases significantly in the monitor :
Before starting to edit : Monitor at 269M
Type 'a' : Monitor at 378M
Type 'b' : Monitor at 495M
Type 'c' : Monitor at 614M
Type 'd' : Monitor at 915M

I do have a max heap of nearly 4GB but it doesn't help, response time and memory consumption is unreasonable.

This has been reproduced on several other machines.

Would appreciate any sort of assistance Smile

Version : Luna Service Release 1a (4.4.1) Build id: 20150109-0600
OS : Ubuntu x64
Previous Topic:Can't resolve HttpServlet
Next Topic:How to Deploy and Debug "Web Fragment Project" in eclipse (WTP)
Goto Forum:
  


Current Time: Fri Jul 04 15:03:43 EDT 2025

Powered by FUDForum. Page generated in 0.04194 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top