]
Fred Bricon closed JBIDE-22009.
-------------------------------
Resolution: Duplicate
Duplicate of JBIDE-21981
Rsync failure at server startup
-------------------------------
Key: JBIDE-22009
URL:
https://issues.jboss.org/browse/JBIDE-22009
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Xavier Coulon
Once the server adapter (auto)starts when I get the following error message in my
console:
{code}
receiving file list ... done
ROOT.war.deployed
sent 60 bytes received 228 bytes 115.20 bytes/sec
total size is 8498388 speedup is 29508.29
rsync: delete_file: rmdir
"/Users/xcoulon/workspaces/runtime-Eclipse-mars.2/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample(a)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}
from CLI, I can actually confirm that the {{ROOT.war}} directory exists and is not empty.