You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2008/03/17 19:26:24 UTC

[jira] Reopened: (UIMA-894) CDE import by name broken on Linux

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

Adam Lally reopened UIMA-894:
-----------------------------


I'm still having trouble with this.  The import by name selector now shows up, but when I pick something and try to import, nothing happens.  I found the following in the error log (amusing that it tells me to look in the error log for more information. :)

org.apache.uima.taeconfigurator.InternalErrorCDE: invalid state - Please see Eclipse Error Log for more information.
	at org.apache.uima.taeconfigurator.editors.ui.AbstractSection.readImport(AbstractSection.java:1502)
	at org.apache.uima.taeconfigurator.editors.ui.AggregateSection.addDelegate(AggregateSection.java:561)
	at org.apache.uima.taeconfigurator.editors.ui.AggregateSection.produceKeyAddDelegate(AggregateSection.java:284)
	at org.apache.uima.taeconfigurator.editors.ui.AggregateSection.handleAdd(AggregateSection.java:268)
	at org.apache.uima.taeconfigurator.editors.ui.AggregateSection.handleEvent(AggregateSection.java:218)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
	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:508)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1148)

> CDE import by name broken on Linux
> ----------------------------------
>
>                 Key: UIMA-894
>                 URL: https://issues.apache.org/jira/browse/UIMA-894
>             Project: UIMA
>          Issue Type: Bug
>          Components: Eclipse plugins
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: 2.2.2
>
>
> Import by name on Linux shows no candidates.  

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