[Failure] devstudio-nightly-3.0.0.M4 #9
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.M4/9
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.M4/9/testReport
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.M4/9/changes
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.M4/9/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.M4/9/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.M4/9//testR...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.M4/9//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.M4/9//console
--------------------------------------------------
Failed Tests:
22 tests failed.
FAILED: JDTuiAllTests
Error Message:
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
Stack Trace:
java.lang.RuntimeException: org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.hibernate.eclipse.console.test.project.TestProject.deleteIProject(TestProject.java:78)
at org.hibernate.eclipse.console.test.project.TestProject.deleteIProject(TestProject.java:71)
at org.hibernate.eclipse.jdt.ui.test.JPAMapTest.tearDown(JPAMapTest.java:69)
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.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:729)
at org.eclipse.core.internal.resources.Project.delete(Project.java:309)
at org.hibernate.eclipse.console.test.project.TestProject.deleteIProject(TestProject.java:76)
FAILED: ArchivesTestSuite
Error Message:
Problems encountered while deleting resources.
Stack Trace:
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:729)
at org.eclipse.core.internal.resources.Project.delete(Project.java:309)
at org.jboss.tools.test.util.ResourcesUtils.deleteProject(ResourcesUtils.java:171)
at org.jboss.ide.eclipse.archives.test.projects.JBIDE2099Test.tearDown(JBIDE2099Test.java:37)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Contains: Could not delete '/JBIDE2099/.settings'.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.localstore.FileSystemResourceManager.delete(FileSystemResourceManager.java:257)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(ResourceTree.java:351)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(ResourceTree.java:386)
at org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(ResourceTree.java:832)
at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1764)
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:716)
at org.eclipse.core.internal.resources.Project.delete(Project.java:309)
at org.jboss.tools.test.util.ResourcesUtils.deleteProject(ResourcesUtils.java:171)
at org.jboss.ide.eclipse.archives.test.projects.JBIDE2099Test.tearDown(JBIDE2099Test.java:37)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Contains: Problems encountered while deleting files.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/tests/workspace/JBIDE2099/.settings.
Contains: Could not delete '/JBIDE2099/src'.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.localstore.FileSystemResourceManager.delete(FileSystemResourceManager.java:257)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(ResourceTree.java:351)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(ResourceTree.java:386)
at org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(ResourceTree.java:832)
at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1764)
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:716)
at org.eclipse.core.internal.resources.Project.delete(Project.java:309)
at org.jboss.tools.test.util.ResourcesUtils.deleteProject(ResourcesUtils.java:171)
at org.jboss.ide.eclipse.archives.test.projects.JBIDE2099Test.tearDown(JBIDE2099Test.java:37)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Contains: Problems encountered while deleting files.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/tests/workspace/JBIDE2099/src/main/resources/unified-invoker.war/WEB-INF.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/tests/workspace/JBIDE2099/src/main/resources/unified-invoker.war.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/tests/workspace/JBIDE2099/src/main/resources.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/tests/workspace/JBIDE2099/src/main.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/tests/workspace/JBIDE2099/src.
Contains: Could not delete '/qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/tests/workspace/JBIDE2099'.
FAILED: ArchivesTestSuite
Error Message:
0
Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
at org.jboss.ide.eclipse.archives.test.ui.BuildActionTest.testBuildAction(BuildActionTest.java:99)
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:
junit.framework.TestSuite
Stack Trace:
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:265)
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: 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: BirtCoreTestSuite
Error Message:
org.jboss.tools.birt.core failed to load.
Stack Trace:
junit.framework.AssertionFailedError: org.jboss.tools.birt.core failed to load.
at org.jboss.tools.tests.AbstractPluginsLoadTest.isPluginResolved(AbstractPluginsLoadTest.java:108)
at org.jboss.tools.tests.AbstractPluginsLoadTest.testBundlesAreLoadedFor(AbstractPluginsLoadTest.java:71)
at org.jboss.tools.birt.core.test.BirtCoreTestSuite$BirtPluginsLoadTest.testBirtPluginsAreResolvedAndActivated(BirtCoreTestSuite.java:24)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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: CommonExtAllTests
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at org.jboss.tools.common.text.ext.test.OpenOnsTest.testUseBeanClassOpenOn(OpenOnsTest.java:345)
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: ESBAllTests
Error Message:
Attribute dest name is not found in object Providers/JBossMQ/quickstartGwChannel/Filter
Stack Trace:
junit.framework.AssertionFailedError: Attribute dest name is not found in object Providers/JBossMQ/quickstartGwChannel/Filter
at org.jboss.tools.esb.core.test.ESBModelTest.testJMSExample(ESBModelTest.java:80)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myFileListener/Listeners/FtpGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myFileListener/Listeners/FtpGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testFTPExample(ESBModelTest.java:123)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myJmsListener/Listeners/HibernateGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myJmsListener/Listeners/HibernateGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testHibernateExample(ESBModelTest.java:152)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/MyWssService/Listeners/Http-Gateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/MyWssService/Listeners/Http-Gateway
at org.jboss.tools.esb.core.test.ESBModelTest.testJBRExample(ESBModelTest.java:181)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myFileListener/Listeners/FileGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myFileListener/Listeners/FileGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testFSExample(ESBModelTest.java:215)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myJmsListener/Listeners/SqlGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myJmsListener/Listeners/SqlGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testSQLExample(ESBModelTest.java:250)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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(<0L>, 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$$29bdbeef.getSite(<generated>)
at org.jboss.tools.hibernate.ui.diagram.editors.actions.ExportImageAction.run(ExportImageAction.java:94)
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: JsfAllTests
Error Message:
A long running task detected
Stack Trace:
java.lang.RuntimeException: A long running task detected
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:194)
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:199)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performInvisibleTagTest(ComponentContentTest.java:183)
at org.jboss.tools.jsf.vpe.jsf.test.Jsf20ComponentContentTest.testOutputScript(Jsf20ComponentContentTest.java:45)
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:
A long running task detected
Stack Trace:
java.lang.RuntimeException: A long running task detected
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:194)
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:199)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performInvisibleTagTest(ComponentContentTest.java:183)
at org.jboss.tools.jsf.vpe.jsf.test.Jsf20ComponentContentTest.testOutputStylesheet(Jsf20ComponentContentTest.java:49)
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:
Proposal converter1 not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal converter1 not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:86)
at org.jboss.tools.jst.jsp.test.ca.CAForIDTest.testCAForConverterIDTest(CAForIDTest.java:35)
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:
Content Assistant didn't returned some proposals.
Stack Trace:
junit.framework.AssertionFailedError: Content Assistant didn't returned some proposals.
at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1717Test.testJstJspJbide1717(JsfJspJbide1717Test.java:122)
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: SeamCoreAllTests
Error Message:
It takes 7.160804020100502 times longer to load path in the end of seam model loading than in the beginning. That implies that time depends as N*N on the number of components N.
Stack Trace:
junit.framework.AssertionFailedError: It takes 7.160804020100502 times longer to load path in the end of seam model loading than in the beginning.
That implies that time depends as N*N on the number of components N.
at org.jboss.tools.seam.core.test.SeamBigProjectTest.testBigProject(SeamBigProjectTest.java:105)
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: <init>
Error Message:
Class not found "org.jboss.tools.tests.ToolsAllTests"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.jboss.tools.tests.ToolsAllTests"
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)
--------------------------------------------------
Changes:
[DartPeng] JBIDE-4648
Add Smooks platform version selection feature
[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-4810
esbcomponent tests have been enabled in build
[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-4810
esb component tests have been enabled in build
[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-4810 freemarker tests were added
[dgolovin] Share project "org.jboss.tools.esb.test.feature" into "https://svn.jboss.org/repos/jbosstools"
[dgolovin] Share project "org.jboss.ide.eclipse.freemarker.test.feature" into "https://svn.jboss.org/repos/jbosstools"
[dgolovin] Share project "org.jboss.ide.eclipse.freemarker.test" into "https://svn.jboss.org/repos/jbosstools"
[dgolovin] Share project "org.jboss.ide.eclipse.freemarker.test" into "https://svn.jboss.org/repos/jbosstools"
[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-4810
esb and freemarker components tests have been enabled in build
[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-4810
esb and freemarker components tests have been enabled in build
--------------------------------------------------
Console log:
[...truncated 162114 lines...]
[analyzeLog] analyzing test case "org.jboss.tools.vpe.jsp.test.JSPAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.vpe.test.VpeAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.vpe.ui.test.VpeUiTests"...
[analyzeLog] analyzing test case "org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.ws.core.test.JBossWSCoreAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.ws.ui.test.JBossWSUIAllTests"...
[analyzeLog] analyzing test case "org.drools.eclipse.AllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.jmx.core.JMXCoreAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.jmx.ui.JMXUIAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.jbpm.convert.JBPMConvertAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.bpel.ui.test.BpelUIAllTests"...
apply-stylesheets:
[mkdir] Created dir: /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/logInfo.properties
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-properties.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/jmx-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/jmx-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/drools-ide-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/archives-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/struts-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/jbpm-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/jbpm-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/jbpm4-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/jbpm4-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/as-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/as-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/bpel-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/bpel-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/seam-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/maven-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/examples-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/esb-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/ws-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/birt-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/runtime-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/runtime-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/tests-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159
[copy] Copying 42 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/images
[copy] Copying 4 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/script
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159
[xslt] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/download.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4/200909030159/download-snippet.txt
[xslt] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 278 minutes 23 seconds
++ buildTypeString=nightly
++ buildResult=0
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (deflated 95%)
++ cd ../..
+++ date +%s
++ endtime=1251975153
+++ echo 'scale=2; (1251975153 - 1251958332)/60'
+++ bc -l
++ elapsed=280.35
++ echo 'Elapsed time: 280.35mins.'
Elapsed time: 280.35mins.
++ [[ 0 != 0 ]]
++ [[ '' == \l\o\c\a\l ]]
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.M4
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
+++ grep upload.to
++ builddir=nightly/3.0.0.M4/200909030159
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.M4
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=200909030159
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.M4/jbds-build/3.0.0.M4 /qa/services/http/binaries/RHDS/nightly/
Terminating xvnc.
Killing Xvnc process ID 4305
Build was aborted
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
FATAL: null
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at hudson.remoting.Request.call(Request.java:116)
at hudson.remoting.Channel.call(Channel.java:514)
at hudson.FilePath.act(FilePath.java:642)
at hudson.FilePath.act(FilePath.java:635)
at hudson.FilePath.exists(FilePath.java:876)
at hudson.plugins.emma.EmmaPublisher.perform(EmmaPublisher.java:54)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:379)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:367)
at hudson.model.Build$RunnerImpl.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:352)
at hudson.model.Run.run(Run.java:958)
at hudson.model.Build.run(Build.java:112)
at hudson.model.ResourceController.execute(ResourceController.java:93)
at hudson.model.Executor.run(Executor.java:118)
--------------------------------------------------
15 years, 3 months
[Still Unstable] jbosstools-nightly-3.1.0.M4 #19
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M4/19
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M4/19/testR...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M4/19/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M4/19/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M4/19/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M4/19//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M4/19//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M4/19//con...
--------------------------------------------------
Failed Tests:
19 tests failed.
REGRESSION: JstJspAllTests
Error Message:
Proposal converter1 not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal converter1 not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:86)
at org.jboss.tools.jst.jsp.test.ca.CAForIDTest.testCAForConverterIDTest(CAForIDTest.java:35)
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:
junit.framework.TestSuite
Stack Trace:
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:265)
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: 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: BirtCoreTestSuite
Error Message:
org.jboss.tools.birt.core failed to load.
Stack Trace:
junit.framework.AssertionFailedError: org.jboss.tools.birt.core failed to load.
at org.jboss.tools.tests.AbstractPluginsLoadTest.isPluginResolved(AbstractPluginsLoadTest.java:108)
at org.jboss.tools.tests.AbstractPluginsLoadTest.testBundlesAreLoadedFor(AbstractPluginsLoadTest.java:71)
at org.jboss.tools.birt.core.test.BirtCoreTestSuite$BirtPluginsLoadTest.testBirtPluginsAreResolvedAndActivated(BirtCoreTestSuite.java:24)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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: CommonExtAllTests
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at org.jboss.tools.common.text.ext.test.OpenOnsTest.testUseBeanClassOpenOn(OpenOnsTest.java:345)
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: ESBAllTests
Error Message:
Attribute dest name is not found in object Providers/JBossMQ/quickstartGwChannel/Filter
Stack Trace:
junit.framework.AssertionFailedError: Attribute dest name is not found in object Providers/JBossMQ/quickstartGwChannel/Filter
at org.jboss.tools.esb.core.test.ESBModelTest.testJMSExample(ESBModelTest.java:80)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myFileListener/Listeners/FtpGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myFileListener/Listeners/FtpGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testFTPExample(ESBModelTest.java:123)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myJmsListener/Listeners/HibernateGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myJmsListener/Listeners/HibernateGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testHibernateExample(ESBModelTest.java:152)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/MyWssService/Listeners/Http-Gateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/MyWssService/Listeners/Http-Gateway
at org.jboss.tools.esb.core.test.ESBModelTest.testJBRExample(ESBModelTest.java:181)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myFileListener/Listeners/FileGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myFileListener/Listeners/FileGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testFSExample(ESBModelTest.java:215)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myJmsListener/Listeners/SqlGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myJmsListener/Listeners/SqlGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testSQLExample(ESBModelTest.java:250)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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(<0L>, 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$$5d0d4bc9.getSite(<generated>)
at org.jboss.tools.hibernate.ui.diagram.editors.actions.ExportImageAction.run(ExportImageAction.java:94)
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: JsfAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.vpe.editor.VpeController$ActiveEditorSwitcher.access$4(VpeController.java:1536)
at org.jboss.tools.vpe.editor.VpeController.processPostModelEvent(VpeController.java:895)
at org.eclipse.wst.sse.core.internal.model.LifecycleNotificationManager.signalLifecycleEvent(LifecycleNotificationManager.java:114)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.signalLifecycleEvent(AbstractStructuredModel.java:1549)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.signalPostLifeCycleListenerRelease(AbstractStructuredModel.java:1556)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.releaseFromRead(AbstractStructuredModel.java:1079)
at org.eclipse.wst.xml.core.internal.document.DOMModelImpl.releaseFromRead(DOMModelImpl.java:814)
at org.eclipse.wst.html.core.internal.document.DOMStyleModelImpl.releaseFromRead(DOMStyleModelImpl.java:44)
at org.eclipse.wst.html.internal.validation.HTMLValidator.releaseModel(HTMLValidator.java:226)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:497)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FAILED: JstJspAllTests
Error Message:
Content Assistant didn't returned some proposals.
Stack Trace:
junit.framework.AssertionFailedError: Content Assistant didn't returned some proposals.
at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1717Test.testJstJspJbide1717(JsfJspJbide1717Test.java:122)
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: <init>
Error Message:
Class not found "org.jboss.tools.tests.ToolsAllTests"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.jboss.tools.tests.ToolsAllTests"
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: JBossWSCoreAllTests
Error Message:
unable to start JBoss server expected:<2> but was:<1>
Stack Trace:
junit.framework.AssertionFailedError: unable to start JBoss server expected:<2> but was:<1>
at org.jboss.tools.ws.core.test.command.JBossWSJavaFirstCommandTest.testDeployResult(JBossWSJavaFirstCommandTest.java:194)
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: JBossWSCoreAllTests
Error Message:
unable to start JBoss server expected:<2> but was:<1>
Stack Trace:
junit.framework.AssertionFailedError: unable to start JBoss server expected:<2> but was:<1>
at org.jboss.tools.ws.core.test.command.JBossWSTopDownCommandTest.testDeployResult(JBossWSTopDownCommandTest.java:238)
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:
[DartPeng] JBIDE-4648
Add Smooks platform version selection feature
--------------------------------------------------
Console log:
[...truncated 159822 lines...]
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/bpel-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/maven-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 267 minutes 48 seconds
++ buildTypeString=nightly
++ buildResult=0
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (deflated 95%)
++ cd ../..
+++ date +%s
++ endtime=1251971805
+++ echo 'scale=2; (1251971805 - 1251955713)/60'
+++ bc -l
++ elapsed=268.20
++ echo 'Elapsed time: 268.20mins.'
Elapsed time: 268.20mins.
++ [[ 0 != 0 ]]
++ [[ '' == \l\o\c\a\l ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.M4
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.M4/200909030127
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.M4
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=200909030127
++ [[ '' == '' ]]
++ 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 /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M4/200909030127/
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M4/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M4/latestBuildFailures.html
+++ date +%s
++ endtime=1251972518
+++ echo 'scale=2; (1251972518 - 1251955713)/60'
+++ bc -l
++ elapsed=280.08
++ echo 'Elapsed time: 280.08mins.'
Elapsed time: 280.08mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/associateSites.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.8.1.3-20070904.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.profiler.feature_1.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.1.7.GA-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.trunk-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.trunk-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.trunk-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.M4-N200909030127-H19.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.M4-N200909030127-H19.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ atSign=@
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1251972719
+++ echo 'scale=2; (1251972719 - 1251955713)/60'
+++ bc -l
++ elapsed=283.43
++ echo 'Elapsed time: 283.43mins.'
Elapsed time: 283.43mins.
Terminating xvnc.
Killing Xvnc process ID 3576
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/jmx/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/jmx/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909030127/tests/test-results/emma-coverage/birt/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 21269 annotations (44 new, 0 high, 21269 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
15 years, 3 months
[Unstable] jbosstools-nightly-3.1.0.M4 #18
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M4/18
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M4/18/testR...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M4/18/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M4/18/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M4/18/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M4/18//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M4/18//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M4/18//con...
--------------------------------------------------
Failed Tests:
21 tests failed.
FAILED: <init>
Error Message:
junit.framework.TestSuite
Stack Trace:
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:265)
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: 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: BirtCoreTestSuite
Error Message:
org.jboss.tools.birt.core failed to load.
Stack Trace:
junit.framework.AssertionFailedError: org.jboss.tools.birt.core failed to load.
at org.jboss.tools.tests.AbstractPluginsLoadTest.isPluginResolved(AbstractPluginsLoadTest.java:108)
at org.jboss.tools.tests.AbstractPluginsLoadTest.testBundlesAreLoadedFor(AbstractPluginsLoadTest.java:71)
at org.jboss.tools.birt.core.test.BirtCoreTestSuite$BirtPluginsLoadTest.testBirtPluginsAreResolvedAndActivated(BirtCoreTestSuite.java:24)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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: CommonExtAllTests
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at org.jboss.tools.common.text.ext.test.OpenOnsTest.testUseBeanClassOpenOn(OpenOnsTest.java:345)
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: ESBAllTests
Error Message:
Attribute dest name is not found in object Providers/JBossMQ/quickstartGwChannel/Filter
Stack Trace:
junit.framework.AssertionFailedError: Attribute dest name is not found in object Providers/JBossMQ/quickstartGwChannel/Filter
at org.jboss.tools.esb.core.test.ESBModelTest.testJMSExample(ESBModelTest.java:80)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myFileListener/Listeners/FtpGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myFileListener/Listeners/FtpGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testFTPExample(ESBModelTest.java:123)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myJmsListener/Listeners/HibernateGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myJmsListener/Listeners/HibernateGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testHibernateExample(ESBModelTest.java:152)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/MyWssService/Listeners/Http-Gateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/MyWssService/Listeners/Http-Gateway
at org.jboss.tools.esb.core.test.ESBModelTest.testJBRExample(ESBModelTest.java:181)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myFileListener/Listeners/FileGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myFileListener/Listeners/FileGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testFSExample(ESBModelTest.java:215)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: ESBAllTests
Error Message:
Attribute bus id ref is not found in object Services/myJmsListener/Listeners/SqlGateway
Stack Trace:
junit.framework.AssertionFailedError: Attribute bus id ref is not found in object Services/myJmsListener/Listeners/SqlGateway
at org.jboss.tools.esb.core.test.ESBModelTest.testSQLExample(ESBModelTest.java:250)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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(<0L>, 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$$9eae1368.getSite(<generated>)
at org.jboss.tools.hibernate.ui.diagram.editors.actions.ExportImageAction.run(ExportImageAction.java:94)
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: JsfAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.vpe.editor.VpeController$ActiveEditorSwitcher.access$4(VpeController.java:1536)
at org.jboss.tools.vpe.editor.VpeController.processPostModelEvent(VpeController.java:895)
at org.eclipse.wst.sse.core.internal.model.LifecycleNotificationManager.signalLifecycleEvent(LifecycleNotificationManager.java:114)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.signalLifecycleEvent(AbstractStructuredModel.java:1549)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.signalPostLifeCycleListenerRelease(AbstractStructuredModel.java:1556)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.releaseFromRead(AbstractStructuredModel.java:1079)
at org.eclipse.wst.xml.core.internal.document.DOMModelImpl.releaseFromRead(DOMModelImpl.java:814)
at org.eclipse.wst.html.core.internal.document.DOMStyleModelImpl.releaseFromRead(DOMStyleModelImpl.java:44)
at org.eclipse.wst.html.internal.validation.HTMLValidator.releaseModel(HTMLValidator.java:226)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:497)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FAILED: JstJspAllTests
Error Message:
Proposal validator1 not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal validator1 not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:86)
at org.jboss.tools.jst.jsp.test.ca.CAForIDTest.testCAForValidatorIDTest(CAForIDTest.java:43)
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:
Content Assistant didn't returned some proposals.
Stack Trace:
junit.framework.AssertionFailedError: Content Assistant didn't returned some proposals.
at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1717Test.testJstJspJbide1717(JsfJspJbide1717Test.java:122)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamValidatorsAllTests
Error Message:
Problem marker was found in SelectionIndexTest.java expected:<0> but was:<1>
Stack Trace:
junit.framework.AssertionFailedError: Problem marker was found in SelectionIndexTest.java expected:<0> but was:<1>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testMultipleDataBinder_Validator(SeamValidatorsTest.java:423)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamValidatorsAllTests
Error Message:
Problem marker was found in contextVariableTestFile.java expected:<0> but was:<1>
Stack Trace:
junit.framework.AssertionFailedError: Problem marker was found in contextVariableTestFile.java expected:<0> but was:<1>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testDuplicateVariableName_Validator(SeamValidatorsTest.java:520)
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: SeamRefactoringAllTests
Error Message:
Can't load component org.jboss.seam.mail.newMailSession
Stack Trace:
junit.framework.AssertionFailedError: Can't load component org.jboss.seam.mail.newMailSession
at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.renameComponent(SeamComponentRefactoringTest.java:140)
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: <init>
Error Message:
Class not found "org.jboss.tools.tests.ToolsAllTests"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.jboss.tools.tests.ToolsAllTests"
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: JBossWSCoreAllTests
Error Message:
unable to start JBoss server expected:<2> but was:<1>
Stack Trace:
junit.framework.AssertionFailedError: unable to start JBoss server expected:<2> but was:<1>
at org.jboss.tools.ws.core.test.command.JBossWSJavaFirstCommandTest.testDeployResult(JBossWSJavaFirstCommandTest.java:194)
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: JBossWSCoreAllTests
Error Message:
unable to start JBoss server expected:<2> but was:<1>
Stack Trace:
junit.framework.AssertionFailedError: unable to start JBoss server expected:<2> but was:<1>
at org.jboss.tools.ws.core.test.command.JBossWSTopDownCommandTest.testDeployResult(JBossWSTopDownCommandTest.java:238)
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:
[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-4810
esbcomponent tests have been enabled in build
[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-4810
esb component tests have been enabled in build
[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-4810 freemarker tests were added
[dgolovin] Share project "org.jboss.tools.esb.test.feature" into "https://svn.jboss.org/repos/jbosstools"
[dgolovin] Share project "org.jboss.ide.eclipse.freemarker.test.feature" into "https://svn.jboss.org/repos/jbosstools"
[dgolovin] Share project "org.jboss.ide.eclipse.freemarker.test" into "https://svn.jboss.org/repos/jbosstools"
[dgolovin] Share project "org.jboss.ide.eclipse.freemarker.test" into "https://svn.jboss.org/repos/jbosstools"
[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-4810
esb and freemarker components tests have been enabled in build
--------------------------------------------------
Console log:
[...truncated 159916 lines...]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/bpel-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/bpel-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/maven-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 273 minutes 10 seconds
++ buildTypeString=nightly
++ buildResult=0
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (deflated 95%)
++ cd ../..
+++ date +%s
++ endtime=1251954549
+++ echo 'scale=2; (1251954549 - 1251938135)/60'
+++ bc -l
++ elapsed=273.56
++ echo 'Elapsed time: 273.56mins.'
Elapsed time: 273.56mins.
++ [[ 0 != 0 ]]
++ [[ '' == \l\o\c\a\l ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.M4
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.M4/200909022033
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.M4
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=200909022033
++ [[ '' == '' ]]
++ 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 /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M4/200909022033/
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M4/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M4/latestBuildFailures.html
+++ date +%s
++ endtime=1251955281
+++ echo 'scale=2; (1251955281 - 1251938135)/60'
+++ bc -l
++ elapsed=285.76
++ echo 'Elapsed time: 285.76mins.'
Elapsed time: 285.76mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/associateSites.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.1.7.GA-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.profiler.feature_1.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.8.1.3-20070904.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.trunk-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.trunk-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.trunk-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.M4-N200909022033-H18.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.M4-N200909022033-H18.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ atSign=@
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/site/nightly/trunk jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1251955489
+++ echo 'scale=2; (1251955489 - 1251938135)/60'
+++ bc -l
++ elapsed=289.23
++ echo 'Elapsed time: 289.23mins.'
Elapsed time: 289.23mins.
Terminating xvnc.
Killing Xvnc process ID 28445
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/jmx/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/jmx/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M4/jbds-build/3.1.0.M4/200909022033/tests/test-results/emma-coverage/birt/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 21321 annotations (72 new, 0 high, 21321 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
15 years, 3 months
[Still Unstable] jbosstools-nightly-3.1.0.M3 #247
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/247
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/247/test...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/247/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/247/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/247/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/247//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/247//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/247//co...
--------------------------------------------------
Failed Tests:
9 tests failed.
REGRESSION: JstJspAllTests
Error Message:
Proposal validator1 not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal validator1 not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:86)
at org.jboss.tools.jst.jsp.test.ca.CAForIDTest.testCAForValidatorIDTest(CAForIDTest.java:43)
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:
junit.framework.TestSuite
Stack Trace:
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:265)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: 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: CommonExtAllTests
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at org.jboss.tools.common.text.ext.test.OpenOnsTest.testUseBeanClassOpenOn(OpenOnsTest.java:345)
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: 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(<0L>, 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$$4e01e016.getSite(<generated>)
at org.jboss.tools.hibernate.ui.diagram.editors.actions.ExportImageAction.run(ExportImageAction.java:94)
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: JsfAllTests
Error Message:
A long running task detected
Stack Trace:
java.lang.RuntimeException: A long running task detected
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:194)
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:199)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performInvisibleTagTest(ComponentContentTest.java:183)
at org.jboss.tools.jsf.vpe.jsf.test.Jsf20ComponentContentTest.testOutputScript(Jsf20ComponentContentTest.java:45)
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:
A long running task detected
Stack Trace:
java.lang.RuntimeException: A long running task detected
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:194)
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:199)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performInvisibleTagTest(ComponentContentTest.java:183)
at org.jboss.tools.jsf.vpe.jsf.test.Jsf20ComponentContentTest.testOutputStylesheet(Jsf20ComponentContentTest.java:49)
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:
Content Assistant didn't returned some proposals.
Stack Trace:
junit.framework.AssertionFailedError: Content Assistant didn't returned some proposals.
at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1717Test.testJstJspJbide1717(JsfJspJbide1717Test.java:122)
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:
[salaboy21] translation updated
[snjeza] https://jira.jboss.org/jira/browse/JBIDE-4832 Fix SeamUiAllTests.testJBide3989
[dgolovin] fix for
NullPointerException in BPEL ValidatorHelper
--------------------------------------------------
Console log:
[...truncated 157073 lines...]
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/jbpm4-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/bpel-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/bpel-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/maven-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/maven-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801
[xslt] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/download.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 209 minutes 13 seconds
++ buildTypeString=nightly
++ buildResult=0
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (deflated 95%)
++ cd ../..
+++ date +%s
++ endtime=1251942096
+++ echo 'scale=2; (1251942096 - 1251929494)/60'
+++ bc -l
++ elapsed=210.03
++ echo 'Elapsed time: 210.03mins.'
Elapsed time: 210.03mins.
++ [[ 0 != 0 ]]
++ [[ '' == \l\o\c\a\l ]]
+++ cat /mnt/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 /mnt/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/200909021801
+++ cat /mnt/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
+++ cat /mnt/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;'
++ releaseNumber=3.1.0.M3
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=200909021801
++ [[ '' == '' ]]
++ 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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M3/200909021801/
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ scp /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M3/latestBuild-3.1.0.M3.html
++ scp /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M3/latestBuildFailures-3.1.0.M3.html
++ pathSuffix=3.1.0.M3
+++ date +%s
++ endtime=1251942811
+++ echo 'scale=2; (1251942811 - 1251929494)/60'
+++ bc -l
++ elapsed=221.95
++ echo 'Elapsed time: 221.95mins.'
Elapsed time: 221.95mins.
++ [[ -d /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3
++ mv /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/associateSites.xml /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3
+++ find /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jbpm4.feature_4.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.seam.source.feature_1.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jmx.sdk.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jbpm.gd.jpdl.feature_3.1.7.GA-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.flow.common.feature_4.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jmx.source.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.drools.eclipse.feature_5.1.0.trunk-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.guvnor.tools.feature_5.1.0.trunk-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.seam.feature_1.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.as.feature_2.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.project.examples.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.source.feature_1.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.esb.feature_1.3.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jbpm.common.feature_4.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.seam.feature_3.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.struts_feature_3.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.feature_1.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.smooks.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.drools.eclipse.task.feature_5.1.0.trunk-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jmx.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.profiler.feature_1.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.xulrunner.feature_1.8.1.3-20070904.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.archives.feature_3.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.tptp.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.richfaces.feature_3.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.ws.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.bpel.feature_1.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.hibernate.eclipse.feature_3.3.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jbpm.convert.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.sdk.feature_1.0.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.portlet.feature_1.1.0.M3-N200909021801-H247.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.birt.feature_1.1.0.M3-N200909021801-H247.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ atSign=@
++ [[ @ != \@ ]]
++ rsync -arz --delete /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1251943027
+++ echo 'scale=2; (1251943027 - 1251929494)/60'
+++ bc -l
++ elapsed=225.55
++ echo 'Elapsed time: 225.55mins.'
Elapsed time: 225.55mins.
Terminating xvnc.
Killing Xvnc process ID 17809
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/jmx/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/jmx/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909021801/tests/test-results/emma-coverage/vpe/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 21238 annotations (8 new, 0 high, 21238 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
15 years, 3 months
JBoss-AS-6.0.x-compatibilityMatrix - Build # 146 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-6.0.x-compatibilityMatrix - Build # 146 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-6.0.x-compatibilityMatrix/146 to view the results.
Modifications since last build:
[sguilhen(a)redhat.com] JBAS-7163: added missing dependency in CorbaORBService that was causing errors when using IIOP/SSL
[pgier] Fix the path to the ant and ant-junit jars. Add junit to the classpath of tests-compatibility.
[pgier] jboss license plugin config should not be inherited
[remy.maucherat(a)jboss.com] - Set container name before adding it (item 2).
[remy.maucherat(a)jboss.com] - Set container name before adding it.
[dimitris(a)jboss.org] JBAS-7222, put hibernate-commons-annotations.jar and hibernate-validator.jar in client libs and jbossall-client.jar
-------------------------------------------------------------------------
[...truncated 60863 lines...]
[war] adding directory WEB-INF/
[war] adding entry WEB-INF/web.xml
[war] adding directory WEB-INF/classes/
[war] adding directory WEB-INF/classes/org/
[war] adding directory WEB-INF/classes/org/jboss/
[war] adding directory WEB-INF/classes/org/jboss/test/
[war] adding directory WEB-INF/classes/org/jboss/test/ws/
[war] adding directory WEB-INF/classes/org/jboss/test/ws/jaxws/
[war] adding directory WEB-INF/classes/org/jboss/test/ws/jaxws/ejb3Integration/
[war] adding directory WEB-INF/classes/org/jboss/test/ws/jaxws/ejb3Integration/injection/
[war] adding directory WEB-INF/classes/org/jboss/test/ws/jaxws/ejb3Integration/injection/shared/
[war] adding directory WEB-INF/classes/org/jboss/test/ws/jaxws/ejb3Integration/injection/shared/handlers/
[war] adding entry WEB-INF/classes/org/jboss/test/ws/jaxws/ejb3Integration/injection/shared/handlers/TestHandler.class
[war] adding directory WEB-INF/classes/org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/
[war] adding entry WEB-INF/classes/org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/AbstractEndpointImpl.class
[war] adding entry WEB-INF/classes/org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/EndpointIface.class
[war] adding entry WEB-INF/classes/org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/POJOBean.class
[war] adding directory org/
[war] adding directory org/jboss/
[war] adding directory org/jboss/test/
[war] adding directory org/jboss/test/ws/
[war] adding directory org/jboss/test/ws/jaxws/
[war] adding directory org/jboss/test/ws/jaxws/ejb3Integration/
[war] adding directory org/jboss/test/ws/jaxws/ejb3Integration/injection/
[war] adding directory org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/
[war] adding entry org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/jaxws-handler.xml
[war] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set.
[war] Location: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/imports/sections/ws.xml:105:
[jar] Building jar: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/lib/jaxws-injection-ejb3.jar
[jar] adding directory META-INF/
[jar] adding entry META-INF/MANIFEST.MF
[jar] adding directory org/
[jar] adding directory org/jboss/
[jar] adding directory org/jboss/test/
[jar] adding directory org/jboss/test/ws/
[jar] adding directory org/jboss/test/ws/jaxws/
[jar] adding directory org/jboss/test/ws/jaxws/ejb3Integration/
[jar] adding directory org/jboss/test/ws/jaxws/ejb3Integration/injection/
[jar] adding directory org/jboss/test/ws/jaxws/ejb3Integration/injection/shared/
[jar] adding directory org/jboss/test/ws/jaxws/ejb3Integration/injection/shared/handlers/
[jar] adding entry org/jboss/test/ws/jaxws/ejb3Integration/injection/shared/handlers/TestHandler.class
[jar] adding directory org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/
[jar] adding entry org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/AbstractEndpointImpl.class
[jar] adding entry org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/EJB3Bean.class
[jar] adding entry org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/EndpointIface.class
[jar] adding entry org/jboss/test/ws/jaxws/ejb3Integration/injection/webservice/jaxws-handler.xml
[jar] adding entry META-INF/ejb-jar.xml
[jar] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set.
[jar] Location: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/imports/sections/ws.xml:116:
[ear] Building ear: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/lib/jaxws-injection.ear
[ear] adding directory META-INF/
[ear] adding entry META-INF/MANIFEST.MF
[ear] adding entry META-INF/application.xml
[ear] adding entry jaxws-injection.jar
[ear] adding entry jaxws-injection-ejb3.jar
[ear] adding entry jaxws-injection-pojo.war
[ear] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set.
[ear] Location: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/imports/sections/ws.xml:131:
_jars-xa:
[mkdir] Skipping /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/lib because it already exists.
[jar] Building jar: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/lib/xatestclient.jar
[jar] adding directory META-INF/
[jar] adding entry META-INF/MANIFEST.MF
[jar] adding directory org/
[jar] adding directory org/jboss/
[jar] adding directory org/jboss/test/
[jar] adding directory org/jboss/test/util/
[jar] adding directory org/jboss/test/util/ejb/
[jar] adding directory org/jboss/test/util/mbean/
[jar] adding directory org/jboss/test/util/scheduler/
[jar] adding directory org/jboss/test/util/test/
[jar] adding directory org/jboss/test/util/web/
[jar] adding directory org/jboss/test/xa/
[jar] adding directory org/jboss/test/xa/interfaces/
[jar] adding directory org/jboss/test/xa/test/
[jar] adding entry org/jboss/test/util/ClassMover.class
[jar] adding entry org/jboss/test/util/Debug.class
[jar] adding entry org/jboss/test/util/LoggingRMIClassLoader.class
[jar] adding entry org/jboss/test/util/SecurityProviderUtil.class
[jar] adding entry org/jboss/test/util/ServiceControllerUtil.class
[jar] adding entry org/jboss/test/util/ejb/EJBTestCase.class
[jar] adding entry org/jboss/test/util/ejb/EJBTestRunner.class
[jar] adding entry org/jboss/test/util/ejb/EJBTestRunnerBean.class
[jar] adding entry org/jboss/test/util/ejb/EJBTestRunnerHome.class
[jar] adding entry org/jboss/test/util/ejb/EntitySupport.class
[jar] adding entry org/jboss/test/util/ejb/RemoteAssertionFailedError.class
[jar] adding entry org/jboss/test/util/ejb/RemoteTestException.class
[jar] adding entry org/jboss/test/util/ejb/SessionSupport.class
[jar] adding entry org/jboss/test/util/mbean/SimpleService.class
[jar] adding entry org/jboss/test/util/mbean/SimpleServiceMBean.class
[jar] adding entry org/jboss/test/util/scheduler/TestSchedulable.class
[jar] adding entry org/jboss/test/util/test/DOMWriterUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/FileURLListerUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/PropertyEditorsUnitTestCase$ClassArrayComparator.class
[jar] adding entry org/jboss/test/util/test/PropertyEditorsUnitTestCase$IntArrayComparator.class
[jar] adding entry org/jboss/test/util/test/PropertyEditorsUnitTestCase$StringArrayComparator.class
[jar] adding entry org/jboss/test/util/test/PropertyEditorsUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/PropertyPatternUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/ProtocolHandlerUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/SchedulerUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/StringPropertyReplacerUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/StringsUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/ThreadPoolRunnableUnitTestCase$TestRunnable.class
[jar] adding entry org/jboss/test/util/test/ThreadPoolRunnableUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/ThreadPoolTaskUnitTestCase$Stats.class
[jar] adding entry org/jboss/test/util/test/ThreadPoolTaskUnitTestCase$TestTask.class
[jar] adding entry org/jboss/test/util/test/ThreadPoolTaskUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/TimedCachePolicyUnitTestCase.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryCancelStressTestCase$MyRunnable.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryCancelStressTestCase$MyTimeout.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryCancelStressTestCase.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryMixedStressTestCase$MyRunnable.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryMixedStressTestCase$MyTimeout.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryMixedStressTestCase.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryStressTestCase$MyRunnable.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryStressTestCase$MyTimeout.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryStressTestCase.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryTestCase$TT.class
[jar] adding entry org/jboss/test/util/test/TimeoutFactoryTestCase.class
[jar] adding entry org/jboss/test/util/test/TwiddleUnitTestCase.class
[jar] adding entry org/jboss/test/util/web/HttpUtils.class
[jar] adding entry org/jboss/test/xa/interfaces/CantSeeDataException.class
[jar] adding entry org/jboss/test/xa/interfaces/XATest.class
[jar] adding entry org/jboss/test/xa/interfaces/XATestHome.class
[jar] adding entry org/jboss/test/xa/test/XAUnitTestCase.class
[jar] adding entry client.policy
[jar] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set.
[jar] Location: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/imports/sections/xa.xml:8:
[jar] Building jar: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/lib/xatest.jar
[jar] adding directory META-INF/
[jar] adding entry META-INF/MANIFEST.MF
[jar] adding directory org/
[jar] adding directory org/jboss/
[jar] adding directory org/jboss/test/
[jar] adding directory org/jboss/test/util/
[jar] adding directory org/jboss/test/util/ejb/
[jar] adding directory org/jboss/test/xa/
[jar] adding directory org/jboss/test/xa/bean/
[jar] adding directory org/jboss/test/xa/interfaces/
[jar] adding entry org/jboss/test/util/ejb/EJBTestCase.class
[jar] adding entry org/jboss/test/util/ejb/EJBTestRunner.class
[jar] adding entry org/jboss/test/util/ejb/EJBTestRunnerBean.class
[jar] adding entry org/jboss/test/util/ejb/EJBTestRunnerHome.class
[jar] adding entry org/jboss/test/util/ejb/EntitySupport.class
[jar] adding entry org/jboss/test/util/ejb/RemoteAssertionFailedError.class
[jar] adding entry org/jboss/test/util/ejb/RemoteTestException.class
[jar] adding entry org/jboss/test/util/ejb/SessionSupport.class
[jar] adding entry org/jboss/test/xa/bean/XATestBean.class
[jar] adding entry org/jboss/test/xa/interfaces/CantSeeDataException.class
[jar] adding entry org/jboss/test/xa/interfaces/XATest.class
[jar] adding entry org/jboss/test/xa/interfaces/XATestHome.class
[jar] adding entry META-INF/ejb-jar.xml
[jar] adding entry META-INF/jboss.xml
[jar] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set.
[jar] Location: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/imports/sections/xa.xml:20:
_jars-xslt:
[mkdir] Skipping /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/lib because it already exists.
[jar] Building jar: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/lib/xalan-check-default.sar
[jar] adding directory META-INF/
[jar] adding entry META-INF/MANIFEST.MF
[jar] adding entry META-INF/jboss-service.xml
[jar] adding directory org/
[jar] adding directory org/jboss/
[jar] adding directory org/jboss/test/
[jar] adding directory org/jboss/test/xslt/
[jar] adding directory org/jboss/test/xslt/support/
[jar] adding entry org/jboss/test/xslt/support/XalanCheck.class
[jar] adding entry org/jboss/test/xslt/support/XalanCheckMBean.class
[jar] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set.
[jar] Location: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/imports/sections/xslt.xml:7:
[jar] Building jar: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/lib/xalan-check-scoped.sar
[jar] adding directory META-INF/
[jar] adding entry META-INF/MANIFEST.MF
[jar] adding entry META-INF/jboss-service.xml
[jar] adding entry xalan-2.5.2.jar
[jar] adding directory org/
[jar] adding directory org/jboss/
[jar] adding directory org/jboss/test/
[jar] adding directory org/jboss/test/xslt/
[jar] adding directory org/jboss/test/xslt/support/
[jar] adding entry org/jboss/test/xslt/support/XalanCheck.class
[jar] adding entry org/jboss/test/xslt/support/XalanCheckMBean.class
[jar] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set.
[jar] Location: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/imports/sections/xslt.xml:15:
_jars-byvalue:
[mkdir] Skipping /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/lib because it already exists.
[jar] Building jar: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/lib/jar-byvalue.jar
[jar] adding directory META-INF/
[jar] adding entry META-INF/MANIFEST.MF
[jar] adding entry META-INF/ejb-jar.xml
[jar] adding entry META-INF/jboss.xml
[jar] adding entry META-INF/jbosscmp-jdbc.xml
[jar] adding directory org/
[jar] adding directory org/jboss/
[jar] adding directory org/jboss/test/
[jar] adding directory org/jboss/test/testbyvalue/
[jar] adding directory org/jboss/test/testbyvalue/bean/
[jar] adding directory org/jboss/test/testbyvalue/interfaces/
[jar] adding entry org/jboss/test/testbyvalue/bean/ByReferenceStatelessSessionBean.class
[jar] adding entry org/jboss/test/testbyvalue/bean/ByValueEntityBean.class
[jar] adding entry org/jboss/test/testbyvalue/bean/ByValueStatelessSessionBean.class
[jar] adding entry org/jboss/test/testbyvalue/bean/ClassWithProperty.class
[jar] adding entry org/jboss/test/testbyvalue/bean/RootStatelessSessionBean.class
[jar] adding entry org/jboss/test/testbyvalue/interfaces/ByReferenceStatelessSession.class
[jar] adding entry org/jboss/test/testbyvalue/interfaces/ByReferenceStatelessSessionHome.class
[jar] adding entry org/jboss/test/testbyvalue/interfaces/ByValueEntity.class
[jar] adding entry org/jboss/test/testbyvalue/interfaces/ByValueEntityHome.class
[jar] adding entry org/jboss/test/testbyvalue/interfaces/ByValueStatelessSession.class
[jar] adding entry org/jboss/test/testbyvalue/interfaces/ByValueStatelessSessionHome.class
[jar] adding entry org/jboss/test/testbyvalue/interfaces/RootStatelessSession.class
[jar] adding entry org/jboss/test/testbyvalue/interfaces/RootStatelessSessionHome.class
[jar] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set.
[jar] Location: /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/imports/sections/byvalue.xml:5:
jars:
[antcall] Exiting /qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/build.xml.
tests-matrix:
BUILD FAILED
/qa/hudson_ws/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/build.xml:3836: Set -Djdk16= to a JDK1.6 installation
at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:142)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at org.apache.tools.ant.Main.runBuild(Main.java:758)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
Total time: 58 seconds
Archiving artifacts
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
15 years, 3 months
[Still Unstable] jbosstools-nightly-3.1.0.M3 #246
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/246
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/246/test...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/246/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.M3/246/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/246/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/246//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/246//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/246//co...
--------------------------------------------------
Failed Tests:
12 tests failed.
REGRESSION: JstJspAllTests
Error Message:
Proposal converter1 not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal converter1 not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:86)
at org.jboss.tools.jst.jsp.test.ca.CAForIDTest.testCAForConverterIDTest(CAForIDTest.java:35)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
REGRESSION: SeamCoreAllTests
Error Message:
War project must see component 'authenticator' declared in ejb project
Stack Trace:
junit.framework.AssertionFailedError: War project must see component 'authenticator' declared in ejb project
at org.jboss.tools.seam.core.test.SeamEARTest.testEarProject(SeamEARTest.java:84)
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: 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:
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:
junit.framework.TestSuite
Stack Trace:
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:265)
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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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: 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: CommonExtAllTests
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at org.jboss.tools.common.text.ext.test.OpenOnsTest.testUseBeanClassOpenOn(OpenOnsTest.java:345)
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: 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(<0L>, 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$$d4283037.getSite(<generated>)
at org.jboss.tools.hibernate.ui.diagram.editors.actions.ExportImageAction.run(ExportImageAction.java:94)
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: JsfAllTests
Error Message:
A long running task detected
Stack Trace:
java.lang.RuntimeException: A long running task detected
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:194)
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:199)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performInvisibleTagTest(ComponentContentTest.java:183)
at org.jboss.tools.jsf.vpe.jsf.test.Jsf20ComponentContentTest.testOutputScript(Jsf20ComponentContentTest.java:45)
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:
A long running task detected
Stack Trace:
java.lang.RuntimeException: A long running task detected
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:194)
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:199)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performInvisibleTagTest(ComponentContentTest.java:183)
at org.jboss.tools.jsf.vpe.jsf.test.Jsf20ComponentContentTest.testOutputStylesheet(Jsf20ComponentContentTest.java:49)
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:
Content Assistant didn't returned some proposals.
Stack Trace:
junit.framework.AssertionFailedError: Content Assistant didn't returned some proposals.
at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1717Test.testJstJspJbide1717(JsfJspJbide1717Test.java:122)
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:
[michael.neale(a)jboss.com] GUVNOR-447 Inbox feature
[michael.neale(a)jboss.com] GUVNOR-447 Inbox feature
[michael.neale(a)jboss.com] added in root exception
--------------------------------------------------
Console log:
[...truncated 195820 lines...]
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/jbpm4-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/bpel-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/bpel-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/maven-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 125 minutes 41 seconds
++ buildTypeString=nightly
++ buildResult=0
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (deflated 95%)
++ cd ../..
+++ date +%s
++ endtime=1251895397
+++ echo 'scale=2; (1251895397 - 1251887852)/60'
+++ bc -l
++ elapsed=125.75
++ echo 'Elapsed time: 125.75mins.'
Elapsed time: 125.75mins.
++ [[ 0 != 0 ]]
++ [[ '' == \l\o\c\a\l ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
+++ grep product.releaseNumber
++ version=3.1.0.M3
+++ cat /qa/hudson_ws/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/200909020606
+++ cat /qa/hudson_ws/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
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.M3
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=200909020606
++ [[ '' == '' ]]
++ 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 /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M3/200909020606/
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M3/latestBuild-3.1.0.M3.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M3/latestBuildFailures-3.1.0.M3.html
++ pathSuffix=3.1.0.M3
+++ date +%s
++ endtime=1251896091
+++ echo 'scale=2; (1251896091 - 1251887852)/60'
+++ bc -l
++ elapsed=137.31
++ echo 'Elapsed time: 137.31mins.'
Elapsed time: 137.31mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/associateSites.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.archives.feature_3.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jbpm.gd.jpdl.feature_3.1.7.GA-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.feature_1.0.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.as.feature_2.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.portlet.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.richfaces.feature_3.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.hibernate.eclipse.feature_3.3.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.xulrunner.feature_1.8.1.3-20070904.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.struts_feature_3.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.seam.feature_1.0.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jbpm.common.feature_4.0.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.drools.eclipse.task.feature_5.1.0.trunk-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.seam.feature_3.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.project.examples.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jbpm4.feature_4.0.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.seam.source.feature_1.0.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.profiler.feature_1.0.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.flow.common.feature_4.0.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.ws.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jbpm.convert.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.source.feature_1.0.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.tptp.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.bpel.feature_1.0.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.smooks.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.drools.eclipse.feature_5.1.0.trunk-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.guvnor.tools.feature_5.1.0.trunk-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.birt.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jmx.source.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.esb.feature_1.3.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jmx.sdk.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.jmx.feature_1.1.0.M3-N200909020606-H246.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3/features/org.jboss.tools.maven.sdk.feature_1.0.0.M3-N200909020606-H246.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ atSign=@
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/site/nightly/3.1.0.M3 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1251896285
+++ echo 'scale=2; (1251896285 - 1251887852)/60'
+++ bc -l
++ elapsed=140.55
++ echo 'Elapsed time: 140.55mins.'
Elapsed time: 140.55mins.
Terminating xvnc.
Killing Xvnc process ID 8259
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/jmx/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/jmx/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.M3/jbds-build/3.1.0.M3/200909020606/tests/test-results/emma-coverage/vpe/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 21233 annotations (4 new, 0 high, 21233 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
15 years, 3 months