[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3251) Eclipse hangs during adding RichFaces capabiliiyes.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Nov 21 11:58:36 EST 2008


Eclipse hangs during adding RichFaces capabiliiyes.
---------------------------------------------------

                 Key: JBIDE-3251
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3251
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common
    Affects Versions: 3.0.0.cr1
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
            Priority: Critical
             Fix For: 3.0.0.cr1


1. Create JSF 1.2 Facelets Kick Start project.
2. Try to add Custom Capability->RichaFaces
3. Eclipse Hangs:

Thread [main] (Suspended)	
	Object.wait(long) line: not available [native method]	
	Semaphore.acquire(long) line: 38	
	JobManager.join(InternalJob) line: 716	
	OfflineCachingStorage$CacheFlushJob(InternalJob).join() line: 329	
	OfflineCachingStorage$CacheFlushJob(Job).join() line: 384	
	XJob.waitForJob() line: 64	
	AddJSFCapabilitiesSupport$Executor.run(IProgressMonitor) line: 88	
	ModalContext.runInCurrentThread(IRunnableWithProgress, IProgressMonitor) line: 446	
	ModalContext.run(IRunnableWithProgress, boolean, IProgressMonitor, Display) line: 354	
	ProgressPart.run(boolean, boolean, IRunnableWithProgress) line: 146	
	AddJSFCapabilitiesSupport.executeWithContext() line: 69	
	AddJSFCapabilitiesSupport.action(String) line: 51	
	DefaultSpecialWizard.action(String) line: 101	
	DefaultSpecialWizardDialog.action(String) line: 251	
	CommandBar$ButtonDescriptor.widgetSelected(SelectionEvent) line: 281	
	TypedListener.handleEvent(Event) line: 227	
	EventTable.sendEvent(Event) line: 84	
	Button(Widget).sendEvent(Event) line: 1002	
	Display.runDeferredEvents() line: 3821	
	Display.readAndDispatch() line: 3420	
	DefaultSpecialWizardDialog(Window).runEventLoop(Shell) line: 825	
	DefaultSpecialWizardDialog(Window).open() line: 801	
	DefaultSpecialWizard.open() line: 87	
	DefaultSpecialWizard.execute() line: 64	
	DefaultSpecialHandler.executeHandler(XModelObject, Properties) line: 61	
	XActionImpl.executeHandler(XModelObject, Properties) line: 65	
	XModelObjectAction.actionPerformed() line: 89	
	XModelObjectActionInvoker.execute() line: 36	
	XActionInvoker.invoke(XModelEntity, String, XModelObject, Properties) line: 53	
	XActionInvoker.invoke(String, XModelObject, Properties) line: 40	
	AddCapabilitiesActionDelegate(ModelResourceActionDelegate).doRun() line: 44	
	AddCapabilitiesActionDelegate(ModelResourceActionDelegate).run(IAction) line: 37	
	ObjectPluginAction(PluginAction).runWithEvent(Event) line: 251	
	PluginActionContributionItem(ActionContributionItem).handleWidgetSelection(Event, boolean) line: 583	
	ActionContributionItem.access$2(ActionContributionItem, Event, boolean) line: 500	
	ActionContributionItem$5.handleEvent(Event) line: 411	
	EventTable.sendEvent(Event) line: 84	
	MenuItem(Widget).sendEvent(Event) line: 1002	
	Display.runDeferredEvents() line: 3821	
	Display.readAndDispatch() line: 3420	
	Workbench.runEventLoop(Window$IExceptionHandler, Display) line: 2382	
	Workbench.runUI() line: 2346	
	Workbench.access$4(Workbench) line: 2198	
	Workbench$5.run() line: 493	
	Realm.runWithDefault(Realm, Runnable) line: 288	
	Workbench.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 488	
	PlatformUI.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 149	
	IDEApplication.start(IApplicationContext) line: 112	
	EclipseAppHandle.run(Object) line: 193	
	EclipseAppLauncher.runApplication(Object) line: 110	
	EclipseAppLauncher.start(Object) line: 79	
	EclipseStarter.run(Object) line: 382	
	EclipseStarter.run(String[], Runnable) line: 179	
	NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]	
	NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39	
	DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25	
	Method.invoke(Object, Object...) line: 585	
	Main.invokeFramework(String[], URL[]) line: 549	
	Main.basicRun(String[]) line: 504	
	Main.run(String[]) line: 1236	
	Main.main(String[]) line: 1212	


-- 
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