You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (Jira)" <ji...@apache.org> on 2020/12/30 17:27:00 UTC

[jira] [Commented] (IGNITE-13936) [windows] Error: Could not find or load main class org.apache.ignite.app.IgniteRunner

    [ https://issues.apache.org/jira/browse/IGNITE-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256624#comment-17256624 ] 

Valentin Kulichenko commented on IGNITE-13936:
----------------------------------------------

[~prom1se], can you please show:
# The full log.
# The output of the {{ignite node classpath}} command.
# The contents of the {{C:\Users\user\ignite\bin}} folder.

> [windows] Error: Could not find or load main class org.apache.ignite.app.IgniteRunner
> -------------------------------------------------------------------------------------
>
>                 Key: IGNITE-13936
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13936
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Fedor Malchikov 
>            Priority: Blocker
>              Labels: ignite-3, ignite-3-cli-tool
>
> {code:java}
> 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
>  
> {code}
>  
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)