[
https://issues.apache.org/jira/browse/NLPCRAFT-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421210#comment-17421210
]
Sergey Kamov commented on NLPCRAFT-450:
---------------------------------------
1) build project (all examples can be built with: mvn -DskipTests=true clean
package -P 'examples' )
2) call ./nlpcraft.sh
3) call start-server command
4) call start-probe --cp= command
it started
start-probe
--cp=~/apache/incubator-nlpcraft/nlpcraft-examples/lightswitch/target/apache-nlpcraft-incubating-0.9.0-lightswitch-deps.jar
(or set valid path another way)
it started
> CLI start-probe errors for Kotlin and Groovy based models.
> ----------------------------------------------------------
>
> Key: NLPCRAFT-450
> URL: https://issues.apache.org/jira/browse/NLPCRAFT-450
> Project: NLPCraft
> Issue Type: Bug
> Components: nlpcraft CLI
> Affects Versions: 0.9.1
> Reporter: Sergey Kamov
> Assignee: Sergey Kamov
> Priority: Critical
> Fix For: 0.9.1
>
>
> 1) start-probe doesn't work fr models with Ioc (like
> org.apache.nlpcraft.model.NCValueLoader)
> Example:
> start-probe
> --cp=~/apache/incubator-nlpcraft/nlpcraft-examples/lightswitch/target/classes
> same for minecraft
>
> Maybe it is because groovy, kotlin features
> (but these models started via tests infrastructure or NCProbe)
>
> 2) `start-probe` without paremetrs
> > start-probe
> X Last of empty String
> (Should be an error related to missed mandatory parameters?)
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)