-
Notifications
You must be signed in to change notification settings - Fork 33
Description
While running ctakes from web browser. The request gets process with 200 OK - POST.
The JSON returned is empty with following tomcat log error.
ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 INFO SentenceDetector - Starting processing.
17 Dec 2018 07:31:14 INFO TokenizerAnnotatorPTB - process(JCas) in org.apache.c takes.core.ae.TokenizerAnnotatorPTB
17 Dec 2018 07:31:14 INFO ContextDependentTokenizerAnnotator - process(JCas)
17 Dec 2018 07:31:14 INFO POSTagger - process(JCas)
17 Dec 2018 07:31:14 INFO Chunker - process(JCas)
17 Dec 2018 07:31:14 INFO ChunkAdjuster - process(JCas)
17 Dec 2018 07:31:14 INFO ChunkAdjuster - process(JCas)
17 Dec 2018 07:31:14 INFO AbstractJCasTermAnnotator - Finding Named Entities ...
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 ERROR JdbcRareWordDictionary - No operations allowed after statement closed.
17 Dec 2018 07:31:14 INFO AbstractJCasTermAnnotator - Finished processing
17 Dec 2018 07:31:14 INFO ClearNLPDependencyParserAE - Dependency parser starting with thread:http-nio-8080-exec-16
System Details and configs
UMLS tables;
- PREFTERM
- RXNORM
- SNOMECT_US
- TUI
- cui_terms
Apache Tomcat : 8.0.23
- lsb_release -a
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:cxx-3.0-amd64:cxx-3.0-noarch:cxx-3.1-amd64:cxx-3.1-noarch:cxx-3.2-amd64:cxx-3.2-noarch:cxx-4.0-amd64:cxx-4.0-noarch:cxx-4.1-amd64:cxx-4.1-noarch:security-4.0-amd64:security-4.0-noarch:security-4.1-amd64:security-4.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty