[jbosstools-issues] [JBoss JIRA] (JBIDE-12201) [maintenance[ Remote deployment to AS7/EAP6: failed to create folder

Martin Malina (JIRA) jira-events at lists.jboss.org
Mon Jul 16 09:53:07 EDT 2012


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

Martin Malina closed JBIDE-12201.
---------------------------------



Verified in JBDS 5.0.1 (5.0.0 updated with http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_stable_branch.updatesite/product/). This error no longer appears.
                
> [maintenance[ Remote deployment to AS7/EAP6: failed to create folder
> --------------------------------------------------------------------
>
>                 Key: JBIDE-12201
>                 URL: https://issues.jboss.org/browse/JBIDE-12201
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.CR1
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 3.3.1
>
>
> With the fix for JBIDE-12185, there is still an issue when deploying exploded modules to remote as7/eap6 servers.
> There is an error which says that the destination folder of the app cannot be created. But in fact it is created and the deployment works as expected. This is the error:
> {code}
> !ENTRY org.jboss.ide.eclipse.as.core 4 1644298242 2012-06-18 10:43:14.643
> !MESSAGE Full publish failed for module dynproj
> !SUBENTRY 1 org.jboss.ide.eclipse.as.rse.core 4 1644298251 2012-06-18 10:43:14.644
> !MESSAGE failed to create folder /home/rasp/jbossqa/runtimes/jboss-eap-6.0.0.GA/standalone/deployments/dynproj.war on host marvin.brq.redhat.com
> !STACK 0
> 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:594)
> 	at org.eclipse.rse.internal.services.ssh.files.SftpFileService.createFolder(SftpFileService.java:1105)
> 	at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler$4.run(RSERemotePublishHandler.java:156)
> 	at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler$1.run(RSERemotePublishHandler.java:79)
> {code}
> Deployment of exploded archives to remote servers is very slow anyway. So until we can improve the performance I would suggest using zipped archives as default for remote servers. But this issue needs to be fixed nonetheless.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list