[
https://issues.apache.org/jira/browse/IGNITE-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527331#comment-16527331
]
Ivan Fedotov commented on IGNITE-8619:
--------------------------------------
[~vveider], yes, constructed command is provided below. I launch ssh on local
host on Mac OS:
*nohup "./ignite/bin/ignite.sh" -v
"modules/core/src/test/config/spring-start-nodes.xml"
-J-DIGNITE_SSH_HOST="127.0.0.1" -J-DIGNITE_SSH_USER_NAME="ivanan" >
/var/folders/k9/gl73xsmn68q0dr12hwhfxtdr0000gn/T//ignite-startNodes/06-29-2018--11-23-15-746e9b76.log
2>& 1 &*
> 'Remote node could not start' in ssh connection
> -----------------------------------------------
>
> Key: IGNITE-8619
> URL: https://issues.apache.org/jira/browse/IGNITE-8619
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Fedotov
> Assignee: Ivan Fedotov
> Priority: Major
>
> Now there is a problem with launch remote node via ssh. Initially was an
> assumption that it's due to remote process has not enough time to write
> information into log:
> [IGNITE-8085|https://issues.apache.org/jira/browse/IGNITE-8085]. But this
> correction didn't fix [TeamCity
> |https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=6814497542781613621&tab=testDetails].
>
> So it's necessary to make launch remote node via ssh always succesful.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)