[
https://issues.jboss.org/browse/JBIDE-12865?page=com.atlassian.jira.plugi...
]
Koen Aers commented on JBIDE-12865:
-----------------------------------
Pavol, what you see is a combination of several problems:
- the memory option "-Xmx=512m" is not correct, if you use "-Xmx512m"
Forge starts correctly
- because of the wrong option, the VM halts with an error message that is not
appropriately shown to the user; this needs to be fixed but is not critical IMO.
- the exceptions you see in the error log will also happen *without* specifying additional
VM arguments; it is due to Forge not correctly removing the previous launch. It is also
harmless. I will open a separate issue for this.
Ability to increase / specify Heap or JVM arguments when launching
Forge console (Configuration option)
-------------------------------------------------------------------------------------------------------
Key: JBIDE-12865
URL:
https://issues.jboss.org/browse/JBIDE-12865
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: forge
Affects Versions: 4.0.0.Alpha2
Reporter: Lincoln Baxter III
Assignee: Koen Aers
Priority: Critical
Fix For: 4.0.0.CR1
Forge can sometimes consume a great deal of memory when running certain plugins. It would
be nice if JVM arguments could be configured, or memory size increased to alleviate this
problem. Also starting with a slightly larger heap size should help with this as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira