[jbosstools-issues] [JBoss JIRA] (JBIDE-23651) Incremental publish to remote server throws exception

Jeff MAURY (JIRA) issues at jboss.org
Tue Jan 10 09:28:05 EST 2017


     [ https://issues.jboss.org/browse/JBIDE-23651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff MAURY updated JBIDE-23651:
-------------------------------
    Fix Version/s: 4.4.3.AM2
                       (was: 4.4.3.AM1)


> Incremental publish to remote server throws exception
> -----------------------------------------------------
>
>                 Key: JBIDE-23651
>                 URL: https://issues.jboss.org/browse/JBIDE-23651
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.4.2.Final
>            Reporter: Rastislav Wagner
>             Fix For: 4.4.3.AM2
>
>
> {code}
> failed to create folder /opt/wildfly/standalone/deployments/jboss-as-kitchensink-html5-mobile.war on host jawa32g2.mw.lab.eng.brq.redhat.com
> {code}
> {code}
> org.eclipse.rse.services.files.RemoteFileIOException: Operation failed. File system input or output error
> 	at org.eclipse.rse.internal.services.ssh.files.SftpFileService.makeSystemMessageException(SftpFileService.java:596)
> 	at org.eclipse.rse.internal.services.ssh.files.SftpFileService.createFolder(SftpFileService.java:1103)
> 	at org.jboss.ide.eclipse.as.rse.core.subsystems.RSEFilesystemController$3.run(RSEFilesystemController.java:107)
> 	at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {code}
> Incremetal publish successfully completes (file is updated) but exception is logged in error because RSEFilesystemController is trying to create a folder on remote server which already exists (was created during full publish)



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


More information about the jbosstools-issues mailing list