[jbosstools-issues] [JBoss JIRA] (JBIDE-21981) Error during rsync

Marián Labuda (JIRA) issues at jboss.org
Mon Apr 4 07:14:00 EDT 2016


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

Marián Labuda commented on JBIDE-21981:
---------------------------------------

On JBDS 9.1.0.CR1 respin-a build I am able to reproduce with steps in "Steps to Reproduce" similar behaviour. Server adapter is not in Debugging state, but there is an warning with nested error in error log. Also changes are successfully published via rsync (content of web page has changed to reflect changes in local workspace).
Warning:
{code}Error while publishing server eap-app at OpenShift 3 (10.1.2.2).  Could not sync all pods to folder /home/mlabuda/workspaces/910GA/.metadata/.plugins/org.jboss.ide.eclipse.as.core/eap-app_at_OpenShift_3_(10.1.2.2)/deploy

org.eclipse.core.runtime.CoreException: Error while publishing server eap-app at OpenShift 3 (10.1.2.2).  Could not sync all pods to folder /home/mlabuda/workspaces/910GA/.metadata/.plugins/org.jboss.ide.eclipse.as.core/eap-app_at_OpenShift_3_(10.1.2.2)/deploy
	at org.jboss.tools.openshift.core.server.behavior.OpenShiftPublishController.publishStart(OpenShiftPublishController.java:71)
	at org.jboss.ide.eclipse.as.wtp.core.server.behavior.CachedPublisherProfileBehavior.publishStart(CachedPublisherProfileBehavior.java:47)
	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:942)
	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
	at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3172)
	at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:345)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Contains: OpenShiftBinaryCapability process exited: could not make way for new regular file: ROOT.war
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1637) [generator=3.1.1]
error: exit status 23
{code}

Nested error 
{code}Error while publishing server eap-app at OpenShift 3 (10.1.2.2).  Could not sync all pods to folder /home/mlabuda/workspaces/910GA/.metadata/.plugins/org.jboss.ide.eclipse.as.core/eap-app_at_OpenShift_3_(10.1.2.2)/deploy

An exception stack trace is not available.{code}

It is not so critical as original issue, but still its an issue. Do you wanna reopen this one and lower priority or to create a new one?

> Error during rsync
> ------------------
>
>                 Key: JBIDE-21981
>                 URL: https://issues.jboss.org/browse/JBIDE-21981
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.1.CR1
>            Reporter: Xavier Coulon
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 4.3.1.CR1
>
>
> While testing the debugging support on the server adapter, I got the following error:
> {code}
> Could not sync all pods to folder /Users/xcoulon/workspaces/runtime-Eclipse-mars.2/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample at eap-app/deploy
> OpenShiftBinaryCapability process exited: rsync: delete_file: rmdir "/Users/xcoulon/workspaces/runtime-Eclipse-mars.2/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample at eap-app/deploy/ROOT.war" failed: Directory not empty (66)
> rsync error: some files could not be transferred (code 23) at /SourceCache/rsync/rsync-45/rsync/main.c(1400) [generator=2.6.9]
> error: exit status 23
> {code}
> The content of the {{.../deploy}} directory was:
> {code}
> drwxr-xr-x  9 xcoulon  staff      306 Mar 25 12:19 ./
> drwxr-xr-x  4 xcoulon  staff      136 Mar 25 11:55 ../
> -rw-r--r--  1 xcoulon  staff     9041 Mar 27  2015 README.txt
> drwxr-xr-x  7 xcoulon  staff      238 Mar 25 11:59 ROOT.war/
> -rw-r--r--  1 xcoulon  staff        8 Mar 23 17:59 ROOT.war.deployed
> -rw-r--r--  1 xcoulon  staff        8 Mar 25 12:18 ROOT.war.isdeploying
> -rw-r--r--  1 xcoulon  staff  8415373 Aug 11  2015 activemq-rar.rar
> -rw-r--r--  1 xcoulon  staff       16 Aug 11  2015 activemq-rar.rar.deployed
> -rw-r--r--  1 xcoulon  staff       16 Mar 25 12:18 activemq-rar.rar.isdeploying
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list