Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » StyleText setText cause Out of memory error: Java heap size
StyleText setText cause Out of memory error: Java heap size [message #1614476] Fri, 13 February 2015 09:11
Sumit Singh is currently offline Sumit SinghFriend
Messages: 141
Registered: October 2012
Location: Bangalore
Senior Member

I'm using StyleText for logging.
I have 20L char to log in one line.
When i write this into styleText.setText(largeText) the heap size goes to 300MB and more, after few log it throws.
 Out of memory error: Java heap size 


If i remove this setText line then no problem.
Previous Topic:Internet Explorer version used for help pages
Next Topic:Only 1 column of TreeViewer in SashForm should grab new space
Goto Forum:
  


Current Time: Thu Sep 19 13:49:23 GMT 2024

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

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

Back to the top