[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6490) Seam tests throw java.lang.OutOfMemoryError: PermGen space

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Jun 17 20:15:46 EDT 2010


Seam tests throw java.lang.OutOfMemoryError: PermGen space
----------------------------------------------------------

                 Key: JBIDE-6490
                 URL: https://jira.jboss.org/browse/JBIDE-6490
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 3.2.0.M1
            Reporter: Nick Boldt
            Assignee: Denis Golovin


Running org.jboss.tools.seam.core.test.SeamCoreAllTests
[ResourceUtils]:Target Import Location: /TestScanner
[ResourceUtils]:Full path to source: /qa/services/hudson/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/seam/tests/org.jboss.tools.seam.core.test/target/work/plugins/org.jboss.tools.seam.core.test_3.1.0.qualifier/projects/TestScanner/
[ResourceUtils]:Protocol: file
2010-06-17 14:34:37.645:INFO::Logging to StdErrLog::DEBUG=false via org.eclipse.jetty.util.log.StdErrLog
java.lang.OutOfMemoryError: PermGen space
Exception in thread "WorkbenchTestable" org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.OutOfMemoryError: PermGen space)
	at org.eclipse.swt.SWT.error(SWT.java:4083)
	at org.eclipse.swt.SWT.error(SWT.java:3998)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:195)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294)
	at org.eclipse.ui.internal.testing.WorkbenchTestable.runTest(WorkbenchTestable.java:112)
	at org.codehaus.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:22)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space

http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2.0.M1/68/console

See also https://jira.jboss.org/browse/JBIDE-6489 -- perhaps this is something that can be solved globally rather than per test suite?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list