!SESSION 2011-02-07 10:20:23.084 ----------------------------------------------- eclipse.buildId=M20110119-0834 java.version=1.5.0_16 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.2/R201102250947/testing/R201102250947/testing/target/eclipse/org.eclipse.gmf.tests.runtime.diagram.ui.AllTests.xml -testPluginName org.eclipse.gmf.tests.runtime.diagram.ui -className org.eclipse.gmf.tests.runtime.diagram.ui.AllTests Command-line arguments: -application org.eclipse.test.uitestapplication -data /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.2/R201102250947/testing/R201102250947/testing/target/eclipse/test_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.2/S201102070947/testing/S201102070947/testing/target/eclipse/org.eclipse.gmf.tests.runtime.diagram.ui.AllTests.xml -testPluginName org.eclipse.gmf.tests.runtime.diagram.ui -className org.eclipse.gmf.tests.runtime.diagram.ui.AllTests -os linux -ws gtk -arch x86 -consolelog !ENTRY org.eclipse.gmf.runtime.emf.type.core 4 11 2011-02-07 10:20:33.718 !MESSAGE Error initializing element type "org.eclipse.gmf.tests.runtime.emf.type.core.employee": element type with same ID already exists. It will be ignored. !ENTRY org.eclipse.gmf.runtime.emf.type.core 4 28 2011-02-07 10:20:33.727 !MESSAGE Error initializing specialization type "org.eclipse.gmf.tests.runtime.emf.type.core.SpecializesNoSuchType" because it specializes type "org.eclipse.gmf.tests.runtime.emf.type.core.noSuchType" which does not exist. !ENTRY org.eclipse.gmf.runtime.emf.type.core 4 27 2011-02-07 10:20:33.728 !MESSAGE Error initializing specialization type "org.eclipse.gmf.tests.runtime.emf.type.core.multipleMetamodelTypes" because it specializes more than one metamodel type. !ENTRY org.eclipse.gmf.runtime.common.core 4 5 2011-02-07 10:20:43.879 !MESSAGE Ignoring provider org.eclipse.gmf.runtime.diagram.ui.providers.DefaultPaletteProvider since it threw an exception or error in the provides() method !STACK 0 java.lang.NullPointerException at org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.PaletteProviderConfiguration$EditorDescriptor.sameAs(PaletteProviderConfiguration.java:111) at org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.PaletteProviderConfiguration.supports(PaletteProviderConfiguration.java:76) at org.eclipse.gmf.runtime.diagram.ui.services.palette.PaletteService$ProviderDescriptor.provides(PaletteService.java:96) at org.eclipse.gmf.runtime.common.core.service.Service.safeProvides(Service.java:860) at org.eclipse.gmf.runtime.common.core.service.ExecutionStrategy.getUncachedProviders(ExecutionStrategy.java:255) at org.eclipse.gmf.runtime.common.core.service.Service.getProviders(Service.java:538) at org.eclipse.gmf.runtime.common.core.service.ExecutionStrategy$4.execute(ExecutionStrategy.java:179) at org.eclipse.gmf.runtime.common.core.service.Service.execute(Service.java:652) at org.eclipse.gmf.runtime.diagram.ui.services.palette.PaletteService.execute(PaletteService.java:203) at org.eclipse.gmf.runtime.diagram.ui.services.palette.PaletteService.contributeToPalette(PaletteService.java:191) at org.eclipse.gmf.runtime.diagram.ui.services.palette.PaletteService$1.run(PaletteService.java:229) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:328) at org.eclipse.gmf.runtime.diagram.ui.services.palette.PaletteService.createPalette(PaletteService.java:226) at org.eclipse.gmf.tests.runtime.diagram.ui.services.PaletteServiceTests.testCapabilityFilteringOfSpecificEntries(PaletteServiceTests.java:382) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$2.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:3515) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3164) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) 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: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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575) at org.eclipse.equinox.launcher.Main.run(Main.java:1408) at org.eclipse.equinox.launcher.Main.main(Main.java:1384) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.osgi 2 1 2011-02-07 10:20:43.970 !MESSAGE NLS missing message: LogicPortsColor_Action_Tooltip in: org.eclipse.gmf.examples.runtime.diagram.logic.internal.l10n.ExampleDiagramLogicMessages 2 !ENTRY org.eclipse.gmf.runtime.common.core 4 5 2011-02-07 10:21:18.371 !MESSAGE Ignoring provider org.eclipse.gmf.tests.runtime.diagram.ui.services.LogicDiagramEventBrokerProvider since it threw an exception or error in the provides() method !STACK 0 java.lang.NullPointerException at org.eclipse.gmf.tests.runtime.diagram.ui.services.LogicDiagramEventBrokerProvider.provides(LogicDiagramEventBrokerProvider.java:27) at org.eclipse.gmf.runtime.diagram.core.providers.AbstractDiagramEventBrokerProvider.provides(AbstractDiagramEventBrokerProvider.java:33) at org.eclipse.gmf.runtime.diagram.core.services.DiagramEventBrokerService$ProviderDescriptor.provides(DiagramEventBrokerService.java:94) at org.eclipse.gmf.runtime.common.core.service.Service.safeProvides(Service.java:860) at org.eclipse.gmf.runtime.common.core.service.ExecutionStrategy$1.getUncachedProviders(ExecutionStrategy.java:89) at org.eclipse.gmf.runtime.common.core.service.Service.getProviders(Service.java:538) at org.eclipse.gmf.runtime.common.core.service.ExecutionStrategy$1.execute(ExecutionStrategy.java:68) at org.eclipse.gmf.runtime.common.core.service.Service.execute(Service.java:652) at org.eclipse.gmf.runtime.common.core.service.Service.executeUnique(Service.java:679) at org.eclipse.gmf.runtime.diagram.core.services.DiagramEventBrokerService.createDiagramEventBroker(DiagramEventBrokerService.java:64) at org.eclipse.gmf.runtime.diagram.core.listener.DiagramEventBroker.initializeDiagramEventBroker(DiagramEventBroker.java:236) at org.eclipse.gmf.runtime.diagram.core.listener.DiagramEventBroker.startListening(DiagramEventBroker.java:230) at org.eclipse.gmf.runtime.diagram.ui.OffscreenEditPartFactory.createDiagramEditPart(OffscreenEditPartFactory.java:126) at org.eclipse.gmf.runtime.diagram.ui.OffscreenEditPartFactory.createDiagramEditPart(OffscreenEditPartFactory.java:77) at org.eclipse.gmf.tests.runtime.diagram.ui.util.AbstractPresentationTestFixture.createDiagramEditPart(AbstractPresentationTestFixture.java:398) at org.eclipse.gmf.tests.runtime.diagram.ui.util.AbstractPresentationTestFixture.setup(AbstractPresentationTestFixture.java:198) at org.eclipse.gmf.tests.runtime.diagram.ui.AbstractTestBase.setUp(AbstractTestBase.java:405) at org.eclipse.gmf.tests.runtime.diagram.ui.AbstractTestBase.runBare(AbstractTestBase.java:542) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$2.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:3515) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3164) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) 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: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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575) at org.eclipse.equinox.launcher.Main.run(Main.java:1408) at org.eclipse.equinox.launcher.Main.main(Main.java:1384) at org.eclipse.core.launcher.Main.main(Main.java:34)