Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
Docs Required, Release Notes Required
Description
PS C:\pub_share> .\ignite.exe init --repo=https://repository.apache.org/content/repositories/orgapacheignite-1499 >> Creating directories... Done! +--------------------+----------------------------+ | Binaries Directory | C:\Users\user\ignite\bin | +--------------------+----------------------------+ | Work Directory | C:\Users\user\ignite\work | +--------------------+----------------------------+ Installing org.apache.ignite:ignite-runner:3.0.0-alpha1... |===================================================================================================>| 99% |====================================================================================================| Done! Apache Ignite is successfully initialized. Use the ignite node start command to start a new local node. PS C:\pub_share> .\ignite.exe node start 1 Starting a new Ignite node... |====================================================================================================| Done! |====================================================================================================| Done! Can't start the node. Read logs for details: C:\Users\justp\ignite\work\1.log
info in log:
Error: Could not find or load main class org.apache.ignite.app.IgniteRunner
Caused by: java.lang.ClassNotFoundException: org.apache.ignite.app.IgniteRunner