[jbosstools-issues] [JBoss JIRA] (JBIDE-22773) Openshift server adapter can't start with eap64-basic-s2i template on Windows: can't copy MANIFEST.MF reported

Dmitrii Bocharov (JIRA) issues at jboss.org
Tue Apr 18 10:32:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-22773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13394573#comment-13394573 ] 

Dmitrii Bocharov commented on JBIDE-22773:
------------------------------------------

According to my previous comment and [advanced rsync features for openshift |https://docs.openshift.org/latest/dev_guide/copy_files_to_container.html#advanced-rsync-features] tried to do smth like:
{code:bash}
rsync --rsh='oc rsh --token=PPf_cx_lJnph03Y9tY7SB2mKTtV1WIqg-0dryj5oSqM --server=https://10.1.2.2:8443 --insecure-skip-tls-verify=true -n sample-project' --chmod=ugo=rwX --exclude='.git' jboss-eap70-openshift-1-w4q6z:/opt/eap/standalone/deployments/ /cygdrive/dev/openshift/runtime-New_configuration/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample-project at jboss-eap70-openshift/deploy/
{code}
however, got _rsync error: error in rsync protocol data stream (code 12) at io.c(600) _ and many more errors

> Openshift server adapter can't start with eap64-basic-s2i template on Windows: can't copy MANIFEST.MF reported
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-22773
>                 URL: https://issues.jboss.org/browse/JBIDE-22773
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift, upstream
>    Affects Versions: 4.4.1.AM2
>            Reporter: Jeff MAURY
>            Assignee: Jeff MAURY
>              Labels: server
>             Fix For: 4.4.4.Final
>
>         Attachments: screenshot-1.png
>
>
> When starting the Openshift server adapter created from the eap64-basic-s2i template, the rsync phase reports the following error:
> [^screenshot-1.png]



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list