Re: Stuck in solving class not found exception

2020-08-24 Thread Belal Ahmed Khan
Hi Team, Awaiting your reply, can you please have a look. Thanks, Belal khan On Wednesday, August 19, 2020, Belal Ahmed Khan wrote: > Hi Team, > > I am getting an exception when my client tries to connect to the cluster, > i have copied my application jar in the libs folder of the cluster stil

Re: Stuck in solving class not found exception

2020-08-18 Thread Denis Magda
Hi Belal, The following class wasn't found in the classpath of the node that failed with the exception Caused by: java.lang.ClassNotFoundException: com.globant.ignite.config.CutomStoreSessionListener at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassL

Stuck in solving class not found exception

2020-08-18 Thread Belal Ahmed Khan
Hi Team, I am getting an exception when my client tries to connect to the cluster, i have copied my application jar in the libs folder of the cluster still did not get why this issue is coming, please help me ! I have written my application code in the spring boot gradle project which will act as