Also, why not use ignite.bat - Windows native ignite node launcher? On Fri, May 6, 2016 at 9:10 PM, Vladimir Ozerov <[email protected]> wrote:
> Hi Alexey, > > Please try unpacking Ignite to some directory other than "Program Files", > so that there are no spaces in the path. > > Vladimir. > > On Fri, May 6, 2016 at 4:35 PM, Alexey <[email protected]> wrote: > >> Hi, I am trying to start Ignite on Windows using cygwin. >> I downloaded Apache Ignite as zip, unzip it and set IGNITE_HOME >> When I try to start Ignite from command line I see the following errors. >> >> $ bin/ignite.sh >> Error: Could not find or load main class >> org.apache.ignite.startup.cmdline.CommandLineRandomNumberGenerator >> Error: Could not find or load main class >> org.apache.ignite.internal.util.portscanner.GridJmxPortFinder >> bin/ignite.sh, WARN: Failed to resolve JMX host (JMX will be disabled): >> WIN-1DIQOJOBO9G >> Error: Could not find or load main class >> org.apache.ignite.startup.cmdline.CommandLineStartup >> >> $ bin/ignite.bat >> Error: Could not find or load main class Files\Ignite\libs\*;c:\Program\* >> Error: Could not find or load main class Files\Ignite\libs\*;c:\Program\* >> Error: Could not find or load main class Files\Ignite\libs\*;c:\Program\* >> "C:\Program Files\Ignite\bin\ignite.bat", WARN: Failed to resolve JMX >> host. >> JMX will be disabled. >> Error: Could not find or load main class >> org.apache.ignite.startup.cmdline.CommandLineStartup >> ▒▒▒ ▒த▒▒▒▒▒▒▒ ▒▒▒▒▒▒ ▒▒▒▒ ▒▒▒▒▒▒▒ . . . >> >> Could you please advise how to fix it? >> >> Thanks. >> >> >> >> >> -- >> View this message in context: >> http://apache-ignite-users.70518.x6.nabble.com/Problem-with-getting-started-on-Windows-7-tp4830.html >> Sent from the Apache Ignite Users mailing list archive at Nabble.com. >> > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com
