[Failure] jbosstools-nightly-3.1.0.M3 #134
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/134
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/134/test...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/134/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/134/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/134/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/134//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/134//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/134//co...
--------------------------------------------------
Failed Tests:
22 tests failed.
REGRESSION: SeamUiAllTests
Error Message:
Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
Stack Trace:
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.jboss.tools.test.util.JobUtils.delay(JobUtils.java:48)
at org.jboss.tools.seam.ui.test.wizard.SeamProjectNewWizardTest.setUp(SeamProjectNewWizardTest.java:69)
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.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.SWT.error(SWT.java:3770)
at org.eclipse.swt.widgets.Widget.error(Widget.java:450)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:388)
at org.eclipse.swt.widgets.Combo.getSelectionIndex(Combo.java:991)
at org.eclipse.wst.web.ui.internal.wizards.DataModelFacetCreationWizardPage$2$1.run(DataModelFacetCreationWizardPage.java:210)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
REGRESSION: SeamUiAllTests
Error Message:
Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
Stack Trace:
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.jboss.tools.test.util.JobUtils.delay(JobUtils.java:48)
at org.jboss.tools.seam.ui.test.wizard.SeamProjectNewWizardTest.setUp(SeamProjectNewWizardTest.java:69)
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.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.SWT.error(SWT.java:3770)
at org.eclipse.swt.widgets.Widget.error(Widget.java:450)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:388)
at org.eclipse.swt.widgets.Text.setText(Text.java:1979)
at org.eclipse.wst.common.project.facet.ui.PresetSelectionPanel.refreshDescription(PresetSelectionPanel.java:145)
at org.eclipse.wst.common.project.facet.ui.PresetSelectionPanel.access$1(PresetSelectionPanel.java:130)
at org.eclipse.wst.common.project.facet.ui.PresetSelectionPanel$2$1.run(PresetSelectionPanel.java:117)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
FAILED: SeamUiAllTests
Error Message:
Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
Stack Trace:
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.jboss.tools.test.util.JobUtils.delay(JobUtils.java:48)
at org.jboss.tools.test.util.JobUtils.waitForIdle(JobUtils.java:37)
at org.jboss.tools.test.util.JobUtils.waitForIdle(JobUtils.java:27)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:56)
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)
Caused by: org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.SWT.error(SWT.java:3770)
at org.eclipse.swt.widgets.Widget.error(Widget.java:450)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:388)
at org.eclipse.swt.widgets.Combo.select(Combo.java:1763)
at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$7$1.run(ModifyFacetedProjectWizard.java:542)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
REGRESSION: SeamUiAllTests
Error Message:
Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
Stack Trace:
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.jboss.tools.test.util.JobUtils.delay(JobUtils.java:48)
at org.jboss.tools.test.util.JobUtils.waitForIdle(JobUtils.java:37)
at org.jboss.tools.test.util.ResourcesUtils.importProjectIntoWorkspace(ResourcesUtils.java:208)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:58)
at org.jboss.tools.seam.ui.test.hyperlink.SeamViewHyperlinkPartitionerTest.setUp(SeamViewHyperlinkPartitionerTest.java:49)
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.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.SWT.error(SWT.java:3770)
at org.eclipse.swt.widgets.Widget.error(Widget.java:450)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:388)
at org.eclipse.swt.widgets.Combo.clearSelection(Combo.java:333)
at org.eclipse.wst.web.ui.internal.wizards.DataModelFacetCreationWizardPage.updatePrimaryVersions(DataModelFacetCreationWizardPage.java:310)
at org.eclipse.wst.web.ui.internal.wizards.DataModelFacetCreationWizardPage$2$2.run(DataModelFacetCreationWizardPage.java:229)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
REGRESSION: SeamUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.openEditor(ContentAssistantTestCase.java:38)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:60)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:56)
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase.testFrameworkComponents(SeamELContentAssistTestCase.java:272)
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: SeamUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.openEditor(ContentAssistantTestCase.java:38)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:60)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:56)
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase.testInterface(SeamELContentAssistTestCase.java:449)
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: SeamUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.openEditor(ContentAssistantTestCase.java:38)
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase.testContentAssistForInvocationOnString(SeamELContentAssistTestCase.java:653)
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: SeamUiAllTests
Error Message:
Some Seam EL proposals werent't shown in the Content Assistant
Stack Trace:
junit.framework.AssertionFailedError: Some Seam EL proposals werent't shown in the Content Assistant
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistJbide1676Test.testSeamELContentAssistJbide1676(SeamELContentAssistJbide1676Test.java:320)
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: SeamUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.openEditor(ContentAssistantTestCase.java:38)
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistJbide1645Test.testSeamELContentAssistJbide1645(SeamELContentAssistJbide1645Test.java:49)
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: SeamUiAllTests
Error Message:
The quickfix "Set Seam Properties" doesn't exist.
Stack Trace:
junit.framework.AssertionFailedError: The quickfix "Set Seam Properties" doesn't exist.
at org.jboss.tools.seam.ui.test.jbide.JBide3989Test.testJBide3989(JBide3989Test.java:93)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.ide.eclipse.as.archives.integration.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.ide.eclipse.as.archives.integration.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.ide.eclipse.as.archives.integration.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at org.jboss.ide.eclipse.as.test.publishing.JBIDE2512aTest.testJBIDE2512a(JBIDE2512aTest.java:52)
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: HibernateUiTestSuite
Error Message:
unexpected invocation
Stack Trace:
unexpected invocation: diagramViewer.getSite()
expectations:
allowed, already invoked 1 time: fileDialog.setFilterExtensions(["*.png", "*.jpg", "*.bmp"]); returns a default value
allowed, already invoked 1 time: fileDialog.setFilterNames(["PNG format (*.png)", "JPEG format (*.jpg)", "Bitmap format (*.bmp)"]); returns a default value
expected once, already invoked 1 time: fileDialog.open(); returns "test.jpg"
allowed, already invoked 2 times: diagramViewer.getEditPartViewer(); returns <graphicalViewer>
allowed, already invoked 1 time: graphicalViewer.getRootEditPart(); returns <scalableFreeformRootEditPart>
allowed, already invoked 1 time: scalableFreeformRootEditPart.getLayer("Printable Layers"); returns <iFigure>
allowed, already invoked 1 time: graphicalViewer.getControl(); returns <control>
allowed, already invoked 1 time: control.getDisplay(); returns <display>
allowed, already invoked 1 time: iFigure.getBounds(); returns <Rectangle(0, 0, 20, 10)>
allowed, never invoked: display.internal_new_GC(null); returns <0>
allowed, never invoked: display.internal_dispose_GC(<0>, null); returns a default value
expected once, never invoked: iFigure.paint(ANYTHING); returns a default value
allowed, already invoked 1 time: display.isDisposed(); returns <true>
what happened before this:
fileDialog.setFilterExtensions(["*.png", "*.jpg", "*.bmp"])
fileDialog.setFilterNames(["PNG format (*.png)", "JPEG format (*.jpg)", "Bitmap format (*.bmp)"])
fileDialog.open()
diagramViewer.getEditPartViewer()
graphicalViewer.getRootEditPart()
scalableFreeformRootEditPart.getLayer("Printable Layers")
diagramViewer.getEditPartViewer()
graphicalViewer.getControl()
control.getDisplay()
iFigure.getBounds()
display.isDisposed()
at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:56)
at org.jmock.Mockery.dispatch(Mockery.java:218)
at org.jmock.Mockery.access$000(Mockery.java:43)
at org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
at org.jmock.lib.legacy.ClassImposteriser$4.invoke(ClassImposteriser.java:137)
at org.jboss.tools.hibernate.ui.diagram.editors.DiagramViewer$$EnhancerByCGLIB$$40882e8f.getSite(<generated>)
at org.jboss.tools.hibernate.ui.diagram.editors.actions.ExportImageAction.run(ExportImageAction.java:95)
at org.jboss.tools.hibernate.ui.diagram.editors.actions.test.ExportImageActionTest.testAction(ExportImageActionTest.java:96)
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: JMXCoreAllTests
Error Message:
Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused]
Stack Trace:
java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is:
java.net.ConnectException: Connection refused]
at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:317)
at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
at org.jboss.tools.jmx.core.providers.DefaultConnectionWrapper.connect(DefaultConnectionWrapper.java:80)
at org.jboss.tools.jmx.core.tests.DefaultProviderTest.testConnection(DefaultProviderTest.java:116)
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: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is:
java.net.ConnectException: Connection refused]
at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:97)
at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:185)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1817)
at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1787)
at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:259)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is:
java.net.ConnectException: Connection refused
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:574)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:306)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:93)
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:520)
at java.net.Socket.connect(Socket.java:470)
at java.net.Socket.<init>(Socket.java:367)
at java.net.Socket.<init>(Socket.java:180)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:569)
FAILED: <init>
Error Message:
Class not found "org.jboss.tools.jmx.ui.BPELUIAllTests"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.jboss.tools.jmx.ui.BPELUIAllTests"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:245)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JsfAllTests
Error Message:
$msg should be in proposals expected:<true> but was:<false>
Stack Trace:
junit.framework.AssertionFailedError: $msg should be in proposals expected:<true> but was:<false>
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE788Test.testCAPathProposals(JBIDE788Test.java:87)
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:
String doesn't matches
Stack Trace:
junit.framework.AssertionFailedError: String doesn't matches
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE788Test.testCAforForJSFCProposals(JBIDE788Test.java:123)
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: JstJspAllTests
Error Message:
The proposal to apply not found.
Stack Trace:
junit.framework.AssertionFailedError: The proposal to apply not found.
at org.jboss.tools.jst.jsp.test.ca.JstJspJbide1641Test.testJstJspJbide1641(JstJspJbide1641Test.java:88)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamRefactoringAllTests
Error Message:
Component org.jboss.seam.mail.mailSession does not have java declaration.
Stack Trace:
junit.framework.AssertionFailedError: Component org.jboss.seam.mail.mailSession does not have java declaration.
at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.renameComponent(SeamComponentRefactoringTest.java:112)
at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.testJBIDE4447(SeamComponentRefactoringTest.java:93)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.openEditor(ContentAssistantTestCase.java:38)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:60)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:56)
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase.testMessages(SeamELContentAssistTestCase.java:280)
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: SeamUiAllTests
Error Message:
Error during changing 'TestComponentForVarAttributes.java' content to 'TestComponentForVarAttributes.1' org.eclipse.core.internal.resources.ResourceException: Resource '/TestSeamELContentAssist/src/action/demo/TestComponentForVarAttributes.1' does not exist. at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319) at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196) at org.eclipse.core.internal.resources.File.getContents(File.java:286) at org.eclipse.core.internal.resources.File.getContents(File.java:277) at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase.testVarAttributes(SeamELContentAssistTestCase.java:294) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) 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)
Stack Trace:
junit.framework.AssertionFailedError: Error during changing 'TestComponentForVarAttributes.java' content to 'TestComponentForVarAttributes.1'
org.eclipse.core.internal.resources.ResourceException: Resource '/TestSeamELContentAssist/src/action/demo/TestComponentForVarAttributes.1' does not exist.
at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
at org.eclipse.core.internal.resources.File.getContents(File.java:286)
at org.eclipse.core.internal.resources.File.getContents(File.java:277)
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase.testVarAttributes(SeamELContentAssistTestCase.java:294)
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)
at org.jboss.tools.test.util.JUnitUtils.fail(JUnitUtils.java:29)
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase.testVarAttributes(SeamELContentAssistTestCase.java:296)
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: SeamUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.openEditor(ContentAssistantTestCase.java:38)
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistTestCase.testSeamELContentAssist(SeamELContentAssistTestCase.java:453)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[dennyxu] JBIDE-4699: hook bpel validator with project build action
[dgolovin] only test-results should stay in tests folder after tests are finished
[dgolovin] remove temp dir from richfaces build folder
--------------------------------------------------
Console log:
[...truncated 157097 lines...]
[java] [java] at org.eclipse.core.internal.resources.Resource.accept(Resource.java:70)
[java] [java] at org.eclipse.core.internal.resources.Resource.accept(Resource.java:106)
[java] [java] at org.eclipse.core.internal.resources.Resource.accept(Resource.java:90)
[java] [java] at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:218)
[java] [java] at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:177)
[java] [java] at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:125)
[java] [java] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
[java] [java] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[java] [java] !SUBENTRY 1 org.eclipse.core.resources 4 368 2009-08-04 06:32:54.319
[java] [java] !MESSAGE Resource '/JBossWSTestProject/hello_world.wsdl' does not exist.
[java] [java]
[java] [java] !ENTRY org.eclipse.wst.validation 4 0 2009-08-04 06:32:54.353
[java] [java] !MESSAGE IWAE0027E Could not retrieve the validation configuration for resource JBossWSTestProject.
[java] [java] !STACK 0
[java] [java] java.lang.reflect.InvocationTargetException: IWAE0027E Could not retrieve the validation configuration for resource JBossWSTestProject.
[java] [java] at org.eclipse.wst.validation.internal.ConfigurationManager.getProjectConfiguration(ConfigurationManager.java:135)
[java] [java] at org.eclipse.wst.validation.internal.ConfigurationManager.getConfiguration(ConfigurationManager.java:251)
[java] [java] at org.eclipse.wst.validation.internal.ValManager.getValidatorsNotCached(ValManager.java:226)
[java] [java] at org.eclipse.wst.validation.internal.ValManager.access$1(ValManager.java:220)
[java] [java] at org.eclipse.wst.validation.internal.ValManager$ValidatorCache.getValidatorsCached(ValManager.java:1271)
[java] [java] at org.eclipse.wst.validation.internal.ValManager.getValidators(ValManager.java:197)
[java] [java] at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:738)
[java] [java] at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:200)
[java] [java] at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:125)
[java] [java] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
[java] [java] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[java] [java] Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/JBossWSTestProject' does not exist.
[java] [java] at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
[java] [java] at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
[java] [java] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
[java] [java] at org.eclipse.core.internal.resources.Resource.checkAccessibleAndLocal(Resource.java:202)
[java] [java] at org.eclipse.core.internal.resources.Resource.getSessionProperty(Resource.java:1128)
[java] [java] at org.eclipse.wst.validation.internal.ConfigurationManager.getProjectConfiguration(ConfigurationManager.java:126)
[java] [java] ... 10 more
[java] [java] Root exception:
[java] [java] org.eclipse.core.internal.resources.ResourceException: Resource '/JBossWSTestProject' does not exist.
[java] [java] at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
[java] [java] at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
[java] [java] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
[java] [java] at org.eclipse.core.internal.resources.Resource.checkAccessibleAndLocal(Resource.java:202)
[java] [java] at org.eclipse.core.internal.resources.Resource.getSessionProperty(Resource.java:1128)
[java] [java] at org.eclipse.wst.validation.internal.ConfigurationManager.getProjectConfiguration(ConfigurationManager.java:126)
[java] [java] at org.eclipse.wst.validation.internal.ConfigurationManager.getConfiguration(ConfigurationManager.java:251)
[java] [java] at org.eclipse.wst.validation.internal.ValManager.getValidatorsNotCached(ValManager.java:226)
[java] [java] at org.eclipse.wst.validation.internal.ValManager.access$1(ValManager.java:220)
[java] [java] at org.eclipse.wst.validation.internal.ValManager$ValidatorCache.getValidatorsCached(ValManager.java:1271)
[java] [java] at org.eclipse.wst.validation.internal.ValManager.getValidators(ValManager.java:197)
[java] [java] at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:738)
[java] [java] at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:200)
[java] [java] at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:125)
[java] [java] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
[java] [java] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[java] [java]
[java] [java] !ENTRY org.jboss.tools.ws.creation.core 1 0 2009-08-04 06:33:05.964
[java] [java] !MESSAGE JBossWS-Native stack deployed
[java] [java] parsing WSDL... generating code... org/apache/hello_world_soap_http/FaultDetail.java org/apache/hello_world_soap_http/GreetMe.java org/apache/hello_world_soap_http/GreetMeOneWay.java org/apache/hello_world_soap_http/GreetMeResponse.java org/apache/hello_world_soap_http/Greeter.java org/apache/hello_world_soap_http/ObjectFactory.java org/apache/hello_world_soap_http/PingMe.java org/apache/hello_world_soap_http/PingMeFault.java org/apache/hello_world_soap_http/PingMeResponse.java org/apache/hello_world_soap_http/SOAPService.java org/apache/hello_world_soap_http/SayHi.java org/apache/hello_world_soap_http/SayHiResponse.java org/apache/hello_world_soap_http/package-info.java Deleting P/JBossWSTestProject
[java] [java] Deleting P/JBossWSTestProject
[java] [java] Retrieving document at '/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/workspace/JBossWSTestProject/hello_world.wsdl'.
[java] [java] Deleting P/JBossWSTestProject
[java] [java] Retrieving document at '/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/workspace/JBossWSTestProject/hello_world.wsdl'.
[java] [java]
[java] [java] !ENTRY org.jboss.tools.ws.creation.core 1 0 2009-08-04 06:33:28.745
[java] [java] !MESSAGE JBossWS-Native stack deployed
[java] [java] parsing WSDL... generating code... org/apache/hello_world_soap_http/FaultDetail.java org/apache/hello_world_soap_http/GreetMe.java org/apache/hello_world_soap_http/GreetMeOneWay.java org/apache/hello_world_soap_http/GreetMeResponse.java org/apache/hello_world_soap_http/Greeter.java org/apache/hello_world_soap_http/ObjectFactory.java org/apache/hello_world_soap_http/PingMe.java org/apache/hello_world_soap_http/PingMeFault.java org/apache/hello_world_soap_http/PingMeResponse.java org/apache/hello_world_soap_http/SOAPService.java org/apache/hello_world_soap_http/SayHi.java org/apache/hello_world_soap_http/SayHiResponse.java org/apache/hello_world_soap_http/package-info.java Deleting P/JBossWSTestProject
[java] [java]
[java] [java] !ENTRY org.jboss.tools.ws.creation.core 1 0 2009-08-04 06:34:28.558
[java] [java] !MESSAGE JBossWS-Native stack deployed
[java] [java] parsing WSDL... generating code... org/apache/hello_world_soap_http/FaultDetail.java org/apache/hello_world_soap_http/GreetMe.java org/apache/hello_world_soap_http/GreetMeOneWay.java org/apache/hello_world_soap_http/GreetMeResponse.java org/apache/hello_world_soap_http/Greeter.java org/apache/hello_world_soap_http/ObjectFactory.java org/apache/hello_world_soap_http/PingMe.java org/apache/hello_world_soap_http/PingMeFault.java org/apache/hello_world_soap_http/PingMeResponse.java org/apache/hello_world_soap_http/SOAPService.java org/apache/hello_world_soap_http/SayHi.java org/apache/hello_world_soap_http/SayHiResponse.java org/apache/hello_world_soap_http/package-info.java Deleting P/JBossWSTestProject
[java] [java] Deleting P/JBossWSTestProject
[java] [java] EMMA: runtime coverage data merged into [/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/eclipse/coverage.ec] {in 17 ms}
[java] [echo] Copy .log files to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/../jvmerrors
[java] [echo] ui-test(a)org.jboss.tools.ws.ui.test
[java] [echo] plugin-name-config=org.jboss.tools.ws.ui.test
[java] [echo] plugin-name=org.jboss.tools.ws.ui.test
[java] [echo] classname=org.jboss.tools.ws.ui.test.JBossWSUIAllTests
[java] [echo] config-name=
[java] [echo] config-property=config@default
[java] [echo] test-system-properties=-Djbosstools.test.jboss.home=/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/jboss/jboss-eap-4.3/jboss-as -Djbosstools.test.seam.1.2.1.eap.home=/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/jboss/jboss-eap-4.3/seam -Djbosstools.test.seam.2.0.1.GA.home=/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/requirements/seam-2.0.1.GA/jboss-seam-2.0.1.GA -Djbosstools.test.jboss.home.3.2=/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/requirements/jbossas/jboss-3.2.8.SP1 -Djbosstools.test.jboss.home.4.0=/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/requirements/jbossas/jboss-4.0.5.GA -Djbosstools.test.jboss.home.4.2=/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/requirements/jbossas/jboss-4.2.3.GA -Djbosstools.test.jboss.home.5.0=/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/requirements/jbossas/jboss-5.0.1.GA -Djbosstools.test.jboss.home.5.1=/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/requirements/jbossas/jboss-5.1.0.GA
[java]
[java] append-test-log:
[java] [echo] Cleaning test workspace...
[java] [echo] performing "ui" test on plugin "org.jboss.tools.ws.ui.test" class "org.jboss.tools.ws.ui.test.JBossWSUIAllTests"
[java]
[java] ui-test:
[java]
[java] eclipse-test:
[java] [java] !SESSION 2009-08-04 06:34:47.505 -----------------------------------------------
[java] [java] eclipse.buildId=I20090611-1540
[java] [java] java.version=1.5.0_15
[java] [java] java.vendor=Sun Microsystems Inc.
[java] [java] BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
[java] [java] Framework arguments: -application org.eclipse.test.uitestapplication -plugincustomization /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/tests/plugin_customization.ini formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,org.jboss.tools.ws.ui.test.JBossWSUIAllTests-default.xml -testPluginName org.jboss.tools.ws.ui.test -classname org.jboss.tools.ws.ui.test.JBossWSUIAllTests
[java] [java] Command-line arguments: -application org.eclipse.test.uitestapplication -dev bin -data /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/workspace -plugincustomization /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/tests/plugin_customization.ini formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,org.jboss.tools.ws.ui.test.JBossWSUIAllTests-default.xml -testPluginName org.jboss.tools.ws.ui.test -classname org.jboss.tools.ws.ui.test.JBossWSUIAllTests -consolelog
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:52.404
[java] [java] !MESSAGE The installable unit org.drools.eclipse.test.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:52.410
[java] [java] !MESSAGE The installable unit org.eclipse.test.performance.win32.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:52.422
[java] [java] !MESSAGE The installable unit org.jboss.tools.jmx.ui.test.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:52.596
[java] [java] !MESSAGE The installable unit org.drools.eclipse.test.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:52.601
[java] [java] !MESSAGE The installable unit org.eclipse.test.performance.win32.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:52.606
[java] [java] !MESSAGE The installable unit org.jboss.tools.jmx.ui.test.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:54.562
[java] [java] !MESSAGE The installable unit org.drools.eclipse.test.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:54.568
[java] [java] !MESSAGE The installable unit org.eclipse.test.performance.win32.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:54.574
[java] [java] !MESSAGE The installable unit org.jboss.tools.jmx.ui.test.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:54.616
[java] [java] !MESSAGE The installable unit org.drools.eclipse.test.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:54.625
[java] [java] !MESSAGE The installable unit org.eclipse.test.performance.win32.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-04 06:34:54.629
[java] [java] !MESSAGE The installable unit org.jboss.tools.jmx.ui.test.translated_host_properties is missing the filename property.
[java] [java]
[java] [java] !ENTRY org.eclipse.ui 4 4 2009-08-04 06:35:10.794
[java] [java] !MESSAGE Referenced part does not exist yet: org.eclipse.mylyn.tasks.ui.views.tasks.
[java] [java]
[java] [java] !ENTRY org.eclipse.ui 4 4 2009-08-04 06:35:10.806
[java] [java] !MESSAGE Part already exists in page layout: org.jboss.tools.flow.jpdl4.details.
[java] [java] EMMA: collecting runtime coverage data ...
[java] [java] EMMA: runtime coverage data merged into [/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/eclipse/coverage.ec] {in 15 ms}
[java] [echo] Copy .log files to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/../jvmerrors
[java] [mkdir] Created dir: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/test-results/emma-coverage
[java] [merge] processing input files ...
[java] [merge] 2 file(s) read and merged in 5985 ms
[java] [merge] merged/compacted data written to [/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/test-results/emma-coverage/coverage.es] {in 1661 ms}
[java] [report] processing input files ...
[java] [report] 1 file(s) read and merged in 925 ms
[java] [report] writing [xml] report to [/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/coverage.xml] ...
[java] [report] writing [html] report to [/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/test-results/emma-coverage/index.html] ...
[java]
[java] append-test-log:
[java]
[java] collect:
[java]
[java] apply-stylesheet:
[java] [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[java] [style] Transforming into /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/test-results
[java] [style] Processing /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/test-results/org.jboss.ide.eclipse.tests.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/test-results/org.jboss.ide.eclipse.tests.html
[java] [style] Loading stylesheet /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/tests/junit.xsl
[java] [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[java] [style] Transforming into /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/test-results
[java] [style] Processing /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/test-results/org.jboss.ide.eclipse.tests.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/test-results/org.jboss.ide.eclipse.tests.properties
[java] [style] Loading stylesheet /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/tests/junit-properties.xsl
[java]
[java] clean-test-eclipse:
[java] Java Result: 13
[echo] The builder <b>${builder}</b> failed to compile with the following results:<br/><br/>
[echo]
[echo] <pre>
[echo] [exec] Result: 127
[echo] [eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xpcom,1.8.1.3-20070904.
[echo] [eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xpcom,1.8.1.3-20070904.
[echo] [eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.carbon.macosx,1.8.1.3-20070904.
[echo] [eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.carbon.macosx,1.8.1.3-20070904.
[echo] [eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86,1.8.1.3-20070904.
[echo] [eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86,1.8.1.3-20070904.
[echo] [eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86_64,1.8.1.4-20080112.
[echo] [eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86_64,1.8.1.4-20080112.
[echo] [eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.win32.win32.x86,1.8.1.3-20070904.
[echo] [eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.win32.win32.x86,1.8.1.3-20070904.
[echo] [eclipse.fetch] Missing directory entry: plugin(a)org.eclipse.birt.integration.wtp.ui.
[echo] [eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.birt.integration.wtp.ui.
[echo] [loadfile] /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200908040232/tests/workspace/.metadata/.log doesn't exist
[echo] [java] Java Result: 2
[echo] [java] Java Result: 1
[echo] [java] Java Result: 2
[echo] [java] Java Result: 2
[echo] [java] Java Result: 2
[echo] [java] Java Result: 1
[echo] [java] Java Result: 1
[echo] [java] Java Result: 1
[echo] [java] Java Result: 2
[echo]
[echo] BUILD FAILED
[echo] /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/build.xml:69: The following error occurred while executing this line:
[echo] /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
[echo] /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
[echo] /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:93: The following error occurred while executing this line:
[echo] /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:162: The following error occurred while executing this line:
[echo] /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:257: The following error occurred while executing this line:
[echo] /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:401: Directory does not exist:/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/tests/${${test-root}}
[echo]
[echo] Total time: 235 minutes 57 seconds
[echo] </pre>
BUILD SUCCESSFUL
Total time: 236 minutes 28 seconds
++ buildResult=0
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (deflated 95%)
++ cd ../..
+++ date +%s
++ endtime=1249382302
+++ echo 'scale=2; (1249382302 - 1249368107)/60'
+++ bc -l
++ elapsed=236.58
++ echo 'Elapsed time: 236.58mins.'
Elapsed time: 236.58mins.
++ [[ 0 != 0 ]]
++ [[ '' == \l\o\c\a\l ]]
+++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.M3
+++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.M3/200908040232
+++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
+++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
++ releaseNumber=3.1.0.M3
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ echo 'Destination to publish build results is jbossqa@filemgmt.jboss.org:/htdocs/jbosstools'
Destination to publish build results is jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ scp -r /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
Read from remote host filemgmt.jboss.org: Connection reset by peer
lost connection
Terminating xvnc.
Killing Xvnc process ID 29247
Recording test results
Archiving artifacts
Description found: <b>${builder}</b> failed
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
15 years, 3 months