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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to