[ https://issues.apache.org/jira/browse/IGNITE-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16303606#comment-16303606 ]
Alexandr Kuramshin edited comment on IGNITE-7135 at 12/26/17 7:32 AM: ---------------------------------------------------------------------- TC done, looks good https://ci.ignite.apache.org/viewLog.html?buildId=1016958&tab=queuedBuildOverviewTab was (Author: ein): TC done, looks good > IgniteCluster.startNodes() returns successful ClusterStartNodeResult even > though the remote process fails > --------------------------------------------------------------------------------------------------------- > > Key: IGNITE-7135 > URL: https://issues.apache.org/jira/browse/IGNITE-7135 > Project: Ignite > Issue Type: Bug > Affects Versions: 2.3 > Reporter: Alexandr Kuramshin > Assignee: Alexandr Kuramshin > Labels: test > Fix For: 2.4 > > > After unsuccessful start of three remote nodes with > {{IgniteCluster#startNodes(Collection<Map<String,Object>>, > Map<String,Object>, boolean, int, int)}} we get > {{Collection<ClusterStartNodeResult>}} with three elements, each has > {{isSuccess()}} is true. > But the remote node startup log was > {noformat} > nohup: ignoring input > /data/teamcity/work/820be461cd64b574/bin/ignite.sh, ERROR: > The version of JAVA installed in JAVA_HOME=/usr/lib/jvm/java-9-oracle is > incorrect. > Please point JAVA_HOME variable to installation of JDK 1.7 or JDK 1.8. > You can also download latest JDK at http://java.com/download > {noformat} -- This message was sent by Atlassian JIRA (v6.4.14#64029)