You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Michael Baessler (JIRA)" <ui...@incubator.apache.org> on 2007/05/14 19:23:16 UTC

[jira] Created: (UIMA-404) try to cast NoClassDefFoundError to Exception

try to cast NoClassDefFoundError to Exception
---------------------------------------------

                 Key: UIMA-404
                 URL: https://issues.apache.org/jira/browse/UIMA-404
             Project: UIMA
          Issue Type: Bug
          Components: Tools
    Affects Versions: 2.1
            Reporter: Michael Baessler
         Assigned To: Thilo Goetz
             Fix For: 2.2


Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: java.lang.NoClassDefFoundError incompatible with java.lang.Exception
	at org.apache.uima.tools.cvd.MainFrame.handleException(MainFrame.java:1759)
	at org.apache.uima.tools.cvd.MainFrame.handleException(MainFrame.java:1749)


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


[jira] Closed: (UIMA-404) try to cast NoClassDefFoundError to Exception

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thilo Goetz closed UIMA-404.
----------------------------

    Resolution: Fixed

> try to cast NoClassDefFoundError to Exception
> ---------------------------------------------
>
>                 Key: UIMA-404
>                 URL: https://issues.apache.org/jira/browse/UIMA-404
>             Project: UIMA
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 2.1
>            Reporter: Michael Baessler
>         Assigned To: Thilo Goetz
>             Fix For: 2.2
>
>
> Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: java.lang.NoClassDefFoundError incompatible with java.lang.Exception
> 	at org.apache.uima.tools.cvd.MainFrame.handleException(MainFrame.java:1759)
> 	at org.apache.uima.tools.cvd.MainFrame.handleException(MainFrame.java:1749)

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