[Still Failing] devstudio-nightly-4.0 #340
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/340
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/340/testReport
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/340/changes
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/340/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/340/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/340//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/340//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/340//console
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
[abogachuk] https://jira.jboss.org/browse/TOOLSDOC-77 - deleted files during guide restructuring.
[abogachuk] https://jira.jboss.org/browse/TOOLSDOC-77 - guide restructuring.
[abogachuk] https://jira.jboss.org/browse/TOOLSDOC-8 - updated the images as the wizard titles were changed.
--------------------------------------------------
Console log:
[...truncated 101393 lines...]
[java] [javac] import org.jboss.tools.vpe.ui.test.TestUtil;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1749. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VPERefreshTest.java (at line 25)
[java] [javac] import org.jboss.tools.vpe.ui.test.VpeTest;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1750. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VPERefreshTest.java (at line 34)
[java] [javac] public class VPERefreshTest extends VpeTest{
[java] [javac] ^^^^^^^
[java] [javac] VpeTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 1751. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VPERefreshTest.java (at line 42)
[java] [javac] openInVpe(JsfAllTests.IMPORT_PROJECT_NAME, "JBIDE/4816/testVisualContentBeforeRefreshAndAfter.html");//$NON-NLS-1$
[java] [javac] ^^^^^^^^^
[java] [javac] The method openInVpe(String, String) is undefined for the type VPERefreshTest
[java] [javac] ----------
[java] [javac] 1752. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VPERefreshTest.java (at line 47)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1753. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VPERefreshTest.java (at line 49)
[java] [javac] assertEquals("Number of child nodes before and after refresh should be the same",beforeRefreshChields, bodyAfterRefresh.getChildNodes().getLength()); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(String, long, long) is undefined for the type VPERefreshTest
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 1754. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 21)
[java] [javac] import org.jboss.tools.vpe.ui.test.TestUtil;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1755. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 22)
[java] [javac] import org.jboss.tools.vpe.ui.test.VpeTest;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1756. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 33)
[java] [javac] public class VisualRefreshComment_JBIDE6067 extends VpeTest {
[java] [javac] ^^^^^^^
[java] [javac] VpeTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 1757. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 40)
[java] [javac] setException(null);
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method setException(null) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1758. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 41)
[java] [javac] IFile file = (IFile) TestUtil.getComponentPath("JBIDE/6067/JBIDE-6067.jsp", //$NON-NLS-1$
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1759. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 44)
[java] [javac] JSPMultiPageEditor part = openEditor(editorInput);
[java] [javac] ^^^^^^^^^^
[java] [javac] The method openEditor(IEditorInput) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1760. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 45)
[java] [javac] TestUtil.delay(3000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1761. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 46)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1762. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 55)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1763. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 56)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1764. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 60)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1765. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 61)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1766. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 63)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1767. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 64)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1768. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 66)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1769. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 67)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1770. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 72)
[java] [javac] nsIDOMDocument visualDoc = TestUtil.getVpeVisualDocument((JSPMultiPageEditor)editorPart);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1771. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 74)
[java] [javac] assertNotNull("There are no SELECT elements in a visual DOM", nodeList); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^^
[java] [javac] The method assertNotNull(String, nsIDOMNodeList) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1772. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 75)
[java] [javac] assertTrue("There are no SELECT elements in a visual DOM", nodeList.getLength() > 0); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^
[java] [javac] The method assertTrue(String, boolean) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1773. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 78)
[java] [javac] assertEquals("SELECT element contents incorrect comment node", nsIDOMNode.COMMENT_NODE, commentNode.getNodeType()); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(String, int, int) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1774. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 79)
[java] [javac] assertEquals(" <f:selectItem id=\"it1_2\" itemLabel=\"Sports\" itemValue=\"2\" />", nodeValue); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(String, String) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 1775. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 14)
[java] [javac] import org.jboss.tools.vpe.ui.test.ComponentContentTest;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1776. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 22)
[java] [javac] public class VpeI18nTest_JBIDE4887 extends ComponentContentTest {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] ComponentContentTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 1777. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 26)
[java] [javac] setCheckWarning(false);
[java] [javac] ^^^^^^^^^^^^^^^
[java] [javac] The method setCheckWarning(boolean) is undefined for the type VpeI18nTest_JBIDE4887
[java] [javac] ----------
[java] [javac] 1778. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 34)
[java] [javac] performContentTest("jsfDefaultLocale.jsp"); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^^^^^^^
[java] [javac] The method performContentTest(String) is undefined for the type VpeI18nTest_JBIDE4887
[java] [javac] ----------
[java] [javac] 1779. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 38)
[java] [javac] protected String getTestProjectName() {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method getTestProjectName() of type VpeI18nTest_JBIDE4887 must override a superclass method
[java] [javac] ----------
[java] [javac] 1779 problems (1693 errors, 86 warnings)
[java] [javac] Compilation failed. Compiler errors are available in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/temp.folder/jsf-test.jar.bin.log
[java] Java Result: 13
BUILD FAILED
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:336: [eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.win32.win32.x86.
[exec] Result: 127
[eclipse.fetch] Missing directory entry: fragment(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: plugin(a)org.eclipse.test.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.test.
BUILD FAILED
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:493: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:495: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:68: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:199: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:11: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:13: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/compile.org.jboss.tools.test.sdk.feature.xml:42:
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.html.test/build.xml:397: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.html.test/build.xml:358: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jstl.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jstl.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jbpm.test/build.xml:393: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jbpm.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.myfaces.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.myfaces.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.test/build.xml:393: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.struts.vpe.struts.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.struts.vpe.struts.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.facelets.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.facelets.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.jsp.test/build.xml:393: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.jsp.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/build.xml:409: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/build.xml:367: Compile failed; see the compiler error output for details.
Total time: 9 minutes 24 seconds
Total time: 9 minutes 45 seconds
Terminating xvnc.
[devstudio-nightly-4.0] $ vncserver -kill :11
Killing Xvnc process ID 1216
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 6 months
[Still Failing] devstudio-nightly-4.0.helios #18
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0.helios/18
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0.helios/18/test...
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0.helios/18/changes
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0.helios/18/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0.helios/18/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0.helios/18//te...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0.helios/18//ch...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0.helios/18//co...
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
[rob.stryker(a)jboss.com] JBIDE-6221 - allows making esb project a child project to have the proper default extension
--------------------------------------------------
Console log:
[...truncated 75 lines...]
+++++ MAVEN21x=/qa/tools/opt/maven-2.1.0
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/runejb3tck
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/runejb3tck6
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/runtck
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/runtck6
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/setant
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/setjava
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/setmaven2
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/stacktrace
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/start-jboss
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/stop-jboss
+++ for function in '$basedir/scripts/function.d/*'
+++ . /home/hudson/config_repository/scripts/function.d/versions
++ setant 171
++ '[' 171 ']'
++ local 'command=. /home/hudson/config_repository/resources/common.variables && echo $ANT171'
+++ eval . /home/hudson/config_repository/resources/common.variables '&&' echo '$ANT171'
++++ . /home/hudson/config_repository/resources/common.variables
+++++ JAVA14=/qa/tools/opt/j2sdk1.4.2_15
+++++ JAVA15=/qa/tools/opt/jdk1.5.0_15
+++++ JAVA16=/qa/tools/opt/jdk1.6.0_03
+++++ ANT162=/qa/tools/opt/apache-ant-1.6.2
+++++ ANT165=/qa/tools/opt/apache-ant-1.6.5
+++++ ANT165_jbpm=/home/hudson/static_build_env/jbpm/apache-ant-1.6.5
+++++ ANT165_jbpm_soa=/home/hudson/static_build_env/jbpm.3_soa/apache-ant-1.6.5
+++++ ANT170=/qa/tools/opt/apache-ant-1.7.0
+++++ ANT171=/qa/tools/opt/apache-ant-1.7.1
+++++ MAVEN20x=/qa/tools/opt/maven-2.0.9
+++++ MAVEN2010=/qa/tools/opt/maven-2.0.10
+++++ MAVEN21x=/qa/tools/opt/maven-2.1.0
++++ echo /qa/tools/opt/apache-ant-1.7.1
++ local antpath=/qa/tools/opt/apache-ant-1.7.1
++ '[' -d /qa/tools/opt/apache-ant-1.7.1/bin ']'
++ export ANT_HOME=/qa/tools/opt/apache-ant-1.7.1
++ ANT_HOME=/qa/tools/opt/apache-ant-1.7.1
++ export PATH=/qa/tools/opt/apache-ant-1.7.1/bin:/qa/tools/opt/jdk1.6.0_18/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.10/bin:/qa/tools/opt/jdk1.5.0_last/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/opt/maven/bin:/opt/subversion/bin:/opt/maven/bin:/opt/subversion/bin:/home/hudson/bin:/qa/tools/opt/git-1.6.5/bin
++ PATH=/qa/tools/opt/apache-ant-1.7.1/bin:/qa/tools/opt/jdk1.6.0_18/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.10/bin:/qa/tools/opt/jdk1.5.0_last/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/opt/maven/bin:/opt/subversion/bin:/opt/maven/bin:/opt/subversion/bin:/home/hudson/bin:/qa/tools/opt/git-1.6.5/bin
++ EXTRAFLAGS=
++ [[ 0 -gt 0 ]]
++ mkdir -p jvmerrors
++ cp ./org.jboss.ide.eclipse.releng/configs/jbds/customize.properties ./org.jboss.ide.eclipse.releng/.
++ cd org.jboss.ide.eclipse.releng
++ [[ -n standalone.product,update-site,installer,tests,reports,build-results ]]
++ export 'ANT_OPTS=-Xmx700m -Dbuild.steps=standalone.product,update-site,installer,tests,reports,build-results'
++ ANT_OPTS='-Xmx700m -Dbuild.steps=standalone.product,update-site,installer,tests,reports,build-results'
++ [[ -n '' ]]
++ export 'ANT_OPTS=-Xmx700m -Dbuild.steps=standalone.product,update-site,installer,tests,reports,build-results -DWORKSPACE=/qa/hudson_ws/workspace/devstudio-nightly-4.0.helios -DlocalMode=true -Xmx1024M'
++ ANT_OPTS='-Xmx700m -Dbuild.steps=standalone.product,update-site,installer,tests,reports,build-results -DWORKSPACE=/qa/hudson_ws/workspace/devstudio-nightly-4.0.helios -DlocalMode=true -Xmx1024M'
++ export 'ANT_ARGS= -lib /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/lib'
++ ANT_ARGS=' -lib /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/lib'
++ rm -rf /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/eclipse /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/clean-eclipse
++ mkdir -p /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/requirements/p2repos
++ find /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/requirements/p2repos/ -maxdepth 1 -type f -name '*-SNAPSHOT.zip' -exec rm -f '{}' ';'
++ ant -f customizeBuild.xml customize
Buildfile: customizeBuild.xml
customize:
[echo] os.name = Linux
[echo] os.version = 2.6.18-128.4.1.el5
[echo] os.arch = i386
[echo]
[echo] java.home = /qa/tools/opt/jdk1.6.0_18/jre
[echo] java.library.path = /qa/tools/opt/jdk1.6.0_18/jre/lib/i386/server:/qa/tools/opt/jdk1.6.0_18/jre/lib/i386:/qa/tools/opt/jdk1.6.0_18/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
[propertyfile] Updating property file: /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/customize.properties
[propertyfile] Updating property file: /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/customize.properties
BUILD SUCCESSFUL
Total time: 2 seconds
++ cd builders
++ [[ -n '' ]]
++ [[ N == \R ]]
++ [[ N == \S ]]
++ [[ N == \M ]]
++ ant -f buildNightly.xml -propertyfile ../configs/jbds/release.properties
Buildfile: buildNightly.xml
init:
build-nightly:
build-nightly:
build-requirements:
cleanRequirements:
getBaseRequirements:
[echo] /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties is not available
init:
check.archive:
[echo] Checking the requirement's archive org.eclipse.releng.basebuilder_R36_RC1.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-zip:
[unzip] Expanding: /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/requirements/eclipse-basebuilder/org.eclipse.releng.basebuilder_R36_RC1.zip into /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties
do-build:
build-product:
nightly:
build:
[mkdir] Created dir: /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/4.0.0.M1/201005290621
[mkdir] Created dir: /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/4.0.0.M1/201005290621/all
[mkdir] Created dir: /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/4.0.0.M1/201005290621/bundle
[delete] Deleting directory /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/4.0.0.M1
[echo] /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/requirements/eclipse/return.properties is not available
init:
check.archive:
[echo] Checking the requirement's archive eclipse-SDK-3.6RC2-linux-gtk.tar.gz
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-tar.gz:
[untar] Expanding: /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/requirements/eclipse/eclipse-SDK-3.6RC2-linux-gtk.tar.gz into /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/clean-eclipse
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/requirements/eclipse/return.properties
[echo] /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/requirements/equinox/return.properties is not available
build.requirement:
download.requirement:
init:
check.archive:
[echo] Checking the requirement's archive org.eclipse.equinox.transforms.xslt_1.0.200.v20100503.jar
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
init:
check.archive:
[echo] Checking the requirement's archive org.eclipse.equinox.transforms.hook_1.0.200.v20100503.jar
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
[echo] /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/requirements/gef/return.properties is not available
build.requirement:
init:
check.archive:
[echo] Checking the requirement's archive GEF-runtime-3.6.0RC2.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-zip:
[unzip] Expanding: /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/requirements/gef/GEF-runtime-3.6.0RC2.zip into /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/clean-eclipse
post.unpack.requirement:
build.driver:
init:
check.archive:
[echo] Checking the requirement's archive GEF-zest-3.6.0RC2.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-zip:
[unzip] Expanding: /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/requirements/gef/GEF-zest-3.6.0RC2.zip into /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/clean-eclipse
post.unpack.requirement:
build.driver:
[echo] load properties from /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/requirements/gef/return.properties
[echo] Building standalone.product,update-site,installer,tests,reports,build-results
[echo] Building jbdevstudio with build type 'standalone.product'
standalone.product:
getEclipseBaseBuilder:
[echo] load properties from /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties
main:
[java] An error has occurred. See the log file
[java] /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/org.eclipse.releng.basebuilder/configuration/1275128769334.log.
[java] Java Result: 13
[mkdir] Created dir: /qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/jbds-build/4.0.0.M1/201005290621
BUILD FAILED
/qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0.helios/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:336: No message
Total time: 23 seconds
Terminating xvnc.
[devstudio-nightly-4.0.helios] $ vncserver -kill :12
Killing Xvnc process ID 9286
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 6 months
[Failure] jbosstools-nightly-3.2 #262
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/262
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/262/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/262/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/262/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/262/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/262//testReport
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/262//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/262//console
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
[abogachuk] https://jira.jboss.org/browse/TOOLSDOC-77 - deleted files during guide restructuring.
[abogachuk] https://jira.jboss.org/browse/TOOLSDOC-77 - guide restructuring.
[abogachuk] https://jira.jboss.org/browse/TOOLSDOC-8 - updated the images as the wizard titles were changed.
[dgolovin] https://jira.jboss.org/browse/JBDS-1202 problems running tests
vpe component tests fix:
- manifests were updated to let tycho find test classes
--------------------------------------------------
Console log:
[...truncated 159143 lines...]
[java] [javac] 1755. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 22)
[java] [javac] import org.jboss.tools.vpe.ui.test.VpeTest;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1756. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 33)
[java] [javac] public class VisualRefreshComment_JBIDE6067 extends VpeTest {
[java] [javac] ^^^^^^^
[java] [javac] VpeTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 1757. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 40)
[java] [javac] setException(null);
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method setException(null) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1758. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 41)
[java] [javac] IFile file = (IFile) TestUtil.getComponentPath("JBIDE/6067/JBIDE-6067.jsp", //$NON-NLS-1$
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1759. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 44)
[java] [javac] JSPMultiPageEditor part = openEditor(editorInput);
[java] [javac] ^^^^^^^^^^
[java] [javac] The method openEditor(IEditorInput) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1760. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 45)
[java] [javac] TestUtil.delay(3000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1761. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 46)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1762. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 55)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1763. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 56)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1764. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 60)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1765. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 61)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1766. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 63)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1767. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 64)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1768. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 66)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1769. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 67)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1770. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 72)
[java] [javac] nsIDOMDocument visualDoc = TestUtil.getVpeVisualDocument((JSPMultiPageEditor)editorPart);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1771. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 74)
[java] [javac] assertNotNull("There are no SELECT elements in a visual DOM", nodeList); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^^
[java] [javac] The method assertNotNull(String, nsIDOMNodeList) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1772. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 75)
[java] [javac] assertTrue("There are no SELECT elements in a visual DOM", nodeList.getLength() > 0); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^
[java] [javac] The method assertTrue(String, boolean) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1773. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 78)
[java] [javac] assertEquals("SELECT element contents incorrect comment node", nsIDOMNode.COMMENT_NODE, commentNode.getNodeType()); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(String, int, int) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1774. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 79)
[java] [javac] assertEquals(" <f:selectItem id=\"it1_2\" itemLabel=\"Sports\" itemValue=\"2\" />", nodeValue); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(String, String) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 1775. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 14)
[java] [javac] import org.jboss.tools.vpe.ui.test.ComponentContentTest;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1776. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 22)
[java] [javac] public class VpeI18nTest_JBIDE4887 extends ComponentContentTest {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] ComponentContentTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 1777. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 26)
[java] [javac] setCheckWarning(false);
[java] [javac] ^^^^^^^^^^^^^^^
[java] [javac] The method setCheckWarning(boolean) is undefined for the type VpeI18nTest_JBIDE4887
[java] [javac] ----------
[java] [javac] 1778. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 34)
[java] [javac] performContentTest("jsfDefaultLocale.jsp"); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^^^^^^^
[java] [javac] The method performContentTest(String) is undefined for the type VpeI18nTest_JBIDE4887
[java] [javac] ----------
[java] [javac] 1779. ERROR in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 38)
[java] [javac] protected String getTestProjectName() {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method getTestProjectName() of type VpeI18nTest_JBIDE4887 must override a superclass method
[java] [javac] ----------
[java] [javac] 1779 problems (1693 errors, 86 warnings)
[java] [javac] Compilation failed. Compiler errors are available in /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/temp.folder/jsf-test.jar.bin.log
[java] Java Result: 13
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:336: [exec] Result: 127
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: fragment(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: plugin(a)org.eclipse.test.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.test.
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:493: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:495: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:68: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:199: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:11: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:13: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/compile.org.jboss.tools.test.sdk.feature.xml:42:
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.vpe.html.test/build.xml:397: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.vpe.html.test/build.xml:358: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jstl.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jstl.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jbpm.test/build.xml:393: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jbpm.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.myfaces.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.myfaces.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.vpe.test/build.xml:393: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.vpe.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.struts.vpe.struts.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.struts.vpe.struts.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.facelets.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.facelets.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.vpe.jsp.test/build.xml:393: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.vpe.jsp.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/build.xml:409: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/build.xml:367: Compile failed; see the compiler error output for details.
Total time: 13 minutes 23 seconds
Total time: 18 minutes 41 seconds
Terminating xvnc.
[jbosstools-nightly-3.2] $ vncserver -kill :11
Killing Xvnc process ID 32002
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 6 months
[Still Failing] jbosstools-nightly-3.2.helios #20
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/20
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/20/tes...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/20/cha...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/20/con...
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/20/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/20//t...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/20//c...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/20//c...
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
[rob.stryker(a)jboss.com] JBIDE-6221 - allows making esb project a child project to have the proper default extension
--------------------------------------------------
Console log:
[...truncated 111 lines...]
+++++ ANT165_jbpm=/home/hudson/static_build_env/jbpm/apache-ant-1.6.5
+++++ ANT165_jbpm_soa=/home/hudson/static_build_env/jbpm.3_soa/apache-ant-1.6.5
+++++ ANT170=/qa/tools/opt/apache-ant-1.7.0
+++++ ANT171=/qa/tools/opt/apache-ant-1.7.1
+++++ MAVEN20x=/qa/tools/opt/maven-2.0.9
+++++ MAVEN2010=/qa/tools/opt/maven-2.0.10
+++++ MAVEN21x=/qa/tools/opt/maven-2.1.0
++++ echo /qa/tools/opt/apache-ant-1.7.1
++ local antpath=/qa/tools/opt/apache-ant-1.7.1
++ '[' -d /qa/tools/opt/apache-ant-1.7.1/bin ']'
++ export ANT_HOME=/qa/tools/opt/apache-ant-1.7.1
++ ANT_HOME=/qa/tools/opt/apache-ant-1.7.1
++ export PATH=/qa/tools/opt/apache-ant-1.7.1/bin:/qa/tools/opt/amd64/jdk1.6.0_18/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.10/bin:/qa/tools/opt/amd64/jdk1.5.0_last/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/opt/maven/bin:/opt/subversion/bin:/opt/maven/bin:/opt/subversion/bin:/home/hudson/bin:/qa/tools/opt/x86_64/git-1.6.5/bin
++ PATH=/qa/tools/opt/apache-ant-1.7.1/bin:/qa/tools/opt/amd64/jdk1.6.0_18/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.10/bin:/qa/tools/opt/amd64/jdk1.5.0_last/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/opt/maven/bin:/opt/subversion/bin:/opt/maven/bin:/opt/subversion/bin:/home/hudson/bin:/qa/tools/opt/x86_64/git-1.6.5/bin
++ EXTRAFLAGS=
++ [[ 0 -gt 0 ]]
++ mkdir -p jvmerrors
++ cp ./org.jboss.ide.eclipse.releng/configs/jbds/customize.properties ./org.jboss.ide.eclipse.releng/.
++ cd org.jboss.ide.eclipse.releng
++ [[ -n standalone.product,update-site,tests,reports,build-results ]]
++ export 'ANT_OPTS=-Xmx700m -Dbuild.steps=standalone.product,update-site,tests,reports,build-results'
++ ANT_OPTS='-Xmx700m -Dbuild.steps=standalone.product,update-site,tests,reports,build-results'
++ [[ -n '' ]]
++ export 'ANT_OPTS=-Xmx700m -Dbuild.steps=standalone.product,update-site,tests,reports,build-results -DWORKSPACE=/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios -DlocalMode=true -Xmx1024M'
++ ANT_OPTS='-Xmx700m -Dbuild.steps=standalone.product,update-site,tests,reports,build-results -DWORKSPACE=/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios -DlocalMode=true -Xmx1024M'
++ export 'ANT_ARGS= -lib /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/lib'
++ ANT_ARGS=' -lib /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/lib'
++ rm -rf /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/eclipse /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/clean-eclipse
++ mkdir -p /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/p2repos
++ find /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/p2repos/ -maxdepth 1 -type f -name '*-SNAPSHOT.zip' -exec rm -f '{}' ';'
++ ant -f customizeBuild.xml customize
Buildfile: customizeBuild.xml
customize:
[echo] os.name = Linux
[echo] os.version = 2.6.18-128.2.1.el5xen
[echo] os.arch = amd64
[echo]
[echo] java.home = /qa/tools/opt/x86_64/jdk1.6.0_18/jre
[echo] java.library.path = /qa/tools/opt/x86_64/jdk1.6.0_18/jre/lib/amd64/server:/qa/tools/opt/x86_64/jdk1.6.0_18/jre/lib/amd64:/qa/tools/opt/x86_64/jdk1.6.0_18/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[propertyfile] Updating property file: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/customize.properties
[propertyfile] Updating property file: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/customize.properties
BUILD SUCCESSFUL
Total time: 0 seconds
++ cd builders
++ [[ -n '' ]]
++ [[ N == \R ]]
++ [[ N == \S ]]
++ [[ N == \M ]]
++ ant -f buildNightly.xml -propertyfile ../configs/jbosstools/release.properties
Buildfile: buildNightly.xml
init:
build-nightly:
build-nightly:
build-requirements:
cleanRequirements:
getBaseRequirements:
[echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties is not available
init:
check.archive:
[echo] Checking the requirement's archive org.eclipse.releng.basebuilder_R36_RC1.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/eclipse-basebuilder/org.eclipse.releng.basebuilder_R36_RC1.zip into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties
do-build:
build-product:
nightly:
build:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/3.2.0.M1/201005290331
[mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/3.2.0.M1/201005290331/all
[mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/3.2.0.M1/201005290331/bundle
[delete] Deleting directory /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/3.2.0.M1
[echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/eclipse/return.properties is not available
init:
check.archive:
[echo] Checking the requirement's archive eclipse-SDK-3.6RC2-linux-gtk-x86_64.tar.gz
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-tar.gz:
[untar] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/eclipse/eclipse-SDK-3.6RC2-linux-gtk-x86_64.tar.gz into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/clean-eclipse
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/eclipse/return.properties
[echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/equinox/return.properties is not available
build.requirement:
download.requirement:
init:
check.archive:
[echo] Checking the requirement's archive org.eclipse.equinox.transforms.xslt_1.0.200.v20100503.jar
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
init:
check.archive:
[echo] Checking the requirement's archive org.eclipse.equinox.transforms.hook_1.0.200.v20100503.jar
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
[echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/gef/return.properties is not available
build.requirement:
init:
check.archive:
[echo] Checking the requirement's archive GEF-runtime-3.6.0RC2.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/gef/GEF-runtime-3.6.0RC2.zip into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/clean-eclipse
post.unpack.requirement:
build.driver:
init:
check.archive:
[echo] Checking the requirement's archive GEF-zest-3.6.0RC2.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/gef/GEF-zest-3.6.0RC2.zip into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/clean-eclipse
post.unpack.requirement:
build.driver:
[echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/gef/return.properties
[echo] Building standalone.product,update-site,tests,reports,build-results
[echo] Building JBossTools with build type 'standalone.product'
standalone.product:
getEclipseBaseBuilder:
[echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties
main:
[java] Java Result: 13
[mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/3.2.0.M1/201005290331
BUILD FAILED
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:336: No message
Total time: 26 seconds
Terminating xvnc.
[jbosstools-nightly-3.2.helios] $ vncserver -kill :13
Killing Xvnc process ID 14423
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 6 months
[Failure] devstudio-nightly-4.0 #339
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/339
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/339/testReport
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/339/changes
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/339/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/339/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/339//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/339//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/339//console
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
[dgolovin] https://jira.jboss.org/browse/JBDS-1202 problems running tests
vpe component tests fix:
- manifests were updated to let tycho find test classes
[nickboldt] remove range
--------------------------------------------------
Console log:
[...truncated 139274 lines...]
[java] [javac] import org.jboss.tools.vpe.ui.test.TestUtil;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1749. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VPERefreshTest.java (at line 25)
[java] [javac] import org.jboss.tools.vpe.ui.test.VpeTest;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1750. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VPERefreshTest.java (at line 34)
[java] [javac] public class VPERefreshTest extends VpeTest{
[java] [javac] ^^^^^^^
[java] [javac] VpeTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 1751. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VPERefreshTest.java (at line 42)
[java] [javac] openInVpe(JsfAllTests.IMPORT_PROJECT_NAME, "JBIDE/4816/testVisualContentBeforeRefreshAndAfter.html");//$NON-NLS-1$
[java] [javac] ^^^^^^^^^
[java] [javac] The method openInVpe(String, String) is undefined for the type VPERefreshTest
[java] [javac] ----------
[java] [javac] 1752. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VPERefreshTest.java (at line 47)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1753. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VPERefreshTest.java (at line 49)
[java] [javac] assertEquals("Number of child nodes before and after refresh should be the same",beforeRefreshChields, bodyAfterRefresh.getChildNodes().getLength()); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(String, long, long) is undefined for the type VPERefreshTest
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 1754. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 21)
[java] [javac] import org.jboss.tools.vpe.ui.test.TestUtil;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1755. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 22)
[java] [javac] import org.jboss.tools.vpe.ui.test.VpeTest;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1756. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 33)
[java] [javac] public class VisualRefreshComment_JBIDE6067 extends VpeTest {
[java] [javac] ^^^^^^^
[java] [javac] VpeTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 1757. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 40)
[java] [javac] setException(null);
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method setException(null) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1758. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 41)
[java] [javac] IFile file = (IFile) TestUtil.getComponentPath("JBIDE/6067/JBIDE-6067.jsp", //$NON-NLS-1$
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1759. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 44)
[java] [javac] JSPMultiPageEditor part = openEditor(editorInput);
[java] [javac] ^^^^^^^^^^
[java] [javac] The method openEditor(IEditorInput) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1760. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 45)
[java] [javac] TestUtil.delay(3000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1761. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 46)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1762. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 55)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1763. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 56)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1764. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 60)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1765. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 61)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1766. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 63)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1767. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 64)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1768. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 66)
[java] [javac] TestUtil.delay(1000);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1769. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 67)
[java] [javac] TestUtil.waitForIdle();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1770. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 72)
[java] [javac] nsIDOMDocument visualDoc = TestUtil.getVpeVisualDocument((JSPMultiPageEditor)editorPart);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 1771. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 74)
[java] [javac] assertNotNull("There are no SELECT elements in a visual DOM", nodeList); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^^
[java] [javac] The method assertNotNull(String, nsIDOMNodeList) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1772. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 75)
[java] [javac] assertTrue("There are no SELECT elements in a visual DOM", nodeList.getLength() > 0); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^
[java] [javac] The method assertTrue(String, boolean) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1773. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 78)
[java] [javac] assertEquals("SELECT element contents incorrect comment node", nsIDOMNode.COMMENT_NODE, commentNode.getNodeType()); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(String, int, int) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] 1774. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VisualRefreshComment_JBIDE6067.java (at line 79)
[java] [javac] assertEquals(" <f:selectItem id=\"it1_2\" itemLabel=\"Sports\" itemValue=\"2\" />", nodeValue); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(String, String) is undefined for the type VisualRefreshComment_JBIDE6067
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 1775. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 14)
[java] [javac] import org.jboss.tools.vpe.ui.test.ComponentContentTest;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.vpe.ui cannot be resolved
[java] [javac] ----------
[java] [javac] 1776. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 22)
[java] [javac] public class VpeI18nTest_JBIDE4887 extends ComponentContentTest {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] ComponentContentTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 1777. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 26)
[java] [javac] setCheckWarning(false);
[java] [javac] ^^^^^^^^^^^^^^^
[java] [javac] The method setCheckWarning(boolean) is undefined for the type VpeI18nTest_JBIDE4887
[java] [javac] ----------
[java] [javac] 1778. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 34)
[java] [javac] performContentTest("jsfDefaultLocale.jsp"); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^^^^^^^
[java] [javac] The method performContentTest(String) is undefined for the type VpeI18nTest_JBIDE4887
[java] [javac] ----------
[java] [javac] 1779. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/VpeI18nTest_JBIDE4887.java (at line 38)
[java] [javac] protected String getTestProjectName() {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method getTestProjectName() of type VpeI18nTest_JBIDE4887 must override a superclass method
[java] [javac] ----------
[java] [javac] 1779 problems (1693 errors, 86 warnings)
[java] [javac] Compilation failed. Compiler errors are available in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/temp.folder/jsf-test.jar.bin.log
[java] Java Result: 13
BUILD FAILED
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:336: [eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.win32.win32.x86.
[exec] Result: 127
[eclipse.fetch] Missing directory entry: fragment(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: plugin(a)org.eclipse.test.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.test.
BUILD FAILED
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:493: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:495: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:68: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:199: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:11: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:13: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/compile.org.jboss.tools.test.sdk.feature.xml:42:
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.html.test/build.xml:397: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.html.test/build.xml:358: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jstl.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jstl.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jbpm.test/build.xml:393: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jbpm.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.myfaces.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.myfaces.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.test/build.xml:393: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.struts.vpe.struts.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.struts.vpe.struts.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.facelets.test/build.xml:396: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.facelets.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.jsp.test/build.xml:393: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.vpe.jsp.test/build.xml:354: Compile failed; see the compiler error output for details.
The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/build.xml:409: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test/build.xml:367: Compile failed; see the compiler error output for details.
Total time: 13 minutes 25 seconds
Total time: 18 minutes 35 seconds
Terminating xvnc.
[devstudio-nightly-4.0] $ vncserver -kill :13
Killing Xvnc process ID 27985
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 6 months
[Unstable] devstudio-nightly-4.0 #338
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/338
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/338/testReport
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/338/changes
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/338/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/338/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/338//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/338//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/338//console
--------------------------------------------------
Failed Tests:
37 tests failed.
REGRESSION: JstJspAllTests
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1704Test.doTestJsfJspJbide1704(JsfJspJbide1704Test.java:78)
at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1704Test.testXhtmlJbide1704(JsfJspJbide1704Test.java:44)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
REGRESSION: SeamCoreAllTests
Error Message:
Property persistenceUnitName is not found
Stack Trace:
junit.framework.AssertionFailedError: Property persistenceUnitName is not found
at org.jboss.tools.seam.core.test.ScannerTest.scanSimpleProperties(ScannerTest.java:483)
at org.jboss.tools.seam.core.test.ScannerTest.testSeamProjectObjects(ScannerTest.java:455)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamRefactoringAllTests
Error Message:
Can't load component org.jboss.seam.mail.newMailSession
Stack Trace:
junit.framework.AssertionFailedError: Can't load component org.jboss.seam.mail.newMailSession
at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.renameComponent(SeamComponentRefactoringTest.java:133)
at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.testRemaningMailSessionDeclarationInComponentsXml_JBIDE4447(SeamComponentRefactoringTest.java:93)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Class not found "org.hibernate.eclipse.console.test.ConsolePluginAllTests"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.hibernate.eclipse.console.test.ConsolePluginAllTests"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:245)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Failed to invoke suite():java.lang.NoClassDefFoundError: org/hibernate/eclipse/console/test/HibernateConsoleTest
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Failed to invoke suite():java.lang.NoClassDefFoundError: org/hibernate/eclipse/console/test/HibernateConsoleTest
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:270)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Class not found "org.jboss.ide.eclipse.archives.test.ArchivesTestSuite"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.jboss.ide.eclipse.archives.test.ArchivesTestSuite"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:245)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Class not found "org.jboss.ide.eclipse.as.test.ASTestSuite"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.jboss.ide.eclipse.as.test.ASTestSuite"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:245)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Failed to invoke suite():java.lang.NoClassDefFoundError: org/jmock/internal/ExpectationBuilder
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Failed to invoke suite():java.lang.NoClassDefFoundError: org/jmock/internal/ExpectationBuilder
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:270)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Class not found "org.jboss.tools.jst.css.test.CSSAllTests"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.jboss.tools.jst.css.test.CSSAllTests"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:245)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:762)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in markerTest.xhtml for 'testtt' segment. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in markerTest.xhtml for 'testtt' segment. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testErrorMarkerForEL(SeamValidatorsTest.java:785)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam12XFacetTestSuite121EAP
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam12XFacetTestSuite121EAP
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam12XFacetTestSuite121EAP
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam12XFacetTestSuite121EAP
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam20XFacetTestSuite201GA
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.setUp(Seam2FacetInstallDelegateTest.java:67)
at org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA$Seam2FacetInstallDelegateTestSetup.setUp(Seam20XFacetTestSuite201GA.java:36)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam20XFacetTestSuite202SP1
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.setUp(Seam2FacetInstallDelegateTest.java:67)
at org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA$Seam2FacetInstallDelegateTestSetup.setUp(Seam20XFacetTestSuite201GA.java:36)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam20XFacetTestSuite203CR1
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.setUp(Seam2FacetInstallDelegateTest.java:67)
at org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA$Seam2FacetInstallDelegateTestSetup.setUp(Seam20XFacetTestSuite201GA.java:36)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam20XFacetTestSuiteFP
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.setUp(Seam2FacetInstallDelegateTest.java:67)
at org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA$Seam2FacetInstallDelegateTestSetup.setUp(Seam20XFacetTestSuite201GA.java:36)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XCreateTestProjectTest.setUp(Seam20XCreateTestProjectTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XCreateTestProjectTest.setUp(Seam20XCreateTestProjectTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XCreateTestProjectTest.setUp(Seam20XCreateTestProjectTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XCreateTestProjectTest.setUp(Seam20XCreateTestProjectTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XProjectNamesTest.setUp(Seam20XProjectNamesTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XProjectNamesTest.setUp(Seam20XProjectNamesTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XProjectNamesTest.setUp(Seam20XProjectNamesTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XProjectNamesTest.setUp(Seam20XProjectNamesTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam12XOperationsTestSuite121EAP
Error Message:
Failed while installing Seam 1.2.
Stack Trace:
org.eclipse.wst.common.project.facet.core.FacetedProjectFrameworkException: Failed while installing Seam 1.2.
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1497)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modifyInternal(FacetedProject.java:438)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.mergeChangesInternal(FacetedProject.java:1171)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.access$2(FacetedProject.java:1107)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject$1.run(FacetedProject.java:321)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modify(FacetedProject.java:336)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.installProjectFacet(FacetedProject.java:252)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.createSeamProject(AbstractSeamFacetTest.java:213)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.createSeamEarProject(AbstractSeamFacetTest.java:270)
at org.jboss.tools.seam.ui.test.wizard.Seam12EARNewOperationTest.setUp(Seam12EARNewOperationTest.java:62)
at org.jboss.tools.seam.ui.test.wizard.Seam12XOperationsTestSuite121EAP$Seam12EARNewOperationTestSetup.setUp(Seam12XOperationsTestSuite121EAP.java:45)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.IllegalArgumentException: Copy failed - '/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA/seam-gen/view' does not exist
at org.jboss.tools.seam.internal.core.project.facet.AntCopyUtils.copyFilesAndFolders(AntCopyUtils.java:142)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.copyFilesToWarProject(SeamFacetAbstractInstallDelegate.java:389)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetInstallDelegate.copyFilesToWarProject(SeamFacetInstallDelegate.java:133)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.doExecuteForWar(SeamFacetAbstractInstallDelegate.java:344)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.doExecute(SeamFacetAbstractInstallDelegate.java:858)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.execute(SeamFacetAbstractInstallDelegate.java:189)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1467)
FAILED: Seam12XOperationsTestSuite121EAP
Error Message:
Failed while installing Seam 1.2.
Stack Trace:
org.eclipse.wst.common.project.facet.core.FacetedProjectFrameworkException: Failed while installing Seam 1.2.
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1497)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modifyInternal(FacetedProject.java:438)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.mergeChangesInternal(FacetedProject.java:1171)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.access$2(FacetedProject.java:1107)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject$1.run(FacetedProject.java:321)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modify(FacetedProject.java:336)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.installProjectFacet(FacetedProject.java:252)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.createSeamProject(AbstractSeamFacetTest.java:213)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.createSeamWarProject(AbstractSeamFacetTest.java:255)
at org.jboss.tools.seam.ui.test.wizard.Seam12WARNewOperationTest.setUp(Seam12WARNewOperationTest.java:57)
at org.jboss.tools.seam.ui.test.wizard.Seam12XOperationsTestSuite121EAP$Seam12WARNewOperationTestSetup.setUp(Seam12XOperationsTestSuite121EAP.java:65)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.IllegalArgumentException: Copy failed - '/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA/seam-gen/view' does not exist
at org.jboss.tools.seam.internal.core.project.facet.AntCopyUtils.copyFilesAndFolders(AntCopyUtils.java:142)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.copyFilesToWarProject(SeamFacetAbstractInstallDelegate.java:389)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetInstallDelegate.copyFilesToWarProject(SeamFacetInstallDelegate.java:133)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.doExecuteForWar(SeamFacetAbstractInstallDelegate.java:344)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.doExecute(SeamFacetAbstractInstallDelegate.java:858)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.execute(SeamFacetAbstractInstallDelegate.java:189)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1467)
--------------------------------------------------
Changes:
[nickboldt] add site
[nickboldt] add site
[nickboldt] add site
[dgolovin] https://jira.jboss.org/browse/JBDS-1202 problems running tests
jst component tests fix:
- tests that requires jsf moved to jsf
- manifest errors fixed
[nickboldt] remove interative test
[nickboldt] remove interative test
[dazarov] https://jira.jboss.org/browse/JBIDE-6386
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
--------------------------------------------------
Console log:
[...truncated 158141 lines...]
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/drools-ide-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817
[copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817
[xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 293 minutes 18 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1275108181
+++ echo 'scale=2; (1275108181 - 1275090577)/60'
+++ bc -l
++ elapsed=293.40
++ echo 'Elapsed time: 293.40mins.'
Elapsed time: 293.40mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=4.0.0.M1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
+++ grep upload.to
++ builddir=nightly/4.0.0.M1/201005281817
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=4.0.0.M1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201005281817
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/4.0.0.M1/201005281817 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201005281817/
++ scp /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1275108545
+++ echo 'scale=2; (1275108545 - 1275090577)/60'
+++ bc -l
++ elapsed=299.46
++ echo 'Elapsed time: 299.46mins.'
Elapsed time: 299.46mins.
++ [[ -d /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/eclipse/images /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/eclipse/site-3.0.0.GA.xml /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201005281817N-H338-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts.feature_3.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201005281817N.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_4.0.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201005281817N-H338-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201005281817N-H338-M1.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201004292113-41-7w3121153A3224.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201004292113-52-7w3121153A3224.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201004292113-41-7w3121153A3224.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201004292113-52-7w3121153A3224.jar
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201004292113-7F79-94E5OxDHFRDJFXBKEDIt957.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1275108576
+++ echo 'scale=2; (1275108576 - 1275090577)/60'
+++ bc -l
++ elapsed=299.98
++ echo 'Elapsed time: 299.98mins.'
Elapsed time: 299.98mins.
Terminating xvnc.
[devstudio-nightly-4.0] $ vncserver -kill :16
Killing Xvnc process ID 3226
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 14521 annotations (48 new, 0 high, 14521 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 6 months
[Unstable] jbosstools-nightly-3.2 #261
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/261
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/261/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/261/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/261/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/261/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/261//testReport
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/261//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/261//console
--------------------------------------------------
Failed Tests:
34 tests failed.
REGRESSION: JstJspAllTests
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1704Test.doTestJsfJspJbide1704(JsfJspJbide1704Test.java:78)
at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1704Test.testXhtmlJbide1704(JsfJspJbide1704Test.java:44)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
REGRESSION: SeamCoreAllTests
Error Message:
Property persistenceUnitName is not found
Stack Trace:
junit.framework.AssertionFailedError: Property persistenceUnitName is not found
at org.jboss.tools.seam.core.test.ScannerTest.scanSimpleProperties(ScannerTest.java:483)
at org.jboss.tools.seam.core.test.ScannerTest.testSeamProjectObjects(ScannerTest.java:455)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Class not found "org.hibernate.eclipse.console.test.ConsolePluginAllTests"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.hibernate.eclipse.console.test.ConsolePluginAllTests"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:245)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Failed to invoke suite():java.lang.NoClassDefFoundError: org/hibernate/eclipse/console/test/HibernateConsoleTest
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Failed to invoke suite():java.lang.NoClassDefFoundError: org/hibernate/eclipse/console/test/HibernateConsoleTest
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:270)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Class not found "org.jboss.ide.eclipse.archives.test.ArchivesTestSuite"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.jboss.ide.eclipse.archives.test.ArchivesTestSuite"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:245)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Class not found "org.jboss.ide.eclipse.as.test.ASTestSuite"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.jboss.ide.eclipse.as.test.ASTestSuite"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:245)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Failed to invoke suite():java.lang.NoClassDefFoundError: org/jmock/internal/ExpectationBuilder
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Failed to invoke suite():java.lang.NoClassDefFoundError: org/jmock/internal/ExpectationBuilder
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:270)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
Class not found "org.jboss.tools.jst.css.test.CSSAllTests"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.jboss.tools.jst.css.test.CSSAllTests"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:245)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam12XFacetTestSuite121EAP
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam12XFacetTestSuite121EAP
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam12XFacetTestSuite121EAP
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam12XFacetTestSuite121EAP
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam20XFacetTestSuite201GA
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.setUp(Seam2FacetInstallDelegateTest.java:67)
at org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA$Seam2FacetInstallDelegateTestSetup.setUp(Seam20XFacetTestSuite201GA.java:36)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam20XFacetTestSuite202SP1
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.setUp(Seam2FacetInstallDelegateTest.java:67)
at org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA$Seam2FacetInstallDelegateTestSetup.setUp(Seam20XFacetTestSuite201GA.java:36)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam20XFacetTestSuite203CR1
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.setUp(Seam2FacetInstallDelegateTest.java:67)
at org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA$Seam2FacetInstallDelegateTestSetup.setUp(Seam20XFacetTestSuite201GA.java:36)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam20XFacetTestSuiteFP
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.setUp(Seam2FacetInstallDelegateTest.java:67)
at org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA$Seam2FacetInstallDelegateTestSetup.setUp(Seam20XFacetTestSuite201GA.java:36)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XCreateTestProjectTest.setUp(Seam20XCreateTestProjectTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XCreateTestProjectTest.setUp(Seam20XCreateTestProjectTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XCreateTestProjectTest.setUp(Seam20XCreateTestProjectTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XCreateTestProjectTest.setUp(Seam20XCreateTestProjectTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.setUp(AbstractSeamFacetTest.java:86)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XProjectNamesTest.setUp(Seam20XProjectNamesTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XProjectNamesTest.setUp(Seam20XProjectNamesTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XProjectNamesTest.setUp(Seam20XProjectNamesTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
Stack Trace:
junit.framework.AssertionFailedError: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:291)
at org.jboss.tools.seam.ui.test.wizard.Seam20XProjectNamesTest.setUp(Seam20XProjectNamesTest.java:21)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: Seam12XOperationsTestSuite121EAP
Error Message:
Failed while installing Seam 1.2.
Stack Trace:
org.eclipse.wst.common.project.facet.core.FacetedProjectFrameworkException: Failed while installing Seam 1.2.
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1497)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modifyInternal(FacetedProject.java:438)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.mergeChangesInternal(FacetedProject.java:1171)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.access$2(FacetedProject.java:1107)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject$1.run(FacetedProject.java:321)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modify(FacetedProject.java:336)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.installProjectFacet(FacetedProject.java:252)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.createSeamProject(AbstractSeamFacetTest.java:213)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.createSeamEarProject(AbstractSeamFacetTest.java:270)
at org.jboss.tools.seam.ui.test.wizard.Seam12EARNewOperationTest.setUp(Seam12EARNewOperationTest.java:62)
at org.jboss.tools.seam.ui.test.wizard.Seam12XOperationsTestSuite121EAP$Seam12EARNewOperationTestSetup.setUp(Seam12XOperationsTestSuite121EAP.java:45)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.IllegalArgumentException: Copy failed - '/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA/seam-gen/view' does not exist
at org.jboss.tools.seam.internal.core.project.facet.AntCopyUtils.copyFilesAndFolders(AntCopyUtils.java:142)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.copyFilesToWarProject(SeamFacetAbstractInstallDelegate.java:389)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetInstallDelegate.copyFilesToWarProject(SeamFacetInstallDelegate.java:133)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.doExecuteForWar(SeamFacetAbstractInstallDelegate.java:344)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.doExecute(SeamFacetAbstractInstallDelegate.java:858)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.execute(SeamFacetAbstractInstallDelegate.java:189)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1467)
FAILED: Seam12XOperationsTestSuite121EAP
Error Message:
Failed while installing Seam 1.2.
Stack Trace:
org.eclipse.wst.common.project.facet.core.FacetedProjectFrameworkException: Failed while installing Seam 1.2.
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1497)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modifyInternal(FacetedProject.java:438)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.mergeChangesInternal(FacetedProject.java:1171)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.access$2(FacetedProject.java:1107)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject$1.run(FacetedProject.java:321)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modify(FacetedProject.java:336)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.installProjectFacet(FacetedProject.java:252)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.createSeamProject(AbstractSeamFacetTest.java:213)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.createSeamWarProject(AbstractSeamFacetTest.java:255)
at org.jboss.tools.seam.ui.test.wizard.Seam12WARNewOperationTest.setUp(Seam12WARNewOperationTest.java:57)
at org.jboss.tools.seam.ui.test.wizard.Seam12XOperationsTestSuite121EAP$Seam12WARNewOperationTestSetup.setUp(Seam12XOperationsTestSuite121EAP.java:65)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.IllegalArgumentException: Copy failed - '/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/eclipse/C:\JBoss\jboss-seam-1.2.1.GA/seam-gen/view' does not exist
at org.jboss.tools.seam.internal.core.project.facet.AntCopyUtils.copyFilesAndFolders(AntCopyUtils.java:142)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.copyFilesToWarProject(SeamFacetAbstractInstallDelegate.java:389)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetInstallDelegate.copyFilesToWarProject(SeamFacetInstallDelegate.java:133)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.doExecuteForWar(SeamFacetAbstractInstallDelegate.java:344)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.doExecute(SeamFacetAbstractInstallDelegate.java:858)
at org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate.execute(SeamFacetAbstractInstallDelegate.java:189)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1467)
--------------------------------------------------
Changes:
[nickboldt] remove range
[nickboldt] add site
[nickboldt] add site
[nickboldt] add site
[dgolovin] https://jira.jboss.org/browse/JBDS-1202 problems running tests
jst component tests fix:
- tests that requires jsf moved to jsf
- manifest errors fixed
[nickboldt] remove interative test
[nickboldt] remove interative test
[dazarov] https://jira.jboss.org/browse/JBIDE-6386
[nickboldt] add wtp helios site
[dgolovin] https://jira.jboss.org/browse/JBDS-1202 problems running tests
test project for el partitioning moved to seam.ui.test to fix test error
[dgolovin] Performance fix for seam.
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
--------------------------------------------------
Console log:
[...truncated 120630 lines...]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 172 minutes 45 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1275107276
+++ echo 'scale=2; (1275107276 - 1275096890)/60'
+++ bc -l
++ elapsed=173.10
++ echo 'Elapsed time: 173.10mins.'
Elapsed time: 173.10mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.M1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.M1/201005282131
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.M1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201005282131
++ [[ '' == '' ]]
++ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131 tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/201005282131/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/latestBuild.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1275108344
+++ echo 'scale=2; (1275108344 - 1275096890)/60'
+++ bc -l
++ elapsed=190.90
++ echo 'Elapsed time: 190.90mins.'
Elapsed time: 190.90mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts.feature_3.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201004292205-795-8s73533B7L773D.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201004292205-795-8s73533B7L773D.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201005282131N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201005270313-27l-F9JgLWLMBhXLrWr.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.teiid.designer.feature_7.0.0.v20100526-2024.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201004292113-41-7w3121153A3224.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201004292113-52-7w3121153A3224.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201005282131N-H261-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201004292205-5--7w3121153A3316.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201005162112-77--84O23FfVFQGFiMmXcJPDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201004292113-52-7w3121153A3224.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201004292113-7F79-94E5OxDHFRDJFXBKEDIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201004292205-7H2-9xQ99FIYMkL98aGhSOfTV_TR.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.teiid.designer.runtime.feature_7.0.0.v20100526-2024.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.teiid.datatools.connectivity.feature_0.1.0.v20100526-2024.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201005162112-7J--CcNBHBBeHkNHHN.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201005282131N-H261-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201004292113-41-7w3121153A3224.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201005162112-7J--CcNBHBBeHkNHHN.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201005270313-27l-F9JgLWLMBhXLrWr.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201005282131N-H261-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201004292205-5--7w3121153A3316.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201005282131N-H261-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201005270313-3--8-Co3ICRlVZRQHjbWdZ7AKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201004292205-7D2-8BF9D7z0HCKBEKPSKFDNx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.tools.modeshape.rest.feature_1.0.0.v20100526-2122-M1.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201005282131N-H261-M1.jar ]]
+++ echo tools@filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/site/nightly/trunk tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1275108546
+++ echo 'scale=2; (1275108546 - 1275096890)/60'
+++ bc -l
++ elapsed=194.26
++ echo 'Elapsed time: 194.26mins.'
Elapsed time: 194.26mins.
Terminating xvnc.
[jbosstools-nightly-3.2] $ vncserver -kill :13
Killing Xvnc process ID 2346
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201005282131/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 14595 annotations (33 new, 0 high, 14595 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 6 months
[Still Unstable] jbosstools-nightly-3.1.x #107
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/107
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/107/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/107/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/107/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/107/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/107//testR...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/107//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/107//console
--------------------------------------------------
Failed Tests:
2 tests failed.
FAILED: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
[dgolovin] https://jira.jboss.org/browse/JBDS-1251 Update version in splash.bmp
remove version from installer header image as it was in 3.0.0.GA
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
[nickboldt] add wtp update site
--------------------------------------------------
Console log:
[...truncated 108241 lines...]
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 156 minutes 12 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1275104450
+++ echo 'scale=2; (1275104450 - 1275095061)/60'
+++ bc -l
++ elapsed=156.48
++ echo 'Elapsed time: 156.48mins.'
Elapsed time: 156.48mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ grep product.releaseNumber
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.1.GA
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.1.1.GA/201005282101
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.1.GA
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201005282101
++ [[ '' == '' ]]
++ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.1.1.GA
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/
++ scp configs/jbds/build.log.zip tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.1.GA/201005282101/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/latestBuild.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.1.GA/latestBuild-3.1.1.GA.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.1.GA/latestBuildFailures-3.1.1.GA.html
+++ date +%s
++ endtime=1275105426
+++ echo 'scale=2; (1275105426 - 1275095061)/60'
+++ bc -l
++ elapsed=172.75
++ echo 'Elapsed time: 172.75mins.'
Elapsed time: 172.75mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.archives.feature_3.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.seam.feature_1.0.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.birt.feature_1.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.pi4soa.core.source.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.pi4soa.sdk.feature_3.0.0.v201003031452-77--84O23FfTENFIaGVRugPDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.project.examples.feature_1.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.smooks.feature_1.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201005282101R.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.drools.eclipse.task.feature_5.1.0.v201005282101R-H107-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.seam.feature_3.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.struts_feature_3.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201005181033-5--7w312116292144.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.common.feature_4.0.0.v201005181033-5--7w312116292144.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.drools.eclipse.feature_5.1.0.v201005282101R-H107-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.portlet.feature_1.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm4.feature_4.0.0.v201005181033-7D2-8BF9D7z0IBJ9NLMPGEHJx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jmx.source.feature_1.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.hibernate.eclipse.feature_3.3.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201005180913-52-7w312116291A24.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201005181033-795-8s73533D5J5399.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jbpm.gd.jpdl.feature_3.2.0.v201005180913-41-7w312116291A24.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.feature_1.0.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.bpel.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.bpel.source.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.source.feature_1.0.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201005181033-7H2-9xQ99FIaJhHDEYFgQXgQSWSV.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jmx.sdk.feature_1.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201005180913-7F79-94E5OxDJDP9aDV7_EDIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jmx.feature_1.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201005181033-795-8s73533D5J5399.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.tptp.feature_1.1.0.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.ws.feature_1.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201005180913-52-7w312116291A24.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.seam.source.feature_1.0.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.esb.feature_1.3.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.sdk.feature_1.0.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.pi4soa.core.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201005180913-41-7w312116291A24.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.as.feature_2.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.cdi.feature_1.0.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.guvnor.tools.feature_5.1.0.v201005282101R-H107-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.richfaces.feature_3.1.1.v201005282101R-H107-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201003031622-3--8-Co3ICPjR_UQwNwh8iyAKhMX.jar ]]
+++ echo tools@filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1275105630
+++ echo 'scale=2; (1275105630 - 1275095061)/60'
+++ bc -l
++ elapsed=176.15
++ echo 'Elapsed time: 176.15mins.'
Elapsed time: 176.15mins.
Terminating xvnc.
[jbosstools-nightly-3.1.x] $ vncserver -kill :12
Killing Xvnc process ID 409
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005282101/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13370 annotations (2 new, 0 high, 13370 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
14 years, 6 months
[Still Failing] jbosstools-nightly-3.2.helios #19
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/19
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/19/tes...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/19/cha...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/19/con...
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/19/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/19//t...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/19//c...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/19//c...
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1
--------------------------------------------------
Console log:
[...truncated 110 lines...]
+++++ ANT165_jbpm=/home/hudson/static_build_env/jbpm/apache-ant-1.6.5
+++++ ANT165_jbpm_soa=/home/hudson/static_build_env/jbpm.3_soa/apache-ant-1.6.5
+++++ ANT170=/qa/tools/opt/apache-ant-1.7.0
+++++ ANT171=/qa/tools/opt/apache-ant-1.7.1
+++++ MAVEN20x=/qa/tools/opt/maven-2.0.9
+++++ MAVEN2010=/qa/tools/opt/maven-2.0.10
+++++ MAVEN21x=/qa/tools/opt/maven-2.1.0
++++ echo /qa/tools/opt/apache-ant-1.7.1
++ local antpath=/qa/tools/opt/apache-ant-1.7.1
++ '[' -d /qa/tools/opt/apache-ant-1.7.1/bin ']'
++ export ANT_HOME=/qa/tools/opt/apache-ant-1.7.1
++ ANT_HOME=/qa/tools/opt/apache-ant-1.7.1
++ export PATH=/qa/tools/opt/apache-ant-1.7.1/bin:/qa/tools/opt/jdk1.6.0_18/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.10/bin:/qa/tools/opt/jdk1.5.0_last/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/home/hudson/bin:/qa/tools/opt/git-1.6.5/bin
++ PATH=/qa/tools/opt/apache-ant-1.7.1/bin:/qa/tools/opt/jdk1.6.0_18/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.10/bin:/qa/tools/opt/jdk1.5.0_last/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/home/hudson/bin:/qa/tools/opt/git-1.6.5/bin
++ EXTRAFLAGS=
++ [[ 0 -gt 0 ]]
++ mkdir -p jvmerrors
++ cp ./org.jboss.ide.eclipse.releng/configs/jbds/customize.properties ./org.jboss.ide.eclipse.releng/.
++ cd org.jboss.ide.eclipse.releng
++ [[ -n standalone.product,update-site,tests,reports,build-results ]]
++ export 'ANT_OPTS=-Xmx700m -Dbuild.steps=standalone.product,update-site,tests,reports,build-results'
++ ANT_OPTS='-Xmx700m -Dbuild.steps=standalone.product,update-site,tests,reports,build-results'
++ [[ -n '' ]]
++ export 'ANT_OPTS=-Xmx700m -Dbuild.steps=standalone.product,update-site,tests,reports,build-results -DWORKSPACE=/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios -DlocalMode=true -Xmx1024M'
++ ANT_OPTS='-Xmx700m -Dbuild.steps=standalone.product,update-site,tests,reports,build-results -DWORKSPACE=/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios -DlocalMode=true -Xmx1024M'
++ export 'ANT_ARGS= -lib /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/lib'
++ ANT_ARGS=' -lib /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/lib'
++ rm -rf /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/eclipse /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/clean-eclipse
++ mkdir -p /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/p2repos
++ find /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/p2repos/ -maxdepth 1 -type f -name '*-SNAPSHOT.zip' -exec rm -f '{}' ';'
++ ant -f customizeBuild.xml customize
Buildfile: customizeBuild.xml
customize:
[echo] os.name = Linux
[echo] os.version = 2.6.18-128.2.1.el5xen
[echo] os.arch = i386
[echo]
[echo] java.home = /qa/tools/opt/jdk1.6.0_18/jre
[echo] java.library.path = /qa/tools/opt/jdk1.6.0_18/jre/lib/i386/server:/qa/tools/opt/jdk1.6.0_18/jre/lib/i386:/qa/tools/opt/jdk1.6.0_18/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
[propertyfile] Updating property file: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/customize.properties
[propertyfile] Updating property file: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/customize.properties
BUILD SUCCESSFUL
Total time: 1 second
++ cd builders
++ [[ -n '' ]]
++ [[ N == \R ]]
++ [[ N == \S ]]
++ [[ N == \M ]]
++ ant -f buildNightly.xml -propertyfile ../configs/jbosstools/release.properties
Buildfile: buildNightly.xml
init:
build-nightly:
build-nightly:
build-requirements:
cleanRequirements:
getBaseRequirements:
[echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties is not available
init:
check.archive:
[echo] Checking the requirement's archive org.eclipse.releng.basebuilder_R36_RC1.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/eclipse-basebuilder/org.eclipse.releng.basebuilder_R36_RC1.zip into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties
do-build:
build-product:
nightly:
build:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/3.2.0.M1/201005282131
[mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/3.2.0.M1/201005282131/all
[mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/3.2.0.M1/201005282131/bundle
[delete] Deleting directory /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/3.2.0.M1
[echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/eclipse/return.properties is not available
init:
check.archive:
[echo] Checking the requirement's archive eclipse-SDK-3.6RC2-linux-gtk.tar.gz
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-tar.gz:
[untar] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/eclipse/eclipse-SDK-3.6RC2-linux-gtk.tar.gz into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/clean-eclipse
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/eclipse/return.properties
[echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/equinox/return.properties is not available
build.requirement:
download.requirement:
init:
check.archive:
[echo] Checking the requirement's archive org.eclipse.equinox.transforms.xslt_1.0.200.v20100503.jar
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
init:
check.archive:
[echo] Checking the requirement's archive org.eclipse.equinox.transforms.hook_1.0.200.v20100503.jar
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
[echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/gef/return.properties is not available
build.requirement:
init:
check.archive:
[echo] Checking the requirement's archive GEF-runtime-3.6.0RC2.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/gef/GEF-runtime-3.6.0RC2.zip into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/clean-eclipse
post.unpack.requirement:
build.driver:
init:
check.archive:
[echo] Checking the requirement's archive GEF-zest-3.6.0RC2.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/requirements/gef/GEF-zest-3.6.0RC2.zip into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/clean-eclipse
post.unpack.requirement:
build.driver:
[echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/gef/return.properties
[echo] Building standalone.product,update-site,tests,reports,build-results
[echo] Building JBossTools with build type 'standalone.product'
standalone.product:
getEclipseBaseBuilder:
[echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties
main:
[java] Java Result: 13
[mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/jbds-build/3.2.0.M1/201005282131
BUILD FAILED
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.helios/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:336: No message
Total time: 34 seconds
Terminating xvnc.
[jbosstools-nightly-3.2.helios] $ vncserver -kill :13
Killing Xvnc process ID 13867
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 6 months
[Unstable] jbosstools-nightly-3.1.x #106
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/106
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/106/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/106/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/106/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/106/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/106//testR...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/106//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/106//console
--------------------------------------------------
Failed Tests:
2 tests failed.
FAILED: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[nickboldt] purge unneeded .md5 files too
[nickboldt] switch to 5.0.1
--------------------------------------------------
Console log:
[...truncated 143530 lines...]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 212 minutes 7 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1275089800
+++ echo 'scale=2; (1275089800 - 1275077068)/60'
+++ bc -l
++ elapsed=212.20
++ echo 'Elapsed time: 212.20mins.'
Elapsed time: 212.20mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.1.GA
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.1.1.GA/201005281453
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
+++ grep product.releaseNumber
++ releaseNumber=3.1.1.GA
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201005281453
++ [[ '' == '' ]]
++ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.1.1.GA
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/
++ scp configs/jbds/build.log.zip tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.1.GA/201005281453/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/latestBuild.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.1.GA/latestBuild-3.1.1.GA.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.1.GA/latestBuildFailures-3.1.1.GA.html
+++ date +%s
++ endtime=1275090799
+++ echo 'scale=2; (1275090799 - 1275077068)/60'
+++ bc -l
++ elapsed=228.85
++ echo 'Elapsed time: 228.85mins.'
Elapsed time: 228.85mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.pi4soa.core.source.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.pi4soa.sdk.feature_3.0.0.v201003031452-77--84O23FfTENFIaGVRugPDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.cdi.feature_1.0.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.smooks.feature_1.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.as.feature_2.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jmx.feature_1.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.project.examples.feature_1.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.birt.feature_1.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.source.feature_1.0.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.drools.eclipse.feature_5.1.0.v201005281453R-H106-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201005181033-5--7w312116292144.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.common.feature_4.0.0.v201005181033-5--7w312116292144.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.portlet.feature_1.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm4.feature_4.0.0.v201005181033-7D2-8BF9D7z0IBJ9NLMPGEHJx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.guvnor.tools.feature_5.1.0.v201005281453R-H106-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201005180913-52-7w312116291A24.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201005181033-795-8s73533D5J5399.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jbpm.gd.jpdl.feature_3.2.0.v201005180913-41-7w312116291A24.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jmx.sdk.feature_1.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.bpel.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.seam.feature_3.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.hibernate.eclipse.feature_3.3.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.struts_feature_3.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.bpel.source.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201005181033-7H2-9xQ99FIaJhHDEYFgQXgQSWSV.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.ws.feature_1.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201005180913-7F79-94E5OxDJDP9aDV7_EDIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.sdk.feature_1.0.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201005181033-795-8s73533D5J5399.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201005281453R.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.feature_1.0.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.archives.feature_3.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.seam.feature_1.0.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jmx.source.feature_1.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.richfaces.feature_3.1.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201005180913-52-7w312116291A24.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.pi4soa.core.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201005180913-41-7w312116291A24.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.esb.feature_1.3.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.tptp.feature_1.1.0.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.maven.seam.source.feature_1.0.1.v201005281453R-H106-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.drools.eclipse.task.feature_5.1.0.v201005281453R-H106-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201003031622-3--8-Co3ICPjR_UQwNwh8iyAKhMX.jar ]]
+++ echo tools@filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.1.GA tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1275091016
+++ echo 'scale=2; (1275091016 - 1275077068)/60'
+++ bc -l
++ elapsed=232.46
++ echo 'Elapsed time: 232.46mins.'
Elapsed time: 232.46mins.
Terminating xvnc.
[jbosstools-nightly-3.1.x] $ vncserver -kill :12
Killing Xvnc process ID 5702
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.1.GA/201005281453/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13365 annotations (8 new, 0 high, 13365 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 6 months