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

Claudio Weiler (JIRA) issues at jboss.org
Thu Feb 16 09:49:00 EST 2017


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

Claudio Weiler edited comment on JBIDE-23872 at 2/16/17 9:48 AM:
-----------------------------------------------------------------

[~rob.stryker], attached result log for .options file + debug switch on Eclipse.

In this log there are only lines generated after publish action called.

I noted the following lines:
{{
org.jboss.ide.eclipse.as.core /finer 16/02/17 12:23.48.673    Archive destination: D:/Aplic/wildfly-10.1.0/standalone/deployments/secmanEAR-0.0.1-SNAPSHOT.ear/secman.war
org.jboss.ide.eclipse.as.core /finer 16/02/17 12:23.48.674    Executing incremental publish on module.
}}

Then I run a clean action, and this is shown:
{{
org.jboss.ide.eclipse.as.core /finer 16/02/17 12:27.59.040    Archive destination: D:/Aplic/wildfly-10.1.0/standalone/deployments/secmanEAR-0.0.1-SNAPSHOT.ear/secman.war
org.jboss.ide.eclipse.as.core /finer 16/02/17 12:27.59.041    Executing full publish on module.
}}

For some reason it appears to run a incremental publish only on war module (ear and ejb module had a full publish).


was (Author: cweiler):
[~rob.stryker], attached result log for .options file + debug switch on Eclipse.

In this log there are only lines generated after publish action called.

I noted the following lines:
{{org.jboss.ide.eclipse.as.core /finer 16/02/17 12:23.48.673    Archive destination: D:/Aplic/wildfly-10.1.0/standalone/deployments/secmanEAR-0.0.1-SNAPSHOT.ear/secman.war
org.jboss.ide.eclipse.as.core /finer 16/02/17 12:23.48.674    Executing incremental publish on module.
}}

Then I run a clean action, and this is shown:
{{org.jboss.ide.eclipse.as.core /finer 16/02/17 12:27.59.040    Archive destination: D:/Aplic/wildfly-10.1.0/standalone/deployments/secmanEAR-0.0.1-SNAPSHOT.ear/secman.war
org.jboss.ide.eclipse.as.core /finer 16/02/17 12:27.59.041    Executing full publish on module.
}}

For some reason it appears to run a incremental publish only on war module (ear and ejb module had a full publish).

> 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
>
>         Attachments: publish.log
>
>
> 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