When I start GridGain node, I get the following exception:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/gridgain/grid/loaders/cmdline/GridCommandLineLoader
How to fix it?
Most probably GRIDGAIN_HOME environment variable is not set or is set incorrectly. Please, set GRIDGAIN_HOME to your GridGain installation folder.