Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » WTP 2.0.1 - Perm gen space errors
WTP 2.0.1 - Perm gen space errors [message #202270] Mon, 15 October 2007 11:44 Go to previous message
mark streit is currently offline mark streit
Messages: 11
Registered: July 2009
Junior Member
I know this is not the first post of this kind since the WTP 2.0.1 release
but I have 2 Eclipse installs on my machine - both are the "all-in-one"
packages for WTP 2.X - the one for WTP 2.0.0 appears to run fine. The one
for the most recent WTP 2.0.1 release also runs ok but then at some point, I
start getting this garbage:

!ENTRY org.eclipse.ui.workbench 4 0 2007-10-15 11:29:30.765
!MESSAGE Widget disposed too early!
!SESSION Mon Oct 15 11:29:42 EDT
2007 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2007-10-15 11:29:42.421
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.OutOfMemoryError: PermGen space

It's odd because I only see this repeatedly w/ the newer release and the
eclipse.ini file contents for each installation look exactly the same:

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-Xms40m
-Xmx256m

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-Xms40m
-Xmx256m

Any ideas as to why the behavior between the 2 releases would be the same
re: memory. If the .ini file for the newer release required different
values, were they not packaged w/ those changes?

Thanks
 
Read Message
Read Message
Read Message
Previous Topic:unable to .wtpmodules file
Next Topic:XDoclet Enterprise Javabean - Container Managed Entity Bean - Import attributes from table = problem
Goto Forum:
  


Current Time: Sun May 19 06:17:33 EDT 2013

Powered by FUDForum. Page generated in 0.01657 seconds