[
https://issues.apache.org/jira/browse/VCL-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051613#comment-14051613
]
ASF subversion and git services commented on VCL-769:
-----------------------------------------------------
Commit 1607684 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1607684 ]
VCL-769
Added _services_restart subroutine to VIM_SSH.pm. This calls 'services.sh
restart'. It gets called from _run_vim_cmd after 3 'connection reset' errors
occur.
> VMware vim-cmd fails if services fail
> -------------------------------------
>
> Key: VCL-769
> URL: https://issues.apache.org/jira/browse/VCL-769
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.3.2
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
>
> The VIM_SSH.pm module will fail to initialize if some of the VMware services
> are not responding. When this occurs, the output of many of the vim-cmd's
> will be:
> Failed to login: Connection reset by peer
> This can be resolved by restarting the VMware services by running:
> services.sh restart
> A call to this could be added to the code when the problem is detected.
--
This message was sent by Atlassian JIRA
(v6.2#6252)