You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Atul Sharma (JIRA)" <ji...@apache.org> on 2017/01/06 10:52:58 UTC

[jira] [Updated] (CTAKES-412) Unable to Load AggregatePlaintextUMLSProcessor.XML

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

Atul Sharma updated CTAKES-412:
-------------------------------
    Attachment: screenshot-1.png

> Unable to Load AggregatePlaintextUMLSProcessor.XML
> --------------------------------------------------
>
>                 Key: CTAKES-412
>                 URL: https://issues.apache.org/jira/browse/CTAKES-412
>             Project: cTAKES
>          Issue Type: Bug
>          Components: ctakes-dictionary-lookup
>    Affects Versions: 3.2.1, 3.2.2
>         Environment: Windows 8.1 , Java 1.8.0_11 
>            Reporter: Rajesh Rajamani
>            Priority: Critical
>              Labels: newbie
>         Attachments: screenshot-1.png
>
>
> Have the following error when attempting to use the UMLS definitions . I attempted using both 3.2.1 and 3.2.2 and still have the same error . 
> Caused by: org.apache.uima.resource.ResourceInitializationException
> 	at org.apache.ctakes.dictionary.lookup.ae.UmlsDictionaryLookupAnnotator.initialize(UmlsDictionaryLookupAnnotator.java:85)
> 	at org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.initializeAnalysisComponent(PrimitiveAnalysisEngine_impl.java:250)
> 	... 55 more
> Caused by: java.net.UnknownHostException: uts-ws.nlm.nih.gov
> 	at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> 	at java.net.PlainSocketImpl.connect(Unknown Source)
> 	at java.net.SocksSocketImpl.connect(Unknown Source)
> 	at java.net.Socket.connect(Unknown Source)
> 	at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
> 	at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
> 	at sun.net.NetworkClient.doConnect(Unknown Source)
> 	at sun.net.www.http.HttpClient.openServer(Unknown Source)
> 	at sun.net.www.http.HttpClient.openServer(Unknown Source)
> 	at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
> 	at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
> 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
> 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
> 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
> 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
> 	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown Source)
> 	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
> 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
> 	at org.apache.ctakes.dictionary.lookup.ae.UmlsDictionaryLookupAnnotator.isValidUMLSUser(UmlsDictionaryLookupAnnotator.java:99)
> 	at org.apache.ctakes.dictionary.lookup.ae.UmlsDictionaryLookupAnnotator.initialize(UmlsDictionaryLookupAnnotator.java:76)
> 	... 56 more



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