Community
Participate
Working Groups
This eclipse is installed along with clearcase plugin. While trying to do merge search this error pops out and the directories are not listed in the eclipse ui. What steps will reproduce the problem? 1. Right click on the file and select clearcase merge search 2. Click next after the destination view is selected 3. The root directory of the package is listed and error throwin in plugin org.eclipse.ui. Nothing is listed below the root directory. -- Error Details -- Date: Wed Oct 06 11:32:44 CDT 2010 Message: Unhandled event loop exception Severity: Error Product: Eclipse 1.2.2.20100122-1337 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.ui Session Data: eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product -clean Exception Stack Trace: java.lang.NullPointerException at com.ibm.rational.clearcase.ui.viewers.NavigatorViewer.expandToObjects(NavigatorViewer.java:410) at com.ibm.rational.clearcase.ui.wizards.findmerge.SelectElementsPage.performActionAtEnter(SelectElementsPage.java:195) at com.ibm.rational.ui.common.wizard.ActionPageWizardDialog.nextPressed(ActionPageWizardDialog.java:61) at com.ibm.rational.clearcase.ui.wizards.findmerge.FindMergeWizardDialog.nextPressed(FindMergeWizardDialog.java:48) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:369) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3503) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at com.ibm.rational.clearcase.ui.actions.FindMergeAction.runImpl(FindMergeAction.java:136) at com.ibm.rational.clearcase.ui.actions.AbstractAction.run(AbstractAction.java:111) at com.ibm.rational.clearcase.ui.actions.CCWorkbenchActionDelegate.run(CCWorkbenchActionDelegate.java:69) at com.ibm.rational.team.client.ui.actions.GIActionDelegate.runWithEvent(GIActionDelegate.java:260) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:241) at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3503) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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)
Hi, I think this is a ClearCase issue, you might ask on their forums or bug systems, and perhaps the following URLs will point you in the right direction. http://www-01.ibm.com/software/awdtools/clearcase/index.html http://www-01.ibm.com/software/awdtools/clearcase/support/index.html Thanks, Kentarou