[ 
https://issues.apache.org/jira/browse/IVYDE-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Lalevée resolved IVYDE-29.
----------------------------------

    Resolution: Duplicate
      Assignee:     (was: Xavier Hanin)

I should have seen this issue before opening IVYDE-81.
As I committed a fix that refers to IVYDE-81, I make this bug duplicate of 
IVYDE-81.

> exception with ivy editor
> -------------------------
>
>                 Key: IVYDE-29
>                 URL: https://issues.apache.org/jira/browse/IVYDE-29
>             Project: IvyDE
>          Issue Type: Bug
>            Reporter: Xavier Hanin
>            Priority: Minor
>
> I didn't see any consequence of this exception, but the error log show the 
> following exception:
> org.eclipse.swt.SWTException: Failed to execute runnable 
> (java.lang.ClassCastException: 
> org.jayasoft.ivyde.eclipse.ui.core.IvyFileEditorInput)
>       at org.eclipse.swt.SWT.error(SWT.java:3374)
>       at org.eclipse.swt.SWT.error(SWT.java:3297)
>       at 
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)
>       at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
>       at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
>       at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
>       at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
>       at 
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
>       at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
>       at 
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
>       at 
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
>       at 
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
>       at 
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
>       at 
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
>       at 
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
>       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.core.launcher.Main.invokeFramework(Main.java:336)
>       at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
>       at org.eclipse.core.launcher.Main.run(Main.java:977)
>       at org.eclipse.core.launcher.Main.main(Main.java:952)
> Caused by: java.lang.ClassCastException: 
> org.jayasoft.ivyde.eclipse.ui.core.IvyFileEditorInput
>       at 
> org.jayasoft.ivyde.eclipse.ui.editors.IvyEditor$1.run(IvyEditor.java:169)
>       at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
>       at 
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
>       ... 20 more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to