[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-807) "New" dialog breaks after selecting different Seam configuration

Denis Golovin (JIRA) jira-events at lists.jboss.org
Wed Aug 5 15:49:29 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBDS-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12479127#action_12479127 ] 

Denis Golovin commented on JBDS-807:
------------------------------------

Thrown exception is:
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.IllegalArgumentException)
at org.eclipse.swt.SWT.error(SWT.java:3777)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:117)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
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:1158)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3401)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3033)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
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:193)
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:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
Caused by: java.lang.IllegalArgumentException
at org.jboss.tools.portlet.core.PortletCoreActivator.getRuntime(PortletCoreActivator.java:243)
at org.jboss.tools.portlet.ui.internal.project.facet.JSFPortletFacetInstallPage.portletBridgeLibrariesExistOnServer(JSFPortletFacetInstallPage.java:415)
at org.jboss.tools.portlet.ui.internal.project.facet.JSFPortletFacetInstallPage.addFolderGroup(JSFPortletFacetInstallPage.java:189)
at org.jboss.tools.portlet.ui.internal.project.facet.JSFPortletFacetInstallPage.createControl(JSFPortletFacetInstallPage.java:130)
at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard.handleSelectedFacetsChangedEvent(ModifyFacetedProjectWizard.java:711)
at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard.access$0(ModifyFacetedProjectWizard.java:653)
at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$1$1.run(ModifyFacetedProjectWizard.java:165)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
... 34 more


> "New" dialog breaks after selecting different Seam configuration
> ----------------------------------------------------------------
>
>                 Key: JBDS-807
>                 URL: https://jira.jboss.org/jira/browse/JBDS-807
>             Project: Developer Studio
>          Issue Type: Bug
>          Components: seam
>    Affects Versions: 2.0.0.GA, 2.1.0, 3.0.0.M3
>         Environment: fc11.x86_64
>            Reporter: Radoslav Husar
>            Priority: Minor
>         Attachments: Screenshot-New Plug-in Project .png, snapshot1.png, snapshot2.png
>
>
> To reproduce,
> 1/ in the File -> New -> Project dialog select Seam -> Seam Web Project,
> 2/ switch configuration to eg. JBoss Seam Portlet Project v2.0,
> 3/ hit back button and
> 4/ try to create any new project that has not been loaded before results in an empty screen with a single disabled drop-down menu (screenshot attached) rendering the "New" dialog unusable. 
> Workaround:
> restart the dialog or dont use the back button :)
> This is a trivial issue however might discover similar issues in the New dialog.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list