Hello Denis, I don't know if this was the root cause, but after I adjusted the namespace for the class that starts the compute node, and redeployed the jar, things fell into place and started working again.
On Wed, Apr 8, 2020 at 10:39 PM Denis Magda <[email protected]> wrote: > Hi, > > Do you use ignite.sh/bat script to start the cluster nodes that will be > hosting the services? Only that script adds jars from the root of > "ignite/lib" directory to the classpath. > > - > Denis > > > On Wed, Apr 8, 2020 at 4:08 AM narges saleh <[email protected]> wrote: > >> Hi All, >> I am deploying the jar that includes my services to ignite's libs >> directory on all the nodes but when I try to deploy the service, I still >> get ClassNotFoundException. Am I supposed to do something additional? >> >> thanks. >> >
