[jbosstools-issues] [JBoss JIRA] (JBIDE-23872) Tools clear war deployed files

Rob Stryker (JIRA) issues at jboss.org
Thu Feb 9 17:16:00 EST 2017


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

Rob Stryker commented on JBIDE-23872:
-------------------------------------

I am experiencing the following:

1) When i close the workspace, the server itself is terminated

2) When i re-open the workspace, the server requires a republish

3) If I start the server, a request for PUBLISH_FULL is made, however... the exact same logic is used at this point whether we have a clean or a full publish request. We never use the 'kind' or 'modulePublishState' or 'deltaKind' variables again.  We only use the return value of this method, in this case, FULL_PUBLISH. 

I've tried it on linux and on windows. It works for me in both environments. 

Basically, after a workspace restart, the state of the module is 'unknown'.  Whether we get a 'clean' publish request, or you just start the server and we get get an automatic 'full' publish request, we do the exact same behavior. 

And [~cweiler], there is a 'Full Publish' action if you right-click on the module instead of on the server. 

However, as I said, simply starting the server, or executing a normal 'publish', or executing a 'full publish' or a 'clean...' all have the exact same behavior when executed after a workspace restart. After a workspace restart, the module is in an unknown state, and **always** gets a full / clean publish. We treat these as identical. 

[~mmalina] Can you replicate this? 


> Tools clear war deployed files
> ------------------------------
>
>                 Key: JBIDE-23872
>                 URL: https://issues.jboss.org/browse/JBIDE-23872
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.4.2.Final
>         Environment: Windows 7 64
> JDK 8
> Eclipse Neon 1
> JBoss Tools 4.4
> WildFly 10.1
>            Reporter: Claudio Weiler
>            Assignee: Rob Stryker
>             Fix For: 4.4.3.Final
>
>
> After an Eclipse start war deployed files are deleted and not republished.
> I have created a system lock to one of the html resources to try to dig more infos, but the exception shown refers to another resource:
> "Error renaming D:\Aplic\wildfly-10.1.0\standalone\tmp\tmp7250132485298982117.MF to D:\Aplic\wildfly-10.1.0\standalone\deployments\testing-ear.ear\META-INF\MANIFEST.MF."



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


More information about the jbosstools-issues mailing list