Sergey Kamov created NLPCRAFT-126:
-------------------------------------
Summary: Errors log messages during stop probe. Should be hidden.
Key: NLPCRAFT-126
URL: https://issues.apache.org/jira/browse/NLPCRAFT-126
Project: NLPCraft
Issue Type: Improvement
Components: probe
Reporter: Sergey Kamov
Assignee: Aaron Radzinski
Fix For: 0.7.0
Can be reproduced when rest test executed.
Sep-16|16:27:33|INF| NCIntentSolver - (NCIntentSolver.scala:154) - Intent
'intent1' for variant #1 selected as the **winning match**.
Sep-16|16:27:33|INF| NCConversation - (NCConversation.scala:203) - Added new
tokens to the conversation [usrId=1, mdlId=nlpcraft.time.ex,
srvReqId=p6r9GrG857I9GnMGeM5aqo, toks=[Token [id=x:time, text=local time,
groups=x:time, parentId=null, value=null]]]
java.util.concurrent.RejectedExecutionException: Task
scala.concurrent.impl.CallbackRunnable@35cfdc64 rejected from
java.util.concurrent.ThreadPoolExecutor@64160a4c[Shutting down, pool size = 1,
active threads = 1, queued tasks = 0, completed tasks = 0]
at
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
at
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
at
java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
at
scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:24)
at scala.concurrent.impl.CallbackRunnable.executeWithValue(Promise.scala:72)
at
scala.concurrent.impl.Promise$DefaultPromise.$anonfun$tryComplete$1(Promise.scala:288)
at
scala.concurrent.impl.Promise$DefaultPromise.$anonfun$tryComplete$1$adapted(Promise.scala:288)
at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:288)
at scala.concurrent.Promise.complete(Promise.scala:53)
at scala.concurrent.Promise.complete$(Promise.scala:52)
at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:187)
at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:33)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Sep-16|16:27:33|INF| NCService - (NCService.scala:85) -
NCProbeEnrichmentManager stopped.
Sep-16|16:27:33|INF| NCConversationManager$ - (NCConversationManager.scala:67)
- Conversation manager GC stopped.
Sep-16|16:27:33|INF| NCService - (NCService.scala:85) - NCConversationManager
stopped.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)