[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2192) Unhandled event loop exception when try to make OpenOn on <ui:include src="#{}"/>

Aliaksey Nis (JIRA) jira-events at lists.jboss.org
Mon Sep 1 08:36:38 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12427604#action_12427604 ] 

Aliaksey Nis commented on JBIDE-2192:
-------------------------------------

Exception:

java.lang.ClassCastException: org.eclipse.core.internal.resources.Folder
at org.jboss.tools.common.text.ext.hyperlink.AbstractHyperlink.findFileByRelativePath(AbstractHyperlink.java:184)
at org.jboss.tools.common.text.ext.hyperlink.AbstractHyperlink.getFileFromProject(AbstractHyperlink.java:149)
at org.jboss.tools.jsf.text.ext.hyperlink.JSFLinkHyperlink.getFileFromProject(JSFLinkHyperlink.java:57)
at org.jboss.tools.common.text.ext.hyperlink.LinkHyperlink.doHyperlink(LinkHyperlink.java:43)
at org.jboss.tools.common.text.ext.hyperlink.xpl.AbstractBaseHyperlink.open(AbstractBaseHyperlink.java:283)
at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseUp(HyperlinkManager.java:433)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:207)
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:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
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:382)
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:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

> Unhandled event loop exception when try to make OpenOn on <ui:include src="#{}"/>
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-2192
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2192
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 2.1.0.CR1
>            Reporter: Anton Klimkovich
>            Assignee: Victor Rubezhny
>             Fix For: 2.1.0.GA
>
>         Attachments: 2008-05-08_1622.swf, exception.txt
>
>
> EXECUTE: Create Seam web project
> EXECUTE: Open home.xhtml for example
> EXECUTE: Type <ui:include src="#{}"/>
> EXECUTE: Try to make OpenOn on <ui:include src="#{}"/>  directing cursor near "#" 
> FAILURE:    Unhandled event loop exception
> Exception attached.

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