!SESSION 2010-06-08 21:42:57.462 ----------------------------------------------- eclipse.buildId=I20100608-0911 java.version=1.5.0_22 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.coretestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/buildtest/I20100608-0911/eclipse-testing/test-eclipse/eclipse/org.eclipse.ui.parts.tests.PartsReferencesTestSuite.xml -testPluginName org.eclipse.ui.tests -className org.eclipse.ui.parts.tests.PartsReferencesTestSuite Command-line arguments: -application org.eclipse.test.coretestapplication -data /buildtest/I20100608-0911/eclipse-testing/test-eclipse/eclipse/parts_data_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/buildtest/I20100608-0911/eclipse-testing/test-eclipse/eclipse/org.eclipse.ui.parts.tests.PartsReferencesTestSuite.xml -testPluginName org.eclipse.ui.tests -className org.eclipse.ui.parts.tests.PartsReferencesTestSuite -os linux -ws gtk -arch x86 -consolelog !ENTRY org.eclipse.ui 4 4 2010-06-08 21:42:59.725 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:42:59.725 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:42:59.730 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:42:59.731 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:42:59.731 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:42:59.732 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:42:59.732 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:42:59.744 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:42:59.746 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:00.137 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:00.138 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:00.138 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:00.366 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.openViews(ViewsReferencesTest.java:203) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testActivePartView0(ViewsReferencesTest.java:81) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:03.451 !MESSAGE Invalid preference page path: And (Only on File) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:03.451 !MESSAGE Invalid preference page path: Or (Files and Folders) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:03.585 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:03.585 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:03.586 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:03.587 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:03.588 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:03.588 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:03.588 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:03.589 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:03.589 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:03.746 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:03.746 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:03.746 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:03.784 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.checkViewsParts(ViewsReferencesTest.java:237) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testActivePartView0(ViewsReferencesTest.java:83) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:04.726 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:04.726 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:04.726 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:04.727 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:04.727 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:04.728 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:04.728 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:04.729 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:04.729 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:04.797 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:04.798 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:04.798 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:04.824 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.openViews(ViewsReferencesTest.java:203) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testActivePartView1(ViewsReferencesTest.java:99) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:05.824 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:05.825 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:05.826 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:05.826 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:05.827 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:05.827 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:05.827 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:05.828 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:05.829 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:05.885 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:05.885 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:05.886 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:05.915 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.checkViewsParts(ViewsReferencesTest.java:237) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testActivePartView1(ViewsReferencesTest.java:101) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:06.470 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:06.470 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:06.470 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:06.471 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:06.471 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:06.471 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:06.472 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:06.472 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:06.473 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:06.730 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:06.730 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:06.730 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:06.761 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.openViews(ViewsReferencesTest.java:203) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testActivePartView2(ViewsReferencesTest.java:110) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:07.392 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:07.392 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:07.393 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:07.393 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:07.393 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:07.394 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:07.394 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:07.395 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:07.395 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:07.655 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:07.655 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:07.656 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:07.694 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.checkViewsParts(ViewsReferencesTest.java:237) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testActivePartView2(ViewsReferencesTest.java:112) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:08.473 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:08.474 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:08.475 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:08.475 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:08.475 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:08.477 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:08.478 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:08.478 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:08.479 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:08.510 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:08.510 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:08.513 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:08.540 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.openViews(ViewsReferencesTest.java:203) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testZoomActivePartView0(ViewsReferencesTest.java:127) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:09.457 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:09.457 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:09.458 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:09.458 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:09.458 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:09.458 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:09.459 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:09.459 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:09.460 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:09.491 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:09.492 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:09.492 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:09.524 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.zoomView(ViewsReferencesTest.java:285) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testZoomActivePartView0(ViewsReferencesTest.java:129) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:10.487 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:10.488 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:10.488 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:10.488 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:10.488 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:10.489 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:10.489 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:10.489 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:10.490 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:10.527 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:10.527 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:10.527 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:10.554 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.openViews(ViewsReferencesTest.java:203) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testZoomActivePartView1(ViewsReferencesTest.java:147) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:11.385 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:11.386 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:11.386 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:11.386 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:11.386 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:11.387 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:11.387 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:11.387 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:11.388 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:11.415 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:11.415 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:11.415 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:11.442 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.zoomView(ViewsReferencesTest.java:285) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testZoomActivePartView1(ViewsReferencesTest.java:149) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.374 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.374 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.375 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.375 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.380 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.381 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.381 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:12.382 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:12.382 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:12.407 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:12.407 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:12.407 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:12.437 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.openViews(ViewsReferencesTest.java:203) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testZoomActivePartView2(ViewsReferencesTest.java:167) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.997 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.997 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.997 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.998 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.998 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.998 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:12.999 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:13.000 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:13.000 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:13.248 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:13.249 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:13.249 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:13.269 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.ViewsReferencesTest.zoomView(ViewsReferencesTest.java:285) at org.eclipse.ui.parts.tests.ViewsReferencesTest.testZoomActivePartView2(ViewsReferencesTest.java:169) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:14.006 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:14.007 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:14.007 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:14.007 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:14.008 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:14.008 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:14.008 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:14.008 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:14.009 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:14.271 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:14.271 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:14.271 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:14.294 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.openEditors(EditorsReferencesTest.java:191) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testActivePartFile0(EditorsReferencesTest.java:80) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:16.201 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:16.201 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:16.201 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:16.202 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:16.202 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:16.202 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:16.202 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:16.203 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:16.203 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:16.313 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:16.313 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:16.314 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:16.345 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.checkEditorsParts(EditorsReferencesTest.java:225) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testActivePartFile0(EditorsReferencesTest.java:82) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:17.786 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:17.786 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:17.786 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:17.787 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:17.787 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:17.787 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:17.788 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:17.788 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:17.788 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:17.813 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:17.814 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:17.814 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:17.847 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.openEditors(EditorsReferencesTest.java:191) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testActivePartFile1(EditorsReferencesTest.java:91) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:18.903 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:18.904 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:18.904 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:18.904 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:18.910 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:18.910 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:18.910 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:18.911 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:18.911 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:18.933 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:18.933 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:18.934 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:18.971 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.checkEditorsParts(EditorsReferencesTest.java:225) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testActivePartFile1(EditorsReferencesTest.java:93) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:19.624 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:19.624 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:19.625 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:19.625 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:19.625 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:19.625 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:19.626 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:19.626 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:19.627 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:19.877 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:19.877 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:19.877 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:19.898 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.openEditors(EditorsReferencesTest.java:191) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testActivePartFile2(EditorsReferencesTest.java:102) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:20.959 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:20.959 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:20.959 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:20.959 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:20.960 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:20.960 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:20.960 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:20.961 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:20.961 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:20.990 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:20.990 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:20.990 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:21.013 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.checkEditorsParts(EditorsReferencesTest.java:225) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testActivePartFile2(EditorsReferencesTest.java:104) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:21.668 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:21.668 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:21.668 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:21.669 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:21.670 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:21.670 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:21.671 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:21.671 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:21.671 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:21.914 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:21.914 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:21.914 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:21.935 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.openEditors(EditorsReferencesTest.java:191) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testZoomActivePartFile0(EditorsReferencesTest.java:120) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:22.961 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:22.962 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:22.962 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:22.962 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:22.963 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:22.963 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:22.964 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:22.964 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:22.965 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:22.993 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:22.993 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:22.993 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:23.011 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.zoomEditor(EditorsReferencesTest.java:271) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testZoomActivePartFile0(EditorsReferencesTest.java:122) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:23.978 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:23.978 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:23.979 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:23.979 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:23.979 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:23.979 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:23.980 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:23.980 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:23.980 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:24.244 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:24.244 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:24.245 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:24.264 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.openEditors(EditorsReferencesTest.java:191) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testZoomActivePartFile1(EditorsReferencesTest.java:140) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:25.299 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:25.299 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:25.299 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:25.299 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:25.300 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:25.300 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:25.300 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:25.301 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:25.301 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:25.330 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:25.330 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:25.330 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:25.359 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.zoomEditor(EditorsReferencesTest.java:271) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testZoomActivePartFile1(EditorsReferencesTest.java:142) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:26.731 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:26.732 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:26.732 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:26.732 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:26.732 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:26.733 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:26.733 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:26.733 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:26.734 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:26.767 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:26.767 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:26.767 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:26.784 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.openEditors(EditorsReferencesTest.java:191) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testZoomActivePartFile2(EditorsReferencesTest.java:160) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:27.579 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:27.580 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:27.580 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:27.580 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:27.580 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:27.581 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2010-06-08 21:43:27.582 !MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:27.583 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:27.583 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2010-06-08 21:43:27.840 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:27.840 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2010-06-08 21:43:27.840 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 2 2010-06-08 21:43:27.857 !MESSAGE Could not parse value for theme color badColor3 !STACK 0 org.eclipse.jface.resource.DataFormatException: For input string: "1x" at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:563) at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:175) at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:157) at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:276) at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:165) at org.eclipse.ui.internal.Workbench$35.runWithException(Workbench.java:1625) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1620) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1519) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2556) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.parts.tests.EditorsReferencesTest.zoomEditor(EditorsReferencesTest.java:271) at org.eclipse.ui.parts.tests.EditorsReferencesTest.testZoomActivePartFile2(EditorsReferencesTest.java:162) 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:592) 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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) 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:592) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34)