[Still Unstable] devstudio-nightly-3.1.0.beta1 #95
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/95
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/95/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/95/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/95/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/95/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/95//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/95//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/95//c...
--------------------------------------------------
Failed Tests:
7 tests failed.
REGRESSION: CDICoreAllTests
Error Message:
Wrong number of beans. expected:<1> but was:<2>
Stack Trace:
junit.framework.AssertionFailedError: Wrong number of beans. expected:<1> but was:<2>
at org.jboss.tools.cdi.core.test.tck.EnterpriseQualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited(EnterpriseQualifierDefinitionTest.java:35)
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: CDICoreAllTests
Error Message:
There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
Stack Trace:
junit.framework.AssertionFailedError: There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertTheOnlyBean(TCKTest.java:167)
at org.jboss.tools.cdi.core.test.tck.BeanDefinitionTest.testPrivitiveTypes(BeanDefinitionTest.java:109)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=6] has not been found among [894, 24] [882, 10] [920, 19]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=6] has not been found among [894, 24] [882, 10] [920, 19]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testMultipleQualifiers(QualifierDefinitionTest.java:112)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=5] has not been found among [939, 5]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=5] has not been found among [939, 5]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testFieldInjectedFromProducerMethod(QualifierDefinitionTest.java:141)
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: JsfAllTests
Error Message:
java.lang.NullPointerException
Stack Trace:
java.lang.Exception: java.lang.NullPointerException
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:256)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.setEntireDocumentDirty(DocumentRegionProcessor.java:228)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$DocumentListener.documentChanged(DirtyRegionProcessor.java:82)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:456)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1198)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1975)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2415)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText(BasicStructuredDocument.java:2602)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$4(JobSafeStructuredDocument.java:1)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$5.run(JobSafeStructuredDocument.java:239)
at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:147)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText(JobSafeStructuredDocument.java:250)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set(BasicStructuredDocument.java:2477)
at org.eclipse.jface.text.DefaultDocumentAdapter.setText(DefaultDocumentAdapter.java:258)
at org.eclipse.swt.custom.StyledText.setText(StyledText.java:9187)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.ContextMenuDoubleInsertionTest_JBIDE3888.testDoubleInsertion(ContextMenuDoubleInsertionTest_JBIDE3888.java:64)
FAILED: JsfAllTests
Error Message:
org.eclipse.ui.PartInitException: Text editor does not have a document provider
Stack Trace:
java.lang.Exception: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3148)
at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3161)
at org.eclipse.wst.sse.ui.StructuredTextEditor.init(StructuredTextEditor.java:2321)
at org.jboss.tools.vpe.editor.VpeEditorPart.createPartControl(VpeEditorPart.java:596)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:79)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:449)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:384)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.createPartControl(JSPMultiPageEditorPart.java:125)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:582)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.openFileInEditor(AbstractBaseHyperlink.java:164)
at org.jboss.tools.common.text.ext.hyperlink.xml.FaceletSourceTagHyperlink.doHyperlink(FaceletSourceTagHyperlink.java:99)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.open(AbstractBaseHyperlink.java:279)
at org.jboss.tools.vpe.ui.test.OpenOnUtil.checkOpenOnInEditor(OpenOnUtil.java:114)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.checkOpenOnFromJarFile(JBIDE4509Test.java:159)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.testOpenOnForTaglibInJarFile(JBIDE4509Test.java:58)
Caused by: org.eclipse.core.runtime.CoreException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4132)
at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:203)
at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1413)
at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:166)
at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:1712)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.doSetInput(JSPTextEditor.java:501)
at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3116)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2579)
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3134)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
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)
--------------------------------------------------
Changes:
[irooskov(a)redhat.com] added Feedback file
[irooskov(a)redhat.com] added feedback file
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback file
[irooskov(a)redhat.com] added feedback file
[irooskov(a)redhat.com] added feedback file
[irooskov(a)redhat.com] added Feedback file
[irooskov(a)redhat.com] added feedback file
[irooskov(a)redhat.com] added Feedback xml
[irooskov(a)redhat.com] added Feedback xml
[irooskov(a)redhat.com] added Feedback xml
[irooskov(a)redhat.com] added Feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added Feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
--------------------------------------------------
Console log:
[...truncated 148067 lines...]
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029
[copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029
[xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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: 323 minutes 1 second
++ 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=1269255038
+++ echo 'scale=2; (1269255038 - 1269235652)/60'
+++ bc -l
++ elapsed=323.10
++ echo 'Elapsed time: 323.10mins.'
Elapsed time: 323.10mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003220029
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003220029
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003220029 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003220029/
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1269255441
+++ echo 'scale=2; (1269255441 - 1269235652)/60'
+++ bc -l
++ elapsed=329.81
++ echo 'Elapsed time: 329.81mins.'
Elapsed time: 329.81mins.
++ [[ -d /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003220029N.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003220029N-H95-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003220029N-H95-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003220029N-H95-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.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-3.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1269255470
+++ echo 'scale=2; (1269255470 - 1269235652)/60'
+++ bc -l
++ elapsed=330.30
++ echo 'Elapsed time: 330.30mins.'
Elapsed time: 330.30mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :10
Killing Xvnc process ID 14004
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13440 annotations (3 new, 0 high, 13440 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
--------------------------------------------------
16 years, 1 month
[Failure] jbosstools-nightly-3.2.next #85
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/85
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/85/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/85/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/85/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/85/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/85//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/85//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/85//con...
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
[irooskov(a)redhat.com] added Feedback file
[irooskov(a)redhat.com] added feedback file
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback file
[irooskov(a)redhat.com] added feedback file
[irooskov(a)redhat.com] added feedback file
[irooskov(a)redhat.com] added Feedback file
[irooskov(a)redhat.com] added feedback file
[irooskov(a)redhat.com] added Feedback xml
[irooskov(a)redhat.com] added Feedback xml
[irooskov(a)redhat.com] added Feedback xml
[irooskov(a)redhat.com] added Feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added Feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
[irooskov(a)redhat.com] added feedback xml
--------------------------------------------------
Console log:
[...truncated 106735 lines...]
[java] at org.apache.tools.ant.Target.performTasks(Target.java:385)
[java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
[java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
[java] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
[java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
[java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:585)
[java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[java] at org.apache.tools.ant.Task.perform(Task.java:348)
[java] at org.apache.tools.ant.Target.execute(Target.java:357)
[java] at org.apache.tools.ant.Target.performTasks(Target.java:385)
[java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
[java] at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
[java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
[java] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
[java] at org.apache.tools.ant.Main.runBuild(Main.java:758)
[java] at org.apache.tools.ant.Main.startAnt(Main.java:217)
[java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
[java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
[java] Java Result: -1
[echo] Copy .log files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/../jvmerrors
[copy] Warning: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/eclipse not found.
[for] org.jboss.tools.seam.core.test.SeamCoreAllTests: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:217: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.core.test" class "org.jboss.tools.seam.core.test.SeamValidatorsAllTests"
[for] org.jboss.tools.seam.core.test.SeamValidatorsAllTests: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.core.test" class "org.jboss.tools.seam.core.test.refactoring.SeamRefactoringAllTests"
[for] org.jboss.tools.seam.core.test.refactoring.SeamRefactoringAllTests: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test(a)org.jboss.tools.seam.core.test: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 3 of 3 iterations failed.
[echo] Loading configuration for ui-test@org.jboss.tools.seam.core.test(a)seam121EAP
[echo] plugin-name-config=org.jboss.tools.seam.core.test@seam121EAP
[echo] plugin-name=org.jboss.tools.seam.core.test
[echo] classnames=org.jboss.tools.seam.core.test.project.facet.Seam12XFacetTestSuite121EAP
[echo] config-name=seam121EAP
[echo] config-property=config@seam121EAP
[echo] test-system-properties=-Djbosstools.test.seam.1.2.1.eap.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-eap-4.3/seam
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.core.test" class "org.jboss.tools.seam.core.test.project.facet.Seam12XFacetTestSuite121EAP"
[for] org.jboss.tools.seam.core.test.project.facet.Seam12XFacetTestSuite121EAP: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test@org.jboss.tools.seam.core.test(a)seam121EAP: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test@org.jboss.tools.seam.core.test(a)seam201GA
[echo] plugin-name-config=org.jboss.tools.seam.core.test@seam201GA
[echo] plugin-name=org.jboss.tools.seam.core.test
[echo] classnames=org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA
[echo] config-name=seam201GA
[echo] config-property=config@seam201GA
[echo] test-system-properties=-Djbosstools.test.seam.2.0.1.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-seam-2.0.1.GA
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.core.test" class "org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA"
[for] org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test@org.jboss.tools.seam.core.test(a)seam201GA: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test@org.jboss.tools.seam.core.test(a)seam202SP1
[echo] plugin-name-config=org.jboss.tools.seam.core.test@seam202SP1
[echo] plugin-name=org.jboss.tools.seam.core.test
[echo] classnames=org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite202SP1
[echo] config-name=seam202SP1
[echo] config-property=config@seam202SP1
[echo] test-system-properties=-Djbosstools.test.seam.2.0.1.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-seam-2.0.2.SP1
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.core.test" class "org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite202SP1"
[for] org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite202SP1: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test@org.jboss.tools.seam.core.test(a)seam202SP1: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test@org.jboss.tools.seam.core.test(a)seam203CR1
[echo] plugin-name-config=org.jboss.tools.seam.core.test@seam203CR1
[echo] plugin-name=org.jboss.tools.seam.core.test
[echo] classnames=org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite203CR1
[echo] config-name=seam203CR1
[echo] config-property=config@seam203CR1
[echo] test-system-properties=-Djbosstools.test.seam.2.0.1.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-seam-2.0.3.CR1
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.core.test" class "org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite203CR1"
[for] org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite203CR1: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test@org.jboss.tools.seam.core.test(a)seam203CR1: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test@org.jboss.tools.seam.core.test(a)seamfp
[echo] plugin-name-config=org.jboss.tools.seam.core.test@seamfp
[echo] plugin-name=org.jboss.tools.seam.core.test
[echo] classnames=org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuiteFP
[echo] config-name=seamfp
[echo] config-property=config@seamfp
[echo] test-system-properties=-Djbosstools.test.seam.2.0.1.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-eap-4.3/seamfp
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.core.test" class "org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuiteFP"
[for] org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuiteFP: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test@org.jboss.tools.seam.core.test(a)seamfp: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test(a)org.jboss.tools.seam.pages.xml.test
[echo] plugin-name-config=org.jboss.tools.seam.pages.xml.test
[echo] plugin-name=org.jboss.tools.seam.pages.xml.test
[echo] classnames=org.jboss.tools.seam.pages.xml.test.SeamPagesXMLAllTests
[echo] config-name=
[echo] config-property=config@default
[echo] test-system-properties=-Djbosstools.test.jboss.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-eap-4.3/jboss-as -Djbosstools.test.seam.1.2.1.eap.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-eap-4.3/seam -Djbosstools.test.seam.2fp.eap.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-eap-4.3/seamfp -Djbosstools.test.seam.2.0.1.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-seam-2.0.1.GA -Djbosstools.test.seam.2.1.0.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-seam-2.1.1.GA -Djbosstools.test.jboss.home.3.2=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-3.2.8.SP1 -Djbosstools.test.jboss.home.4.0=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-4.0.5.GA -Djbosstools.test.jboss.home.4.2=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-4.2.3.GA -Djbosstools.test.jboss.home.5.0=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-5.0.1.GA -Djbosstools.test.jboss.home.5.1=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-5.1.0.GA -Djbosstools.test.soap.home.4.3=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-soa-p.4.3.0 -Djbosstools.test.soap.home.5.0=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-soa-p.5.0.0 -Djbosstools.test.jboss.riftsaw.home.2.0=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-5.1.0.GA-riftsaw
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.pages.xml.test" class "org.jboss.tools.seam.pages.xml.test.SeamPagesXMLAllTests"
[for] org.jboss.tools.seam.pages.xml.test.SeamPagesXMLAllTests: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test(a)org.jboss.tools.seam.pages.xml.test: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test(a)org.jboss.tools.seam.ui.test
[echo] plugin-name-config=org.jboss.tools.seam.ui.test
[echo] plugin-name=org.jboss.tools.seam.ui.test
[echo] classnames=org.jboss.tools.seam.ui.test.SeamUiAllTests
[echo] config-name=
[echo] config-property=config@default
[echo] test-system-properties=-Djbosstools.test.jboss.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-eap-4.3/jboss-as -Djbosstools.test.seam.1.2.1.eap.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-eap-4.3/seam -Djbosstools.test.seam.2fp.eap.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-eap-4.3/seamfp -Djbosstools.test.seam.2.0.1.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-seam-2.0.1.GA -Djbosstools.test.seam.2.1.0.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-seam-2.1.1.GA -Djbosstools.test.jboss.home.3.2=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-3.2.8.SP1 -Djbosstools.test.jboss.home.4.0=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-4.0.5.GA -Djbosstools.test.jboss.home.4.2=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-4.2.3.GA -Djbosstools.test.jboss.home.5.0=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-5.0.1.GA -Djbosstools.test.jboss.home.5.1=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-5.1.0.GA -Djbosstools.test.soap.home.4.3=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-soa-p.4.3.0 -Djbosstools.test.soap.home.5.0=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-soa-p.5.0.0 -Djbosstools.test.jboss.riftsaw.home.2.0=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-5.1.0.GA-riftsaw
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.ui.test" class "org.jboss.tools.seam.ui.test.SeamUiAllTests"
[for] org.jboss.tools.seam.ui.test.SeamUiAllTests: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test(a)org.jboss.tools.seam.ui.test: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test@org.jboss.tools.seam.ui.test(a)seam121EAP
[echo] plugin-name-config=org.jboss.tools.seam.ui.test@seam121EAP
[echo] plugin-name=org.jboss.tools.seam.ui.test
[echo] classnames=org.jboss.tools.seam.ui.test.wizard.Seam12XOperationsTestSuite121EAP
[echo] config-name=seam121EAP
[echo] config-property=config@seam121EAP
[echo] test-system-properties=-Djbosstools.test.seam.1.2.1.eap.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-eap-4.3/seam
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.ui.test" class "org.jboss.tools.seam.ui.test.wizard.Seam12XOperationsTestSuite121EAP"
[for] org.jboss.tools.seam.ui.test.wizard.Seam12XOperationsTestSuite121EAP: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test@org.jboss.tools.seam.ui.test(a)seam121EAP: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test@org.jboss.tools.seam.ui.test(a)seam201GA
[echo] plugin-name-config=org.jboss.tools.seam.ui.test@seam201GA
[echo] plugin-name=org.jboss.tools.seam.ui.test
[echo] classnames=org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite201GA
[echo] config-name=seam201GA
[echo] config-property=config@seam201GA
[echo] test-system-properties=-Djbosstools.test.seam.2.0.1.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-seam-2.0.1.GA
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.ui.test" class "org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite201GA"
[for] org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite201GA: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test@org.jboss.tools.seam.ui.test(a)seam201GA: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test@org.jboss.tools.seam.ui.test(a)seam202SP1
[echo] plugin-name-config=org.jboss.tools.seam.ui.test@seam202SP1
[echo] plugin-name=org.jboss.tools.seam.ui.test
[echo] classnames=org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite202SP1
[echo] config-name=seam202SP1
[echo] config-property=config@seam202SP1
[echo] test-system-properties=-Djbosstools.test.seam.2.0.1.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-seam-2.0.2.SP1
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.ui.test" class "org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite202SP1"
[for] org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite202SP1: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test@org.jboss.tools.seam.ui.test(a)seam202SP1: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test@org.jboss.tools.seam.ui.test(a)seam203CR1
[echo] plugin-name-config=org.jboss.tools.seam.ui.test@seam203CR1
[echo] plugin-name=org.jboss.tools.seam.ui.test
[echo] classnames=org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite203CR1
[echo] config-name=seam203CR1
[echo] config-property=config@seam203CR1
[echo] test-system-properties=-Djbosstools.test.seam.2.0.1.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-seam-2.0.3.CR1
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.ui.test" class "org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite203CR1"
[for] org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite203CR1: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test@org.jboss.tools.seam.ui.test(a)seam203CR1: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
[echo] Loading configuration for ui-test@org.jboss.tools.seam.ui.test(a)seamfp
[echo] plugin-name-config=org.jboss.tools.seam.ui.test@seamfp
[echo] plugin-name=org.jboss.tools.seam.ui.test
[echo] classnames=org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuiteFP
[echo] config-name=seamfp
[echo] config-property=config@seamfp
[echo] test-system-properties=-Djbosstools.test.seam.2.0.1.GA.home=/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003212131/tests/jboss/jboss-eap-4.3/seamfp
[echo] Cleaning test workspace...
[echo] performing "ui" test on plugin "org.jboss.tools.seam.ui.test" class "org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuiteFP"
[for] org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuiteFP: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:213: Basedir /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests does not exist
[for] ui-test@org.jboss.tools.seam.ui.test(a)seamfp: The following error occurred while executing this line:
[for] /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:205: Keepgoing execution: 1 of 1 iterations failed.
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/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.next/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.next/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.next/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.next/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:185: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:134: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:146: Keepgoing execution: 13 of 13 iterations failed.
Total time: 172 minutes 42 seconds
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :11
Killing Xvnc process ID 23362
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
--------------------------------------------------
16 years, 1 month
JBoss-AS-3.2.x-CompatibilityMatrix - Build # 472 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-3.2.x-CompatibilityMatrix - Build # 472 - Still Failing:
Check console output at $PUBLIC_HUDSON_URL/job/JBoss-AS-3.2.x-CompatibilityMatrix/472 to view the results.
Modifications since last build:
-------------------------------------------------------------------------
[...truncated 13690 lines...]
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.313 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.712 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.362 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 74.447 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.855 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.358 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.303 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.997 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 139.262 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.638 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.361 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.702 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.517 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 73.852 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 101.722 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.438 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.795 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.364 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 71.623 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.352 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.304 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.398 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 70.539 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.311 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.325 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.252 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.059 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 74.83 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.945 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
BUILD FAILED
/mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/build.xml:1904: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/build.xml:1915: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/build.xml:418: Timeout waiting for nodes to start
Total time: 28 minutes 11 seconds
Archiving artifacts
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 1 month
[Still Unstable] devstudio-nightly-3.1.0.beta1 #94
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/94
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/94/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/94/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/94/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/94/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/94//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/94//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/94//c...
--------------------------------------------------
Failed Tests:
8 tests failed.
REGRESSION: CDICoreAllTests
Error Message:
Wrong number of beans. expected:<1> but was:<2>
Stack Trace:
junit.framework.AssertionFailedError: Wrong number of beans. expected:<1> but was:<2>
at org.jboss.tools.cdi.core.test.tck.EnterpriseQualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited(EnterpriseQualifierDefinitionTest.java:35)
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)
FAILED: CDICoreAllTests
Error Message:
There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
Stack Trace:
junit.framework.AssertionFailedError: There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertTheOnlyBean(TCKTest.java:167)
at org.jboss.tools.cdi.core.test.tck.BeanDefinitionTest.testPrivitiveTypes(BeanDefinitionTest.java:109)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=6] has not been found among [920, 19] [882, 10] [894, 24]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=6] has not been found among [920, 19] [882, 10] [894, 24]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testMultipleQualifiers(QualifierDefinitionTest.java:112)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=5] has not been found among [939, 5]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=5] has not been found among [939, 5]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testFieldInjectedFromProducerMethod(QualifierDefinitionTest.java:141)
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: JsfAllTests
Error Message:
java.lang.NullPointerException
Stack Trace:
java.lang.Exception: java.lang.NullPointerException
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:256)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.setEntireDocumentDirty(DocumentRegionProcessor.java:228)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$DocumentListener.documentChanged(DirtyRegionProcessor.java:82)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:456)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1198)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1975)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2415)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText(BasicStructuredDocument.java:2602)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$4(JobSafeStructuredDocument.java:1)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$5.run(JobSafeStructuredDocument.java:239)
at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:147)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText(JobSafeStructuredDocument.java:250)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set(BasicStructuredDocument.java:2477)
at org.eclipse.jface.text.DefaultDocumentAdapter.setText(DefaultDocumentAdapter.java:258)
at org.eclipse.swt.custom.StyledText.setText(StyledText.java:9187)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.ContextMenuDoubleInsertionTest_JBIDE3888.testDoubleInsertion(ContextMenuDoubleInsertionTest_JBIDE3888.java:64)
FAILED: JsfAllTests
Error Message:
org.eclipse.ui.PartInitException: Text editor does not have a document provider
Stack Trace:
java.lang.Exception: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3148)
at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3161)
at org.eclipse.wst.sse.ui.StructuredTextEditor.init(StructuredTextEditor.java:2321)
at org.jboss.tools.vpe.editor.VpeEditorPart.createPartControl(VpeEditorPart.java:596)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:79)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:449)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:384)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.createPartControl(JSPMultiPageEditorPart.java:125)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:582)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.openFileInEditor(AbstractBaseHyperlink.java:164)
at org.jboss.tools.common.text.ext.hyperlink.xml.FaceletSourceTagHyperlink.doHyperlink(FaceletSourceTagHyperlink.java:99)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.open(AbstractBaseHyperlink.java:279)
at org.jboss.tools.vpe.ui.test.OpenOnUtil.checkOpenOnInEditor(OpenOnUtil.java:114)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.checkOpenOnFromJarFile(JBIDE4509Test.java:159)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.testOpenOnForTaglibInJarFile(JBIDE4509Test.java:58)
Caused by: org.eclipse.core.runtime.CoreException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4132)
at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:203)
at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1413)
at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:166)
at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:1712)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.doSetInput(JSPTextEditor.java:501)
at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3116)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2579)
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3134)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
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)
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 112455 lines...]
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025
[copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025
[xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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: 173 minutes 16 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=1269141905
+++ echo 'scale=2; (1269141905 - 1269131474)/60'
+++ bc -l
++ elapsed=173.85
++ echo 'Elapsed time: 173.85mins.'
Elapsed time: 173.85mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003202025
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003202025
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003202025 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003202025/
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1269142191
+++ echo 'scale=2; (1269142191 - 1269131474)/60'
+++ bc -l
++ elapsed=178.61
++ echo 'Elapsed time: 178.61mins.'
Elapsed time: 178.61mins.
++ [[ -d /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003202025N-H94-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003202025N-H94-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003202025N.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003202025N-H94-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003202025N-H94-GA.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-3.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1269142213
+++ echo 'scale=2; (1269142213 - 1269131474)/60'
+++ bc -l
++ elapsed=178.98
++ echo 'Elapsed time: 178.98mins.'
Elapsed time: 178.98mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :10
Killing Xvnc process ID 29301
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13444 annotations (8 new, 0 high, 13444 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
--------------------------------------------------
16 years, 1 month
[Still Unstable] jbosstools-nightly-3.2.next #84
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/84
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/84/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/84/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/84/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/84/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/84//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/84//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/84//con...
--------------------------------------------------
Failed Tests:
15 tests failed.
REGRESSION: CDICoreAllTests
Error Message:
Wrong number of beans. expected:<1> but was:<2>
Stack Trace:
junit.framework.AssertionFailedError: Wrong number of beans. expected:<1> but was:<2>
at org.jboss.tools.cdi.core.test.tck.EnterpriseQualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited(EnterpriseQualifierDefinitionTest.java:35)
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)
REGRESSION: JBossWSCoreAllTests
Error Message:
*********************** Create Web Service Client... Create Web Service... Create Web Service Operation... Exception in thread "main" javax.xml.ws.WebServiceException: org.jboss.ws.WSException: Target endpoint address not set at org.jboss.ws.core.jaxws.client.ClientImpl.handleRemoteException(ClientImpl.java:404) at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:314) at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:172) at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:152) at $Proxy14.sayHello(Unknown Source) at org.example.www.helloworld.clientsample.ClientSample.main(ClientSample.java:14) Caused by: org.jboss.ws.WSException: Target endpoint address not set at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:331) at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:302) ... 4 more
Stack Trace:
junit.framework.AssertionFailedError: ***********************
Create Web Service Client...
Create Web Service...
Create Web Service Operation...
Exception in thread "main" javax.xml.ws.WebServiceException: org.jboss.ws.WSException: Target endpoint address not set
at org.jboss.ws.core.jaxws.client.ClientImpl.handleRemoteException(ClientImpl.java:404)
at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:314)
at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:172)
at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:152)
at $Proxy14.sayHello(Unknown Source)
at org.example.www.helloworld.clientsample.ClientSample.main(ClientSample.java:14)
Caused by: org.jboss.ws.WSException: Target endpoint address not set
at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:331)
at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:302)
at org.jboss.tools.ws.core.test.command.JBossWSJavaFirstCommandTest.checkText(JBossWSJavaFirstCommandTest.java:243)
at org.jboss.tools.ws.core.test.command.JBossWSJavaFirstCommandTest.testDeployResult(JBossWSJavaFirstCommandTest.java:228)
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: JBossWSCoreAllTests
Error Message:
Long running tasks detected: Process Console Input Job (class org.eclipse.debug.internal.ui.views.console.ProcessConsole$InputReadJob)
Stack Trace:
java.lang.RuntimeException: Long running tasks detected:
Process Console Input Job (class org.eclipse.debug.internal.ui.views.console.ProcessConsole$InputReadJob)
at org.jboss.tools.test.util.JobUtils.waitForIdle(JobUtils.java:49)
at org.jboss.tools.test.util.ResourcesUtils.importProjectIntoWorkspace(ResourcesUtils.java:207)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:57)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:159)
at org.jboss.tools.common.test.util.TestProjectProvider.<init>(TestProjectProvider.java:64)
at org.jboss.tools.ws.core.test.command.AbstractJBossWSCommandTest.createProject(AbstractJBossWSCommandTest.java:127)
at org.jboss.tools.ws.core.test.command.AbstractJBossWSCommandTest.createJBossWSProject(AbstractJBossWSCommandTest.java:261)
at org.jboss.tools.ws.core.test.command.JBossWSClientCommandTest.setUp(JBossWSClientCommandTest.java:68)
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: JBossWSCoreAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.ws.core.test.command.AbstractJBossWSCommandTest.createJBossWSProject(AbstractJBossWSCommandTest.java:265)
at org.jboss.tools.ws.core.test.command.JBossWSClientCommandTest.setUp(JBossWSClientCommandTest.java:68)
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: JBossWSCoreAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.ws.core.test.command.AbstractJBossWSCommandTest.createJBossWSProject(AbstractJBossWSCommandTest.java:265)
at org.jboss.tools.ws.core.test.command.JBossWSClientCommandTest.setUp(JBossWSClientCommandTest.java:68)
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: JBossWSCoreAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.ws.core.test.command.AbstractJBossWSCommandTest.createJBossWSProject(AbstractJBossWSCommandTest.java:265)
at org.jboss.tools.ws.core.test.command.JBossWSTopDownCommandTest.setUp(JBossWSTopDownCommandTest.java:79)
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: JBossWSCoreAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.ws.core.test.command.AbstractJBossWSCommandTest.createJBossWSProject(AbstractJBossWSCommandTest.java:265)
at org.jboss.tools.ws.core.test.command.JBossWSTopDownCommandTest.setUp(JBossWSTopDownCommandTest.java:79)
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: JBossWSCoreAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.ws.core.test.command.AbstractJBossWSCommandTest.createJBossWSProject(AbstractJBossWSCommandTest.java:265)
at org.jboss.tools.ws.core.test.command.JBossWSTopDownCommandTest.setUp(JBossWSTopDownCommandTest.java:79)
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: JBossWSCoreAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.ws.core.test.command.AbstractJBossWSCommandTest.createJBossWSProject(AbstractJBossWSCommandTest.java:265)
at org.jboss.tools.ws.core.test.command.JBossWSTopDownCommandTest.setUp(JBossWSTopDownCommandTest.java:79)
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: CDICoreAllTests
Error Message:
There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
Stack Trace:
junit.framework.AssertionFailedError: There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertTheOnlyBean(TCKTest.java:167)
at org.jboss.tools.cdi.core.test.tck.BeanDefinitionTest.testPrivitiveTypes(BeanDefinitionTest.java:109)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=6] has not been found among [882, 10] [920, 19] [894, 24]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=6] has not been found among [882, 10] [920, 19] [894, 24]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testMultipleQualifiers(QualifierDefinitionTest.java:112)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=5] has not been found among [939, 5]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=5] has not been found among [939, 5]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testFieldInjectedFromProducerMethod(QualifierDefinitionTest.java:141)
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: JsfAllTests
Error Message:
java.lang.NullPointerException
Stack Trace:
java.lang.Exception: java.lang.NullPointerException
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:256)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.setEntireDocumentDirty(DocumentRegionProcessor.java:228)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$DocumentListener.documentChanged(DirtyRegionProcessor.java:82)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:456)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1198)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1975)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2415)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText(BasicStructuredDocument.java:2602)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$4(JobSafeStructuredDocument.java:1)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$5.run(JobSafeStructuredDocument.java:239)
at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:147)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText(JobSafeStructuredDocument.java:250)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set(BasicStructuredDocument.java:2477)
at org.eclipse.jface.text.DefaultDocumentAdapter.setText(DefaultDocumentAdapter.java:258)
at org.eclipse.swt.custom.StyledText.setText(StyledText.java:9187)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.ContextMenuDoubleInsertionTest_JBIDE3888.testDoubleInsertion(ContextMenuDoubleInsertionTest_JBIDE3888.java:64)
FAILED: JsfAllTests
Error Message:
org.eclipse.ui.PartInitException: Text editor does not have a document provider
Stack Trace:
java.lang.Exception: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3148)
at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3161)
at org.eclipse.wst.sse.ui.StructuredTextEditor.init(StructuredTextEditor.java:2321)
at org.jboss.tools.vpe.editor.VpeEditorPart.createPartControl(VpeEditorPart.java:596)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:79)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:449)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:384)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.createPartControl(JSPMultiPageEditorPart.java:125)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:582)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.openFileInEditor(AbstractBaseHyperlink.java:164)
at org.jboss.tools.common.text.ext.hyperlink.xml.FaceletSourceTagHyperlink.doHyperlink(FaceletSourceTagHyperlink.java:99)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.open(AbstractBaseHyperlink.java:279)
at org.jboss.tools.vpe.ui.test.OpenOnUtil.checkOpenOnInEditor(OpenOnUtil.java:114)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.checkOpenOnFromJarFile(JBIDE4509Test.java:159)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.testOpenOnForTaglibInJarFile(JBIDE4509Test.java:58)
Caused by: org.eclipse.core.runtime.CoreException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4132)
at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:203)
at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1413)
at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:166)
at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:1712)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.doSetInput(JSPTextEditor.java:501)
at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3116)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2579)
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3134)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
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)
--------------------------------------------------
Changes:
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-1159 - text was updated in the Eclipse Equinox Managing chapter
--------------------------------------------------
Console log:
[...truncated 112050 lines...]
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003201531
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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: 268 minutes 42 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=1269129728
+++ echo 'scale=2; (1269129728 - 1269113557)/60'
+++ bc -l
++ elapsed=269.51
++ echo 'Elapsed time: 269.51mins.'
Elapsed time: 269.51mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201003201531
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003201531
++ [[ '' == '' ]]
++ 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.next/jbds-build/3.2.0.beta1/201003201531 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/201003201531/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1269130804
+++ echo 'scale=2; (1269130804 - 1269113557)/60'
+++ bc -l
++ elapsed=287.45
++ echo 'Elapsed time: 287.45mins.'
Elapsed time: 287.45mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003201531N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003201531N-H84-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003201531N-H84-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201003201531N-H84-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201003201531N-H84-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201002052110-77--84O23FfSEPGFREgXcJDDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002181010-7D2-8BF9D7z0FBJ9KFPPGCADx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201002181010-7H2-9xQ99FISJhHDASFgQUaTSWQO.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201002181010-795-8s7353375J5353.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201002181010-5--7w312113292121.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201002181010-795-8s7353375J5353.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201002181010-5--7w312113292121.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201002180918-3--8-Co3ICOkWZXPrZmXeZz-AKhM.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.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.next/jbds-build/site/nightly/trunk tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1269131009
+++ echo 'scale=2; (1269131009 - 1269113557)/60'
+++ bc -l
++ elapsed=290.86
++ echo 'Elapsed time: 290.86mins.'
Elapsed time: 290.86mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :13
Killing Xvnc process ID 14202
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.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/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.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/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.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003201531/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13514 annotations (7 new, 0 high, 13514 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
--------------------------------------------------
16 years, 1 month
[Still Unstable] devstudio-nightly-3.1.0.beta1 #93
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/93
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/93/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/93/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/93/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/93/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/93//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/93//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/93//c...
--------------------------------------------------
Failed Tests:
7 tests failed.
REGRESSION: CDICoreAllTests
Error Message:
Wrong number of beans. expected:<1> but was:<2>
Stack Trace:
junit.framework.AssertionFailedError: Wrong number of beans. expected:<1> but was:<2>
at org.jboss.tools.cdi.core.test.tck.EnterpriseQualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited(EnterpriseQualifierDefinitionTest.java:35)
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: CDICoreAllTests
Error Message:
There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
Stack Trace:
junit.framework.AssertionFailedError: There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertTheOnlyBean(TCKTest.java:167)
at org.jboss.tools.cdi.core.test.tck.BeanDefinitionTest.testPrivitiveTypes(BeanDefinitionTest.java:109)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=6] has not been found among [920, 19] [894, 24] [882, 10]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=6] has not been found among [920, 19] [894, 24] [882, 10]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testMultipleQualifiers(QualifierDefinitionTest.java:112)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=5] has not been found among [939, 5]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=5] has not been found among [939, 5]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testFieldInjectedFromProducerMethod(QualifierDefinitionTest.java:141)
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: JsfAllTests
Error Message:
java.lang.NullPointerException
Stack Trace:
java.lang.Exception: java.lang.NullPointerException
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:256)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.setEntireDocumentDirty(DocumentRegionProcessor.java:228)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$DocumentListener.documentChanged(DirtyRegionProcessor.java:82)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:456)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1198)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1975)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2415)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText(BasicStructuredDocument.java:2602)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$4(JobSafeStructuredDocument.java:1)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$5.run(JobSafeStructuredDocument.java:239)
at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:147)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText(JobSafeStructuredDocument.java:250)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set(BasicStructuredDocument.java:2477)
at org.eclipse.jface.text.DefaultDocumentAdapter.setText(DefaultDocumentAdapter.java:258)
at org.eclipse.swt.custom.StyledText.setText(StyledText.java:9187)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.ContextMenuDoubleInsertionTest_JBIDE3888.testDoubleInsertion(ContextMenuDoubleInsertionTest_JBIDE3888.java:64)
FAILED: JsfAllTests
Error Message:
org.eclipse.ui.PartInitException: Text editor does not have a document provider
Stack Trace:
java.lang.Exception: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3148)
at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3161)
at org.eclipse.wst.sse.ui.StructuredTextEditor.init(StructuredTextEditor.java:2321)
at org.jboss.tools.vpe.editor.VpeEditorPart.createPartControl(VpeEditorPart.java:596)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:79)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:449)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:384)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.createPartControl(JSPMultiPageEditorPart.java:125)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:582)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.openFileInEditor(AbstractBaseHyperlink.java:164)
at org.jboss.tools.common.text.ext.hyperlink.xml.FaceletSourceTagHyperlink.doHyperlink(FaceletSourceTagHyperlink.java:99)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.open(AbstractBaseHyperlink.java:279)
at org.jboss.tools.vpe.ui.test.OpenOnUtil.checkOpenOnInEditor(OpenOnUtil.java:114)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.checkOpenOnFromJarFile(JBIDE4509Test.java:159)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.testOpenOnForTaglibInJarFile(JBIDE4509Test.java:58)
Caused by: org.eclipse.core.runtime.CoreException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4132)
at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:203)
at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1413)
at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:166)
at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:1712)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.doSetInput(JSPTextEditor.java:501)
at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3116)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2579)
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3134)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
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)
--------------------------------------------------
Changes:
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-1159 - text was updated in the Eclipse Equinox Managing chapter
--------------------------------------------------
Console log:
[...truncated 113125 lines...]
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/archives-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/archives-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/xulrunner-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/richfaces-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/richfaces-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/freemarker-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/freemarker-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/struts-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/struts-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/cdi-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/cdi-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221
[xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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: 319 minutes 58 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=1269121421
+++ echo 'scale=2; (1269121421 - 1269102203)/60'
+++ bc -l
++ elapsed=320.30
++ echo 'Elapsed time: 320.30mins.'
Elapsed time: 320.30mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003201221
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003201221
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003201221 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003201221/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1269121612
+++ echo 'scale=2; (1269121612 - 1269102203)/60'
+++ bc -l
++ elapsed=323.48
++ echo 'Elapsed time: 323.48mins.'
Elapsed time: 323.48mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003201221N.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003201221N-H93-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003201221N-H93-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003201221N-H93-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003201221N-H93-GA.jar ]]
+++ perl -ne 's/[^@]//g; print;'
+++ echo /qa/services/http/binaries/RHDS
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1269121645
+++ echo 'scale=2; (1269121645 - 1269102203)/60'
+++ bc -l
++ elapsed=324.03
++ echo 'Elapsed time: 324.03mins.'
Elapsed time: 324.03mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :10
Killing Xvnc process ID 14192
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13445 annotations (3 new, 0 high, 13445 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
--------------------------------------------------
16 years, 1 month
[Still Unstable] devstudio-nightly-3.1.0.beta1 #92
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/92
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/92/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/92/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/92/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/92/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/92//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/92//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/92//c...
--------------------------------------------------
Failed Tests:
9 tests failed.
REGRESSION: CDICoreAllTests
Error Message:
Wrong number of beans. expected:<1> but was:<2>
Stack Trace:
junit.framework.AssertionFailedError: Wrong number of beans. expected:<1> but was:<2>
at org.jboss.tools.cdi.core.test.tck.EnterpriseQualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited(EnterpriseQualifierDefinitionTest.java:35)
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)
REGRESSION: JstJspAllTests
Error Message:
Proposal h1 not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal h1 not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:100)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:55)
at org.jboss.tools.jst.jsp.test.ca.Jbide1791Test.testJbide1791(Jbide1791Test.java:65)
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:
Problems encountered while deleting resources.
Stack Trace:
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:737)
at org.eclipse.core.internal.resources.Project.delete(Project.java:317)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:135)
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)
Contains: Could not delete '/test_seam20_war/WebContent'.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.localstore.FileSystemResourceManager.delete(FileSystemResourceManager.java:257)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(ResourceTree.java:351)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(ResourceTree.java:386)
at org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(ResourceTree.java:832)
at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1772)
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:724)
at org.eclipse.core.internal.resources.Project.delete(Project.java:317)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:135)
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)
Contains: Problems encountered while deleting files.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/tests/workspace/test_seam20_war/WebContent.
Contains: Could not delete '/test_seam20_war/src'.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.localstore.FileSystemResourceManager.delete(FileSystemResourceManager.java:257)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(ResourceTree.java:351)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(ResourceTree.java:386)
at org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(ResourceTree.java:832)
at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1772)
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:724)
at org.eclipse.core.internal.resources.Project.delete(Project.java:317)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:135)
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)
Contains: Problems encountered while deleting files.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/tests/workspace/test_seam20_war/src/main.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/tests/workspace/test_seam20_war/src.
Contains: Could not delete '/qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/tests/workspace/test_seam20_war'.
FAILED: CDICoreAllTests
Error Message:
There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
Stack Trace:
junit.framework.AssertionFailedError: There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertTheOnlyBean(TCKTest.java:167)
at org.jboss.tools.cdi.core.test.tck.BeanDefinitionTest.testPrivitiveTypes(BeanDefinitionTest.java:109)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=6] has not been found among [894, 24] [882, 10] [920, 19]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=6] has not been found among [894, 24] [882, 10] [920, 19]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testMultipleQualifiers(QualifierDefinitionTest.java:112)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=5] has not been found among [939, 5]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=5] has not been found among [939, 5]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testFieldInjectedFromProducerMethod(QualifierDefinitionTest.java:141)
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: JsfAllTests
Error Message:
java.lang.NullPointerException
Stack Trace:
java.lang.Exception: java.lang.NullPointerException
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:256)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.setEntireDocumentDirty(DocumentRegionProcessor.java:228)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$DocumentListener.documentChanged(DirtyRegionProcessor.java:82)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:456)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1198)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1975)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2415)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText(BasicStructuredDocument.java:2602)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$4(JobSafeStructuredDocument.java:1)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$5.run(JobSafeStructuredDocument.java:239)
at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:147)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText(JobSafeStructuredDocument.java:250)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set(BasicStructuredDocument.java:2477)
at org.eclipse.jface.text.DefaultDocumentAdapter.setText(DefaultDocumentAdapter.java:258)
at org.eclipse.swt.custom.StyledText.setText(StyledText.java:9187)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.ContextMenuDoubleInsertionTest_JBIDE3888.testDoubleInsertion(ContextMenuDoubleInsertionTest_JBIDE3888.java:64)
FAILED: JsfAllTests
Error Message:
org.eclipse.ui.PartInitException: Text editor does not have a document provider
Stack Trace:
java.lang.Exception: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3148)
at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3161)
at org.eclipse.wst.sse.ui.StructuredTextEditor.init(StructuredTextEditor.java:2321)
at org.jboss.tools.vpe.editor.VpeEditorPart.createPartControl(VpeEditorPart.java:596)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:79)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:449)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:384)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.createPartControl(JSPMultiPageEditorPart.java:125)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:582)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.openFileInEditor(AbstractBaseHyperlink.java:164)
at org.jboss.tools.common.text.ext.hyperlink.xml.FaceletSourceTagHyperlink.doHyperlink(FaceletSourceTagHyperlink.java:99)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.open(AbstractBaseHyperlink.java:279)
at org.jboss.tools.vpe.ui.test.OpenOnUtil.checkOpenOnInEditor(OpenOnUtil.java:114)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.checkOpenOnFromJarFile(JBIDE4509Test.java:159)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.testOpenOnForTaglibInJarFile(JBIDE4509Test.java:58)
Caused by: org.eclipse.core.runtime.CoreException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4132)
at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:203)
at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1413)
at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:166)
at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:1712)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.doSetInput(JSPTextEditor.java:501)
at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3116)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2579)
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3134)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
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)
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 112626 lines...]
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/archives-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/struts-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/as-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/as-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/seam-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/examples-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/esb-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/ws-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/birt-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/tests-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046
[copy] Copying 42 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/images
[copy] Copying 4 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/script
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046
[xslt] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/download.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046/download-snippet.txt
[xslt] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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: 335 minutes 20 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=1269081197
+++ echo 'scale=2; (1269081197 - 1269060946)/60'
+++ bc -l
++ elapsed=337.51
++ echo 'Elapsed time: 337.51mins.'
Elapsed time: 337.51mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003200046
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003200046
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003200046 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003200046/
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1269081475
+++ echo 'scale=2; (1269081475 - 1269060946)/60'
+++ bc -l
++ elapsed=342.15
++ echo 'Elapsed time: 342.15mins.'
Elapsed time: 342.15mins.
++ [[ -d /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003200046N.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003200046N-H92-31764.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003200046N-H92-31764.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003200046N-H92-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1269081505
+++ echo 'scale=2; (1269081505 - 1269060946)/60'
+++ bc -l
++ elapsed=342.65
++ echo 'Elapsed time: 342.65mins.'
Elapsed time: 342.65mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :10
Killing Xvnc process ID 23792
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13442 annotations (2 new, 0 high, 13442 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
--------------------------------------------------
16 years, 1 month
[Still Unstable] devstudio-nightly-3.1.0.beta1 #91
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/91
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/91/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/91/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/91/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/91/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/91//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/91//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/91//c...
--------------------------------------------------
Failed Tests:
8 tests failed.
REGRESSION: SeamUiAllTests
Error Message:
Problems encountered while deleting resources.
Stack Trace:
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:737)
at org.eclipse.core.internal.resources.Project.delete(Project.java:317)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:135)
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)
Contains: Could not delete '/test_seam12_war/WebContent'.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.localstore.FileSystemResourceManager.delete(FileSystemResourceManager.java:257)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(ResourceTree.java:351)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(ResourceTree.java:386)
at org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(ResourceTree.java:832)
at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1772)
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:724)
at org.eclipse.core.internal.resources.Project.delete(Project.java:317)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:135)
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)
Contains: Problems encountered while deleting files.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/tests/workspace/test_seam12_war/WebContent/WEB-INF/lib.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/tests/workspace/test_seam12_war/WebContent/WEB-INF.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/tests/workspace/test_seam12_war/WebContent.
Contains: Could not delete '/test_seam12_war/src'.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.localstore.FileSystemResourceManager.delete(FileSystemResourceManager.java:257)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(ResourceTree.java:351)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(ResourceTree.java:386)
at org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(ResourceTree.java:832)
at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1772)
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:724)
at org.eclipse.core.internal.resources.Project.delete(Project.java:317)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:135)
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)
Contains: Problems encountered while deleting files.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/tests/workspace/test_seam12_war/src/main.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/tests/workspace/test_seam12_war/src.
Contains: Could not delete '/qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/tests/workspace/test_seam12_war'.
FAILED: CDICoreAllTests
Error Message:
There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
Stack Trace:
junit.framework.AssertionFailedError: There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertTheOnlyBean(TCKTest.java:167)
at org.jboss.tools.cdi.core.test.tck.BeanDefinitionTest.testPrivitiveTypes(BeanDefinitionTest.java:109)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=6] has not been found among [920, 19] [882, 10] [894, 24]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=6] has not been found among [920, 19] [882, 10] [894, 24]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testMultipleQualifiers(QualifierDefinitionTest.java:112)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=5] has not been found among [939, 5]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=5] has not been found among [939, 5]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testFieldInjectedFromProducerMethod(QualifierDefinitionTest.java:141)
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: CDICoreAllTests
Error Message:
Wrong number of beans. expected:<1> but was:<2>
Stack Trace:
junit.framework.AssertionFailedError: Wrong number of beans. expected:<1> but was:<2>
at org.jboss.tools.cdi.core.test.tck.EnterpriseQualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited(EnterpriseQualifierDefinitionTest.java:35)
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: JsfAllTests
Error Message:
java.lang.NullPointerException
Stack Trace:
java.lang.Exception: java.lang.NullPointerException
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:256)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.setEntireDocumentDirty(DocumentRegionProcessor.java:228)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$DocumentListener.documentChanged(DirtyRegionProcessor.java:82)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:456)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1198)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1975)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2415)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText(BasicStructuredDocument.java:2602)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$4(JobSafeStructuredDocument.java:1)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$5.run(JobSafeStructuredDocument.java:239)
at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:147)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText(JobSafeStructuredDocument.java:250)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set(BasicStructuredDocument.java:2477)
at org.eclipse.jface.text.DefaultDocumentAdapter.setText(DefaultDocumentAdapter.java:258)
at org.eclipse.swt.custom.StyledText.setText(StyledText.java:9187)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.ContextMenuDoubleInsertionTest_JBIDE3888.testDoubleInsertion(ContextMenuDoubleInsertionTest_JBIDE3888.java:64)
FAILED: JsfAllTests
Error Message:
org.eclipse.ui.PartInitException: Text editor does not have a document provider
Stack Trace:
java.lang.Exception: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3148)
at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3161)
at org.eclipse.wst.sse.ui.StructuredTextEditor.init(StructuredTextEditor.java:2321)
at org.jboss.tools.vpe.editor.VpeEditorPart.createPartControl(VpeEditorPart.java:596)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:79)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:449)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:384)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.createPartControl(JSPMultiPageEditorPart.java:125)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:582)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.openFileInEditor(AbstractBaseHyperlink.java:164)
at org.jboss.tools.common.text.ext.hyperlink.xml.FaceletSourceTagHyperlink.doHyperlink(FaceletSourceTagHyperlink.java:99)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.open(AbstractBaseHyperlink.java:279)
at org.jboss.tools.vpe.ui.test.OpenOnUtil.checkOpenOnInEditor(OpenOnUtil.java:114)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.checkOpenOnFromJarFile(JBIDE4509Test.java:159)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.testOpenOnForTaglibInJarFile(JBIDE4509Test.java:58)
Caused by: org.eclipse.core.runtime.CoreException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4132)
at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:203)
at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1413)
at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:166)
at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:1712)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.doSetInput(JSPTextEditor.java:501)
at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3116)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2579)
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3134)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
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)
--------------------------------------------------
Changes:
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-980 - Seam Developer Tools Reference Guide is started updating
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-980 - JSF Tools Tutorial is updated
[yradtsevich] https://jira.jboss.org/jira/browse/JBIDE-5042
Enhance DnD support in VPE
VPE Refactoring
- Duplicate method VpeFunctionSrc.getAbsoluteResourcePath has been removed.
[dgolovin] fix for CDI test errors:
1. Manifests for cdi.core.test and cdi.ui.test were adjusted to use them as unpacked
2. all.tests feature was updated to unpack cdi.core.test and cdi.ui.test
[dazarov] https://jira.jboss.org/jira/browse/JBIDE-5977
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5888
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-821 -added Apply Template Wizard section to Smooks-doc.</p>
</body></html>
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-821 -added Apply Template Wizard section to Smooks-doc.</p>
</body></html>
[yradtsevich] https://jira.jboss.org/jira/browse/JBIDE-5042
Enhance DnD support in VPE
- Some comments have added.
- DropSpot has been renamed to DropTarget.
--------------------------------------------------
Console log:
[...truncated 113031 lines...]
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/archives-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/struts-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/as-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/as-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/seam-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/examples-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/esb-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/ws-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/birt-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/tests-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821
[copy] Copying 42 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/images
[copy] Copying 4 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/script
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821
[xslt] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/download.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821/download-snippet.txt
[xslt] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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: 341 minutes 13 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=1269058553
+++ echo 'scale=2; (1269058553 - 1269037944)/60'
+++ bc -l
++ elapsed=343.48
++ echo 'Elapsed time: 343.48mins.'
Elapsed time: 343.48mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003191821
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003191821
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003191821 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003191821/
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1269058911
+++ echo 'scale=2; (1269058911 - 1269037944)/60'
+++ bc -l
++ elapsed=349.45
++ echo 'Elapsed time: 349.45mins.'
Elapsed time: 349.45mins.
++ [[ -d /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003191821N-H91-31764.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003191821N-H91-31764.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003191821N.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003191821N-H91-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1269058945
+++ echo 'scale=2; (1269058945 - 1269037944)/60'
+++ bc -l
++ elapsed=350.01
++ echo 'Elapsed time: 350.01mins.'
Elapsed time: 350.01mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :14
Killing Xvnc process ID 31571
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13442 annotations (5 new, 0 high, 13442 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
--------------------------------------------------
16 years, 1 month
[Still Unstable] jbosstools-nightly-3.2.next #83
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/83
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/83/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/83/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/83/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/83/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/83//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/83//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/83//con...
--------------------------------------------------
Failed Tests:
7 tests failed.
REGRESSION: CDICoreAllTests
Error Message:
Wrong number of beans. expected:<1> but was:<2>
Stack Trace:
junit.framework.AssertionFailedError: Wrong number of beans. expected:<1> but was:<2>
at org.jboss.tools.cdi.core.test.tck.EnterpriseQualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited(EnterpriseQualifierDefinitionTest.java:35)
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: CDICoreAllTests
Error Message:
There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
Stack Trace:
junit.framework.AssertionFailedError: There should be the only bean with java.lang.Integer type expected:<1> but was:<4>
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertTheOnlyBean(TCKTest.java:167)
at org.jboss.tools.cdi.core.test.tck.BeanDefinitionTest.testPrivitiveTypes(BeanDefinitionTest.java:109)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=6] has not been found among [882, 10] [920, 19] [894, 24]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=6] has not been found among [882, 10] [920, 19] [894, 24]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testMultipleQualifiers(QualifierDefinitionTest.java:112)
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: CDICoreAllTests
Error Message:
Location [start positopn=0, lengt=5] has not been found among [939, 5]
Stack Trace:
junit.framework.AssertionFailedError: Location [start positopn=0, lengt=5] has not been found among [939, 5]
at org.jboss.tools.cdi.core.test.tck.TCKTest.assertLocationEquals(TCKTest.java:202)
at org.jboss.tools.cdi.core.test.tck.QualifierDefinitionTest.testFieldInjectedFromProducerMethod(QualifierDefinitionTest.java:141)
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: JsfAllTests
Error Message:
java.lang.NullPointerException
Stack Trace:
java.lang.Exception: java.lang.NullPointerException
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:256)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.setEntireDocumentDirty(DocumentRegionProcessor.java:228)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$DocumentListener.documentChanged(DirtyRegionProcessor.java:82)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:456)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1198)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1975)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2415)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText(BasicStructuredDocument.java:2602)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$4(JobSafeStructuredDocument.java:1)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$5.run(JobSafeStructuredDocument.java:239)
at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:147)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText(JobSafeStructuredDocument.java:250)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set(BasicStructuredDocument.java:2477)
at org.eclipse.jface.text.DefaultDocumentAdapter.setText(DefaultDocumentAdapter.java:258)
at org.eclipse.swt.custom.StyledText.setText(StyledText.java:9187)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.ContextMenuDoubleInsertionTest_JBIDE3888.testDoubleInsertion(ContextMenuDoubleInsertionTest_JBIDE3888.java:64)
FAILED: JsfAllTests
Error Message:
org.eclipse.ui.PartInitException: Text editor does not have a document provider
Stack Trace:
java.lang.Exception: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:136)
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)
Caused by: org.eclipse.ui.PartInitException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3148)
at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3161)
at org.eclipse.wst.sse.ui.StructuredTextEditor.init(StructuredTextEditor.java:2321)
at org.jboss.tools.vpe.editor.VpeEditorPart.createPartControl(VpeEditorPart.java:596)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:79)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:449)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:384)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.createPartControl(JSPMultiPageEditorPart.java:125)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:582)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.openFileInEditor(AbstractBaseHyperlink.java:164)
at org.jboss.tools.common.text.ext.hyperlink.xml.FaceletSourceTagHyperlink.doHyperlink(FaceletSourceTagHyperlink.java:99)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.open(AbstractBaseHyperlink.java:279)
at org.jboss.tools.vpe.ui.test.OpenOnUtil.checkOpenOnInEditor(OpenOnUtil.java:114)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.checkOpenOnFromJarFile(JBIDE4509Test.java:159)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4509Test.testOpenOnForTaglibInJarFile(JBIDE4509Test.java:58)
Caused by: org.eclipse.core.runtime.CoreException: Text editor does not have a document provider
at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4132)
at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:203)
at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1413)
at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:166)
at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:1712)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.doSetInput(JSPTextEditor.java:501)
at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3116)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2579)
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3134)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
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)
--------------------------------------------------
Changes:
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-980 - Seam Developer Tools Reference Guide is started updating
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-980 - JSF Tools Tutorial is updated
[yradtsevich] https://jira.jboss.org/jira/browse/JBIDE-5042
Enhance DnD support in VPE
VPE Refactoring
- Duplicate method VpeFunctionSrc.getAbsoluteResourcePath has been removed.
--------------------------------------------------
Console log:
[...truncated 110859 lines...]
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/3.2.0.beta1/201003192102
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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: 185 minutes 19 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=1269058293
+++ echo 'scale=2; (1269058293 - 1269047136)/60'
+++ bc -l
++ elapsed=185.95
++ echo 'Elapsed time: 185.95mins.'
Elapsed time: 185.95mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201003192102
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
+++ grep product.releaseNumber
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003192102
++ [[ '' == '' ]]
++ 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.next/jbds-build/3.2.0.beta1/201003192102 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/201003192102/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.next/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1269059293
+++ echo 'scale=2; (1269059293 - 1269047136)/60'
+++ bc -l
++ elapsed=202.61
++ echo 'Elapsed time: 202.61mins.'
Elapsed time: 202.61mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002181010-7D2-8BF9D7z0FBJ9KFPPGCADx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201002181010-5--7w312113292121.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201002181010-5--7w312113292121.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003192102N-H83-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201003192102N-H83-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003192102N-H83-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003192102N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201002181010-795-8s7353375J5353.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201002180918-3--8-Co3ICOkWZXPrZmXeZz-AKhM.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201002052110-77--84O23FfSEPGFREgXcJDDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201002181010-7H2-9xQ99FISJhHDASFgQUaTSWQO.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003192102N-H83-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201002181010-795-8s7353375J5353.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.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.next/jbds-build/site/nightly/trunk tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1269059519
+++ echo 'scale=2; (1269059519 - 1269047136)/60'
+++ bc -l
++ elapsed=206.38
++ echo 'Elapsed time: 206.38mins.'
Elapsed time: 206.38mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :10
Killing Xvnc process ID 16164
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.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/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.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/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.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003192102/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13517 annotations (1 new, 0 high, 13517 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
--------------------------------------------------
16 years, 1 month
JBoss-AS-3.2.x-CompatibilityMatrix - Build # 471 - Failure!
by jboss-qa-internal@redhat.com
JBoss-AS-3.2.x-CompatibilityMatrix - Build # 471 - Failure:
Check console output at $PUBLIC_HUDSON_URL/job/JBoss-AS-3.2.x-CompatibilityMatrix/471 to view the results.
Modifications since last build:
-------------------------------------------------------------------------
[...truncated 13790 lines...]
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 73.619 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.853 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.514 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.811 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.574 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 139.28 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 28.486 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.318 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.372 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.111 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 70.238 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.342 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.445 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.366 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.501 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 70.688 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.455 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.74 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.879 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.506 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 73.325 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.903 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
BUILD FAILED
/mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/build.xml:1906: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/build.xml:1915: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/build.xml:418: Timeout waiting for nodes to start
Total time: 33 minutes 7 seconds
Archiving artifacts
ERROR: Failed to archive artifacts: Branch_3_2/build/output/**/*.log,Branch_3_2/testsuite/output/reports/html/
hudson.util.IOException2: hudson.util.IOException2: Failed to extract /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/build/output/**/*.log,Branch_3_2/testsuite/output/reports/html/
at hudson.FilePath.readFromTar(FilePath.java:1640)
at hudson.FilePath.copyRecursiveTo(FilePath.java:1431)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:117)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:582)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:563)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:550)
at hudson.model.Build$RunnerImpl.post2(Build.java:152)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
at hudson.model.Run.run(Run.java:1221)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)
Caused by: java.io.IOException: unexpected EOF with 2560 bytes unread
at hudson.org.apache.tools.tar.TarInputStream.read(TarInputStream.java:349)
at java.io.FilterInputStream.read(FilterInputStream.java:90)
at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1025)
at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
at hudson.util.IOUtils.copy(IOUtils.java:29)
at hudson.FilePath.readFromTar(FilePath.java:1628)
... 12 more
at hudson.FilePath.copyRecursiveTo(FilePath.java:1438)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:117)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:582)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:563)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:550)
at hudson.model.Build$RunnerImpl.post2(Build.java:152)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
at hudson.model.Run.run(Run.java:1221)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '8192' bytes exceeds size in header of '318789' bytes for entry 'Branch_3_2/build/output/jboss-3.2.8.SP2/server/all/log/server.log'
at hudson.remoting.Channel$1.adapt(Channel.java:584)
at hudson.remoting.Channel$1.adapt(Channel.java:579)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at hudson.FilePath.copyRecursiveTo(FilePath.java:1434)
... 11 more
Caused by: java.io.IOException: request to write '8192' bytes exceeds size in header of '318789' bytes for entry 'Branch_3_2/build/output/jboss-3.2.8.SP2/server/all/log/server.log'
at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284)
at hudson.FilePath$TarWriter.visit(FilePath.java:1524)
at hudson.util.DirScanner$Glob.scan(DirScanner.java:91)
at hudson.FilePath.writeToTar(FilePath.java:1606)
at hudson.FilePath.access$900(FilePath.java:160)
at hudson.FilePath$33.invoke(FilePath.java:1424)
at hudson.FilePath$33.invoke(FilePath.java:1421)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1962)
at hudson.remoting.UserRequest.perform(UserRequest.java:104)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 1 month