Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-23651

Incremental publish to remote server throws exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.4.3.AM2
    • 4.4.2.Final
    • server
    • None
    • Hide

      1. create a project and deploy to remote server - in my case HTML5 from central and WF10 remote

      2.change some html file - see exception in error log

      Show
      1. create a project and deploy to remote server - in my case HTML5 from central and WF10 remote 2.change some html file - see exception in error log

      failed to create folder /opt/wildfly/standalone/deployments/jboss-as-kitchensink-html5-mobile.war on host jawa32g2.mw.lab.eng.brq.redhat.com
      
      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)
      

      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)

            rob.stryker Rob Stryker (Inactive)
            rawagner@redhat.com Rastislav Wagner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: