You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "yongliu (JIRA)" <ji...@apache.org> on 2016/12/24 06:48:58 UTC

[jira] [Created] (CTAKES-413) org.apache.uima.tools.cvd.MainFrame.handleException(526):

yongliu created CTAKES-413:
------------------------------

             Summary: org.apache.uima.tools.cvd.MainFrame.handleException(526):
                 Key: CTAKES-413
                 URL: https://issues.apache.org/jira/browse/CTAKES-413
             Project: cTAKES
          Issue Type: Bug
          Components: ctakes-drug-ner
    Affects Versions: 3.2.2
         Environment: java 1.7.0_80  apache uima 2.9.0
            Reporter: yongliu
             Fix For: 3.2.2


Using runctakesCVD.bat , with DrugNER_PlainText_CPE.xml:
F:\ctakes\desc\ctakes-drug-ner\desc\collection_processing_engine

02:30:17.619 - 14: org.apache.uima.tools.cvd.MainFrame.handleException(526): ����: An object of class org.apache.uima.resource.ResourceSpecifier was requested, but the XML input contained an object of class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl.  
org.apache.uima.util.InvalidXMLException: An object of class org.apache.uima.resource.ResourceSpecifier was requested, but the XML input contained an object of class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl.  
	at org.apache.uima.util.impl.XMLParser_impl.parseResourceSpecifier(XMLParser_impl.java:401)
	at org.apache.uima.util.impl.XMLParser_impl.parseResourceSpecifier(XMLParser_impl.java:379)
	at org.apache.uima.tools.cvd.MainFrame.setupAE(MainFrame.java:1477)
	at org.apache.uima.tools.cvd.MainFrame.loadAEDescriptor(MainFrame.java:476)
	at org.apache.uima.tools.cvd.control.AnnotatorOpenEventHandler.actionPerformed(AnnotatorOpenEventHandler.java:52)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.AbstractButton.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$300(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)