Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/263
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/263/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/263/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/263/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/263/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/263//testReport
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/263//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/263//console
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
[abogachuk] Authenticated deployment is documented
https://jira.jboss.org/browse/TOOLSDOC-80
[abogachuk] Authenticated deployment is documented
https://jira.jboss.org/browse/TOOLSDOC-80
--------------------------------------------------
Console log:
[...truncated 112365 lines...]
[java] [javac] 489. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 75)
[java] [javac] assertEquals(1, elements.size());
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(int, int) is undefined for the type
Jbide1682Test
[java] [javac] ----------
[java] [javac] 490. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 81)
[java] [javac] TestUtil.waitForJobs();
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 491. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 83)
[java] [javac] setException(null);
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method setException(null) is undefined for the type
Jbide1682Test
[java] [javac] ----------
[java] [javac] 492. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 86)
[java] [javac] IFile file = (IFile) TestUtil.getComponentPath(
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 493. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 89)
[java] [javac] assertNotNull("Could not open specified file. componentPage
= " + TEST_PAGE_WITHOUT_POPUP//$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^^
[java] [javac] The method assertNotNull(String, IFile) is undefined for the type
Jbide1682Test
[java] [javac] ----------
[java] [javac] 494. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 94)
[java] [javac] assertNotNull("Editor input is null", input);
[java] [javac] ^^^^^^^^^^^^^
[java] [javac] The method assertNotNull(String, IEditorInput) is undefined for
the type Jbide1682Test
[java] [javac] ----------
[java] [javac] 495. WARNING in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 94)
[java] [javac] assertNotNull("Editor input is null", input);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 496. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 96)
[java] [javac] JSPMultiPageEditor part = openEditor(input);
[java] [javac] ^^^^^^^^^^
[java] [javac] The method openEditor(IEditorInput) is undefined for the type
Jbide1682Test
[java] [javac] ----------
[java] [javac] 497. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 99)
[java] [javac] nsIDOMDocument document = TestUtil.getVpeVisualDocument(part);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 498. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 103)
[java] [javac] assertNotNull(element);
[java] [javac] ^^^^^^^^^^^^^
[java] [javac] The method assertNotNull(nsIDOMElement) is undefined for the type
Jbide1682Test
[java] [javac] ----------
[java] [javac] 499. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 112)
[java] [javac] TestUtil.findElementsByName(node, elements, HTML.TAG_TABLE);
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 500. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/Jbide1682Test.java
(at line 113)
[java] [javac] assertEquals(1, elements.size());
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(int, int) is undefined for the type
Jbide1682Test
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 501. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 18)
[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] 502. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 19)
[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] 503. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 25)
[java] [javac] public class RichFacesJBIDE1169Test extends VpeTest{
[java] [javac] ^^^^^^^
[java] [javac] VpeTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 504. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 38)
[java] [javac] protected void setUp() throws Exception {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method setUp() of type RichFacesJBIDE1169Test must override a
superclass method
[java] [javac] ----------
[java] [javac] 505. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 39)
[java] [javac] super.setUp();
[java] [javac] ^^^^^
[java] [javac] VpeTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 506. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 41)
[java] [javac] testFile = (IFile) TestUtil.getComponentPath(
[java] [javac] ^^^^^^^^
[java] [javac] TestUtil cannot be resolved
[java] [javac] ----------
[java] [javac] 507. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 47)
[java] [javac] setException(null);
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method setException(null) is undefined for the type
RichFacesJBIDE1169Test
[java] [javac] ----------
[java] [javac] 508. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 52)
[java] [javac] assertEquals("Skin value should be equals",SKIN_VALUE,
replacedValue); //$NON-NLS-1$
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method assertEquals(String, String, String) is undefined for
the type RichFacesJBIDE1169Test
[java] [javac] ----------
[java] [javac] 509. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 60)
[java] [javac] protected void tearDown() throws Exception {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method tearDown() of type RichFacesJBIDE1169Test must override
a superclass method
[java] [javac] ----------
[java] [javac] 510. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 61)
[java] [javac] if(getException()!=null) {
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method getException() is undefined for the type
RichFacesJBIDE1169Test
[java] [javac] ----------
[java] [javac] 511. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 62)
[java] [javac] throw new Exception(getException());
[java] [javac] ^^^^^^^^^^^^
[java] [javac] The method getException() is undefined for the type
RichFacesJBIDE1169Test
[java] [javac] ----------
[java] [javac] 512. ERROR in
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/jbide/RichFacesJBIDE1169Test.java
(at line 66)
[java] [javac] super.tearDown();
[java] [javac] ^^^^^
[java] [javac] VpeTest cannot be resolved to a type
[java] [javac] ----------
[java] [javac] 512 problems (457 errors, 55 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.richfaces.test/temp.folder/vpe-rf-test.jar.bin.log
[java]
[java] checkCompilationResults:
[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:56:
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:449:
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:407:
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.html.test/build.xml:437:
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:398:
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:433:
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:394:
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:436:
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:394:
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:433:
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:394:
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:433:
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:394:
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.seam.ui.test/build.xml:547:
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/eclipse/plugins/org.jboss.tools.seam.ui.test/build.xml:505:
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:436:
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:394:
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:436:
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:394:
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:436:
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:394:
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:436:
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:394:
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:436:
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:394:
Compile failed; see the compiler error output for details.
Total time: 7 minutes 33 seconds
Total time: 7 minutes 56 seconds
Terminating xvnc.
[jbosstools-nightly-3.2] $ vncserver -kill :11
Killing Xvnc process ID 16065
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
--------------------------------------------------