[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-7170) Right mouse button click on some jar in Project Explorer -> Properties - exception

John Doyle (JIRA) jira-events at lists.jboss.org
Fri Dec 3 10:42:47 EST 2010


     [ https://jira.jboss.org/browse/JBIDE-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Doyle resolved JBIDE-7170.
-------------------------------

    Resolution: Done


The original issue in this JIRA has been resolved.  The remaining error dialog is caused by the ClasspathContainerPreferencePage.  It's not related to the earlier issue.  I'm going to log another JIRA for this error dialog.

> Right mouse button click on some jar in Project Explorer -> Properties - exception
> ----------------------------------------------------------------------------------
>
>                 Key: JBIDE-7170
>                 URL: https://jira.jboss.org/browse/JBIDE-7170
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: teiid
>    Affects Versions: 3.2.0.M2
>            Reporter: Vitali Yemialyanchyk
>            Assignee: John Doyle
>            Priority: Blocker
>             Fix For: 3.2.0.CR1
>
>         Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg, screenshot-5.jpg
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> java.lang.NullPointerException
> at org.teiid.designer.datatools.profiles.ldap.PropertyPage.initControls(PropertyPage.java:204)
> at org.teiid.designer.datatools.profiles.ldap.PropertyPage.createCustomContents(PropertyPage.java:134)
> at org.eclipse.datatools.connectivity.ui.wizards.ProfileDetailsPropertyPage.createContents(ProfileDetailsPropertyPage.java:74)
> at org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:232)
> at org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1501)
> at org.eclipse.jface.preference.PreferenceDialog$14.run(PreferenceDialog.java:1258)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
> at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1252)
> at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:673)
> at org.eclipse.jface.preference.PreferenceDialog$10.run(PreferenceDialog.java:708)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.jface.preference.PreferenceDialog$9.selectionChanged(PreferenceDialog.java:704)
> at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:867)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
> at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:865)
> at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1700)
> at org.eclipse.jface.viewers.TreeViewer.setSelection(TreeViewer.java:1139)
> at org.eclipse.jface.preference.PreferenceDialog.selectSavedItem(PreferenceDialog.java:1054)
> at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.selectSavedItem(FilteredPreferenceDialog.java:728)
> at org.eclipse.jface.preference.PreferenceDialog$4.run(PreferenceDialog.java:375)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.jface.preference.PreferenceDialog.createContents(PreferenceDialog.java:371)
> at org.eclipse.jface.window.Window.create(Window.java:431)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
> at org.eclipse.ui.internal.dialogs.PropertyDialog.createDialogOn(PropertyDialog.java:82)
> at org.eclipse.ui.dialogs.PropertyDialogAction.createDialog(PropertyDialogAction.java:176)
> at org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDialogAction.java:155)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
> 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$5.handleEvent(ActionContributionItem.java:411)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
> at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(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:619)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list