You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ARomantsov (JIRA)" <ji...@apache.org> on 2019/02/07 10:18:00 UTC

[jira] [Updated] (IGNITE-11243) Not working control.sh / control.bat in master NPE in output

     [ https://issues.apache.org/jira/browse/IGNITE-11243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ARomantsov updated IGNITE-11243:
--------------------------------
    Description: 
./bin/control.sh  --host --port --baseline
Cluster state: active
Error: java.lang.NullPointerException

control.bat --host  --port  --baseline
Cluster state: active
Error: java.lang.NullPointerException
Press any key to continue . . .

No info in cluster logs matched with call, look like problem in utility run

  was:
./bin/control.sh  --host --port --baseline
Cluster state: active
Error: java.lang.NullPointerException

control.bat --host  --port  --baseline
Cluster state: active
Error: java.lang.NullPointerException
Press any key to continue . . .


> Not working control.sh / control.bat in master NPE in output
> ------------------------------------------------------------
>
>                 Key: IGNITE-11243
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11243
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.8
>            Reporter: ARomantsov
>            Priority: Blocker
>             Fix For: 2.8
>
>
> ./bin/control.sh  --host --port --baseline
> Cluster state: active
> Error: java.lang.NullPointerException
> control.bat --host  --port  --baseline
> Cluster state: active
> Error: java.lang.NullPointerException
> Press any key to continue . . .
> No info in cluster logs matched with call, look like problem in utility run



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)