[jboss-user] [JBoss Tools] - Re: JBoss tools RichFaces (aka the Visual Editor) exhausts heap?

arjan tijms do-not-reply at jboss.com
Thu Sep 16 08:39:30 EDT 2010


arjan tijms [http://community.jboss.org/people/atijms] created the discussion

"Re: JBoss tools RichFaces (aka the Visual Editor) exhausts heap?"

To view the discussion, visit: http://community.jboss.org/message/562162#562162

--------------------------------------------------------------
Sure it's:

*eclipse*.*ini:*
*
*-startup
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519
-product
org.eclipse.epp.package.jee.product
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=512m
-Xms128m
-Xmx512m



*eclipse.sh:* (used to start Eclipse)

#!/bin/sh

export PATH=/opt/jdk1.6.0_18/bin/:$PATH
export GDK_NATIVE_WINDOWS=1
/home/some.user/eclipse35/eclipse/eclipse -clean


A few things were being tried, like setting requiredJavaVersion to 1.5 and setting MaxPermSize to 256m.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/562162#562162]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100916/995f394d/attachment.html 


More information about the jboss-user mailing list