Bug 443244 - [Mac] Eclipse Luna 4.4.0 on Mac OS X Mavericks JSP and HTML copy/paste beachball
Summary: [Mac] Eclipse Luna 4.4.0 on Mac OS X Mavericks JSP and HTML copy/paste beachball
Status: CLOSED WORKSFORME
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.sse (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: wst.sse CLA
QA Contact: Nick Sandonato CLA
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2014-09-03 14:43 EDT by Rob Mitchell CLA
Modified: 2017-02-03 10:51 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Mitchell CLA 2014-09-03 14:43:57 EDT
With 16GB ram on my MacBookPro, I've modified my eclipse.ini to have lots of memory but editing JSP or HTML and doing a copy/paste will mostly of the time beachball and show an error dialog. 

Here's my eclipse.ini

-startup
../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20140603-1326
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:MaxPermSize=512m
-Xms512m
-Xmx1024m
-Xdock:icon=../Resources/Eclipse.icns
-Dorg.eclipse.swt.internal.carbon.smallFonts
Comment 1 Rob Mitchell CLA 2014-09-08 10:19:16 EDT
I find the "unhandled event loop exception java heap space" mostly occurs when editing JSP content. 

I selected Project > Properties > JavaScript > Include Path and removed all files.

Let's see how this goes.
Comment 2 Rob Mitchell CLA 2015-02-04 13:45:46 EST
Still crap performance.

Here's my config: MacBook Pro 2.7GHz 16GB RAM Mavericks 10.9.5 with brand new Apple Thunderbolt Display 27" 2560x1440 pixels and Eclipse Java EE Luna release 4.4.0 Build 20140612-0600, Java 7 1.7.0_67

Scrolling is not great, but doable.

Working with JSPs causes Eclipse to show useless spinning beachball and spiking CPU well over 100%. Totally useless.

I've fiddled with my eclipse.ini but increasing the -Xmx and removing smallFonts but still not working great. What a bummer. Might be time to switch to IntelliJ.
Comment 3 Kalyan Prasad Tatavarthi CLA 2016-04-04 04:39:08 EDT
Are you still sees it using 4.5.2 and, if so, please attach stack dumps
Comment 4 Rob Mitchell CLA 2017-02-03 10:51:19 EST
Now using Eclipse Java EE IDE for Web Developers
Version: Mars.2 Release (4.5.2)
Build id: 20160218-0600

No, I do not see this error/beachball nearly as much and Eclipse doesn't die on me like it used to.