[
https://issues.apache.org/jira/browse/CTAKES-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pei Chen resolved CTAKES-278.
-----------------------------
Resolution: Fixed
Fix Version/s: 3.2.0
> UMLS user and password should be validated
> ------------------------------------------
>
> Key: CTAKES-278
> URL: https://issues.apache.org/jira/browse/CTAKES-278
> Project: cTAKES
> Issue Type: Improvement
> Components: ctakes-dictionary-lookup
> Affects Versions: future enhancement
> Reporter: Chen Lin
> Priority: Minor
> Fix For: 3.2.0
>
>
> If the umls user name and password are not set properly, now the
> dictionary-lookup module will throw NullPointerException, which is not very
> informative. isValidUMLSUser should validate input and raise an informative
> exception instead.
> Caused by: java.lang.NullPointerException
> at java.net.URLEncoder.encode(URLEncoder.java:188)
> at
> org.apache.ctakes.dictionary.lookup.ae.UmlsDictionaryLookupAnnotator.isValidUMLSUser(UmlsDictionaryLookupAnnotator.java:87)
>
> at
> org.apache.ctakes.dictionary.lookup.ae.UmlsDictionaryLookupAnnotator.initialize(UmlsDictionaryLookupAnnotator.java:70)
>
> Many thanks!
--
This message was sent by Atlassian JIRA
(v6.2#6252)