[Still Failing] devstudio-nightly-4.0 #340

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sat May 29 06:35:15 EDT 2010


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 at org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.win32.win32.x86.
     [exec] Result: 127
[eclipse.fetch] Missing directory entry: fragment at org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: bundle at org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: plugin at org.eclipse.test.
[eclipse.fetch] Missing directory entry: bundle at 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


--------------------------------------------------



More information about the builds mailing list