Sergey Kamov created NLPCRAFT-445:
-------------------------------------
Summary: Stanford based server cannot be started
Key: NLPCRAFT-445
URL: https://issues.apache.org/jira/browse/NLPCRAFT-445
Project: NLPCraft
Issue Type: Task
Components: server
Reporter: Sergey Kamov
Assignee: Aaron Radzinski
Fix For: 0.9.1
How to reproduce
1) configure nlpcraft.conf ({color:#000000}nlpEngine{color} =
{color:#067d17}"stanford"{color})
2) click on maven profiles checkbox 'stanford-corenlp' and refresh the project
3) run server with nlpcraft-stanford (-cp, configuration window)--
Sep-15|14:18:01|INF| [ 270ms] NCProcessLogManager started.
Sep-15|14:18:05|INF| [4125ms] NCGeoManager started.
Sep-15|14:18:05|ERR| Failed to start server:
Sep-15|14:18:05|ERR| +-+ [java.lang.AssertionError] NCService#start() should
not be called directly in 'NCStanfordTokenizer' service. -> (NCService.scala:52)
Sep-15|14:18:05|ERR| | o.a.n.common.NCService.start -> (NCService.scala:52)
Sep-15|14:18:05|ERR| | o.a.n.common.nlp.core.NCNlpCoreManager$.start ->
(NCNlpCoreManager.scala:47)
Sep-15|14:18:05|ERR| | o.a.n.server.NCServer$.startManagers ->
(NCServer.scala:95)
Sep-15|14:18:05|ERR| | o.a.n.server.NCServer$.start -> (NCServer.scala:205)
Sep-15|14:18:05|ERR| | o.a.n.server.ignite.NCIgniteRunner$.runWith ->
(NCIgniteRunner.scala:86)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)