[jboss-user] [JBoss Eclipse IDE (users)] - Re: Memory Leak in JBoss IDE?

jantzen do-not-reply at jboss.com
Tue Dec 19 15:46:02 EST 2006


Hmm, PermGen space ... Looking at my workspace/.metadata/.log file I see:


  | !ENTRY org.eclipse.core.jobs 4 2 2006-12-18 18:48:46.390
  | !MESSAGE An internal error occurred during: "EL Syntax Validator".
  | !STACK 0
  | java.lang.OutOfMemoryError: PermGen space
  | 
  | !ENTRY org.eclipse.core.jobs 4 2 2006-12-18 18:48:54.973
  | !MESSAGE An internal error occurred during: "JSP Directive Validator".
  | !STACK 0
  | java.lang.OutOfMemoryError: PermGen space
  | 
  | !ENTRY org.eclipse.core.jobs 4 2 2006-12-18 18:49:03.967
  | !MESSAGE An internal error occurred during: "Process resource updates".
  | !STACK 0
  | java.lang.OutOfMemoryError: PermGen space
  | 

I'm adding -XX:MaxPermSize=256m to my eclipse.ini file to see if it improves things.  Thanks for the suggestion.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995119#3995119

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995119



More information about the jboss-user mailing list