[
https://issues.jboss.org/browse/JBIDE-11784?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-11784:
------------------------------------
Well, sometimes tests fail during the "all in one" run but run fine as part of
individual components. This exposes race conditions, memory leaks, improper test cleanups,
etc. There is value in running it all in one go, IMHO.
jbosstools-3.3_stable_branch.tests is running out of memory (heap)
------------------------------------------------------------------
Key: JBIDE-11784
URL:
https://issues.jboss.org/browse/JBIDE-11784
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: testing
Affects Versions: 3.3.0.Beta3
Reporter: Nick Boldt
Assignee: Mickael Istria
Priority: Blocker
Fix For: 3.3.0.CR1
{code}
Exception in thread "[Timer] - Main Queue Handler" java.lang.OutOfMemoryError:
Java heap space
at
org.eclipse.equinox.internal.util.impl.tpt.threadpool.ThreadPoolFactoryImpl.execute0(ThreadPoolFactoryImpl.java:94)
at org.eclipse.equinox.internal.util.impl.tpt.timer.TimerImpl.run(TimerImpl.java:110)
at java.lang.Thread.run(Thread.java:662)
[ERROR] Java heap space -> [Help 1]
java.lang.OutOfMemoryError: Java heap space
{code}
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira