!SESSION 2009-09-17 20:36:23.798 ----------------------------------------------- eclipse.buildId=M20090917-0800 java.version=1.6.0_04 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/M20090917-0800/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/M20090917-0800/eclipse-testing/test-eclipse/eclipse/parts_data_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/buildtest/M20090917-0800/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 2009-09-17 20:36:25.611 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:25.611 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:25.612 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:25.613 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:25.613 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:25.613 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:25.614 !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 2009-09-17 20:36:25.623 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:25.623 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:25.901 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:25.904 !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 2009-09-17 20:36:25.904 !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 2009-09-17 20:36:26.132 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:28.595 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:28.595 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@8f3d27),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@8f3d27),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:28.920 !MESSAGE Invalid preference page path: And (Only on File) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:28.920 !MESSAGE Invalid preference page path: Or (Files and Folders) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:28.951 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:28.951 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:28.952 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:28.952 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:28.952 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:28.954 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:28.954 !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 2009-09-17 20:36:28.956 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:28.956 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:29.068 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:29.068 !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 2009-09-17 20:36:29.068 !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 2009-09-17 20:36:29.108 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:29.651 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:29.651 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1adceb8),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1adceb8),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:29.817 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:29.818 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:29.818 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:29.818 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:29.819 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:29.819 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:29.819 !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 2009-09-17 20:36:29.821 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:29.821 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:30.059 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:30.059 !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 2009-09-17 20:36:30.060 !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 2009-09-17 20:36:30.092 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:30.530 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:30.531 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1ae8bac),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1ae8bac),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:30.787 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:30.787 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:30.788 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:30.788 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:30.788 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:30.789 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:30.789 !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 2009-09-17 20:36:30.790 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:30.790 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:30.928 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:30.928 !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 2009-09-17 20:36:30.928 !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 2009-09-17 20:36:30.959 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:31.293 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:31.293 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@14f83d1),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@14f83d1),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:31.443 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:31.443 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:31.444 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:31.444 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:31.444 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:31.445 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:31.445 !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 2009-09-17 20:36:31.445 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:31.446 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:31.679 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:31.679 !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 2009-09-17 20:36:31.680 !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 2009-09-17 20:36:31.703 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:32.046 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:32.046 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@ac5024),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@ac5024),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:32.306 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:32.307 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:32.307 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:32.307 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:32.308 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:32.308 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:32.308 !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 2009-09-17 20:36:32.309 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:32.316 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:32.564 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:32.565 !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 2009-09-17 20:36:32.565 !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 2009-09-17 20:36:32.588 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:33.005 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:33.005 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@abc2cf),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@abc2cf),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.173 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.174 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.174 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.175 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.175 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.175 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.176 !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 2009-09-17 20:36:33.181 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:33.183 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:33.407 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:33.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 2009-09-17 20:36:33.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 2009-09-17 20:36:33.429 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:33.788 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:33.788 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1270aef),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1270aef),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.948 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.948 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.948 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.949 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.949 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.949 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:33.949 !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 2009-09-17 20:36:33.950 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:33.950 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:34.180 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:34.180 !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 2009-09-17 20:36:34.180 !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 2009-09-17 20:36:34.211 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:34.661 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:34.661 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@17fe2b3),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@17fe2b3),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:34.812 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:34.812 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:34.812 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:34.813 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:34.813 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:34.813 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:34.813 !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 2009-09-17 20:36:34.814 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:34.814 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:35.057 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:35.057 !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 2009-09-17 20:36:35.058 !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 2009-09-17 20:36:35.079 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:35.505 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:35.505 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c311d5),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c311d5),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:35.652 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:35.653 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:35.653 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:35.653 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:35.653 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:35.654 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:35.654 !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 2009-09-17 20:36:35.654 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:35.655 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:35.883 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:35.883 !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 2009-09-17 20:36:35.883 !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 2009-09-17 20:36:35.903 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:36.272 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:36.273 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1e08f43),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1e08f43),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:36.557 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:36.557 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:36.558 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:36.558 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:36.558 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:36.558 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:36.559 !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 2009-09-17 20:36:36.560 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:36.560 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:36.776 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:36.776 !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 2009-09-17 20:36:36.776 !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 2009-09-17 20:36:36.805 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:37.249 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:37.249 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@f08fe1),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@f08fe1),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:37.398 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:37.399 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:37.399 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:37.399 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:37.399 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:37.400 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:37.400 !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 2009-09-17 20:36:37.402 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:37.402 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:37.531 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:37.532 !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 2009-09-17 20:36:37.532 !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 2009-09-17 20:36:37.551 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:37.950 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:37.950 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@184eb2c),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@184eb2c),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:38.183 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:38.183 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:38.184 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:38.184 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:38.184 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:38.184 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:38.185 !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 2009-09-17 20:36:38.185 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:38.185 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:38.415 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:38.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 2009-09-17 20:36:38.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 2009-09-17 20:36:38.435 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:39.827 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:39.827 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@87be2a),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@87be2a),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:40.195 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:40.195 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:40.195 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:40.195 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:40.196 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:40.196 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:40.197 !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 2009-09-17 20:36:40.197 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:40.197 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:40.683 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:40.683 !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 2009-09-17 20:36:40.683 !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 2009-09-17 20:36:40.708 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:41.223 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:41.223 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@16d7103),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@16d7103),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:41.414 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:41.414 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:41.415 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:41.415 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:41.415 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:41.415 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:41.416 !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 2009-09-17 20:36:41.416 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:41.416 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:41.648 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:41.648 !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 2009-09-17 20:36:41.648 !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 2009-09-17 20:36:41.668 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:42.199 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:42.199 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@33150a),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@33150a),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:42.524 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:42.524 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:42.524 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:42.525 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:42.525 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:42.525 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:42.525 !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 2009-09-17 20:36:42.526 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:42.526 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:42.648 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:42.650 !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 2009-09-17 20:36:42.650 !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 2009-09-17 20:36:42.691 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:43.133 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:43.133 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@193bc08),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@193bc08),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:43.317 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:43.317 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:43.317 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:43.318 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:43.318 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:43.318 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:43.318 !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 2009-09-17 20:36:43.319 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:43.319 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:43.552 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:43.552 !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 2009-09-17 20:36:43.552 !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 2009-09-17 20:36:43.578 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:44.090 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:44.090 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@110a0ca),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@110a0ca),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:44.276 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:44.277 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:44.277 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:44.277 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:44.277 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:44.278 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:44.278 !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 2009-09-17 20:36:44.278 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:44.279 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:44.515 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:44.515 !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 2009-09-17 20:36:44.515 !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 2009-09-17 20:36:44.533 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:44.968 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:44.969 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@6218a3),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@6218a3),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:45.149 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:45.149 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:45.149 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:45.150 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:45.150 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:45.150 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:45.150 !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 2009-09-17 20:36:45.151 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:45.151 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:45.397 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:45.398 !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 2009-09-17 20:36:45.398 !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 2009-09-17 20:36:45.422 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:45.945 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:45.945 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@9b8c6c),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@9b8c6c),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:46.135 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:46.136 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:46.136 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:46.136 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:46.136 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:46.137 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:46.137 !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 2009-09-17 20:36:46.137 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:46.138 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:46.392 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:46.392 !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 2009-09-17 20:36:46.393 !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 2009-09-17 20:36:46.410 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:46.936 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:46.937 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@154e5a6),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@154e5a6),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:47.175 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:47.175 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:47.175 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:47.176 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:47.176 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:47.176 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:47.176 !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 2009-09-17 20:36:47.177 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:47.177 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:47.411 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:47.411 !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 2009-09-17 20:36:47.412 !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 2009-09-17 20:36:47.430 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:47.922 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:47.922 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@82aace),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@82aace),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:48.106 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:48.112 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:48.113 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:48.113 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:48.113 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:48.113 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:48.114 !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 2009-09-17 20:36:48.114 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:48.114 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:48.351 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:48.351 !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 2009-09-17 20:36:48.351 !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 2009-09-17 20:36:48.368 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:48.870 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:48.870 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@fd4204),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@fd4204),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:49.118 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:49.118 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:49.118 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:49.118 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:49.119 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:49.119 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:49.119 !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 2009-09-17 20:36:49.120 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:49.120 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:49.353 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:49.353 !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 2009-09-17 20:36:49.353 !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 2009-09-17 20:36:49.377 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:49.861 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:49.862 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@2f3536),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@2f3536),sourcePriority=16384) !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:50.152 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:50.152 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:50.153 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:50.153 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:50.153 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:50.153 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2009-09-17 20:36:50.154 !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 2009-09-17 20:36:50.154 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:50.154 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 0 2009-09-17 20:36:50.282 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-09-17 20:36:50.282 !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 2009-09-17 20:36:50.282 !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 2009-09-17 20:36:50.307 !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$32.runWithException(Workbench.java:1443) 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:4113) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1438) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1344) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2335) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at 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:597) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 2 0 2009-09-17 20:36:51.126 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-09-17 20:36:51.127 !MESSAGE Conflict for 'AUTOGEN:::oc1/oc1': HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1baab36),sourcePriority=16384) HandlerActivation(commandId=AUTOGEN:::oc1/oc1, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.tests.api.MockActionDelegate), expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1baab36),sourcePriority=16384)