[jbosstools-issues] [JBoss JIRA] (JBIDE-22078) Error publishing war file to wildfy 8 or above on windows

Tobias van den Berg (JIRA) issues at jboss.org
Mon May 2 05:29:00 EDT 2016


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

Tobias van den Berg commented on JBIDE-22078:
---------------------------------------------

I finally got the change to update JBoss Tools to version 4.3.1 in Eclipse. After some testing I can confirm that the issue is resolved indeed. I don't have any problems any more with Wildfly 10 on Windows.

> Error publishing war file to wildfy 8 or above on windows
> ---------------------------------------------------------
>
>                 Key: JBIDE-22078
>                 URL: https://issues.jboss.org/browse/JBIDE-22078
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.3.0.Final
>         Environment: - Windows 7 x64
> - jdk1.8.0_77 (32-bit)
> - Eclipse Mars.2 (32-bit)
> - JBoss Tools 4.3.0.FINAL
> - Wildfly 10.0.0.FINAL
>            Reporter: Tobias van den Berg
>            Assignee: Rob Stryker
>            Priority: Critical
>              Labels: new_and_noteworthy, respin-b
>             Fix For: 4.3.1.CR1
>
>         Attachments: FailureWatchModify1.PML, FileWatchError.zip, FSWatcherHang.txt, Logfile.PML, OkWatchModify1.PML
>
>
> The following  error is thrown after publishing a maven webapplication (.war) to Wildfly 10.0:
> "Error renaming C:\wildfly-10.0.0.Final\standalone\tmp\tmp8945090880188299781.properties to C:\wildfly-10.0.0.Final\standalone\deployments\WebViewer-0.0.3-SNAPSHOT.war\META-INF\maven\nl.incad.webviewer\WebViewer\pom.properties. 
> This may be caused by incorrect file permissions, or your server's temporary deploy directory may be on a different filesystem than the final destination.
> You may adjust these settings in the server editor."
> The webapplication is no longer available/online after the error. The only solution is to restart the server and to re-add the webapplication to the server. This makes it very hard to develop/test a webapplication on wildfly 10. The same error is thrown on wildfly 8.0/8.1, but the difference is that the webapplication is still available/online after the error.
> I've tried/tested the following:
> - Checked/updated Windows file permisions for the wildfly directory
> - Take ownership  of the wildfly directory (recursively)
> - Disabled Windows User Account Control (UAC)
> - Run Eclipse as Admin
> Relates to:
> - JBIDE-18697
> - JBIDE-17545



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


More information about the jbosstools-issues mailing list