[jbosstools-issues] [JBoss JIRA] (JBIDE-18697) Error deploying exploded war on windows; fs / copy error

Cássio Mazzochi Molin (JIRA) issues at jboss.org
Thu Oct 23 11:17:36 EDT 2014


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

Cássio Mazzochi Molin edited comment on JBIDE-18697 at 10/23/14 11:17 AM:
--------------------------------------------------------------------------

I'm using:

 - Oracle jdk1.8.0_20 x64
 - Windows 7 x64 (on Windows 8 x64 I realized the same issue)
 - WildFly 8.1.0 downloaded from http://download.jboss.org/wildfly/8.1.0.Final/wildfly-8.1.0.Final.zip
 - Eclipse JEE Luna SR1 for Windows x64 downloaded from http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/luna/SR1/eclipse-jee-luna-SR1-win32-x86_64.zip

Steps to reproduce this issue:

 - Install all JBoss Tools 4.2.0.Final modules from marketplace
 - Create a Runtime Environment:
    -- Window > Preferences... > Server > Runtime Environments > Add...
    -- Select WildFly 8.x Runtime
    -- Next
    -- Set Home Directory (my WildFly's directory is C:\wildfly-8.1.0.Final)
    -- Select a Execution Environment or an Alternate JRE pointing to an Oracle jdk1.8.0_20 x64
    -- Finish
- Create a new server from Servers view:
    -- Select WildFly 8.x
    -- Next
    -- Use default options (server is local, controlled by filesystem and shell operations, using WildFly 8.x Runtime created on the last step)
    -- Finish
- Create a Dynamic Web Project with the default options
- Create a simple servlet
- On Servers view, add the project to the server (WildFly 8.x)
- Start the server
- Change the servlet code
- On Servers view, make a publish 
- On Servers view, make a clean
- The error should occur

I also tested with other Eclipse and other JBoss Tools versions and I reproduced the issue.


was (Author: cassiomolin):
I'm using:

 - Oracle jdk1.8.0_20 x64
 - Windows 7 x64 (on Windows 8 x64 I realized the same issue)
 - WildFly 8.1.0 downloaded from http://download.jboss.org/wildfly/8.1.0.Final/wildfly-8.1.0.Final.zip
 - Eclipse JEE Luna SR1 for Windows x64 downloaded from http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/luna/SR1/eclipse-jee-luna-SR1-win32-x86_64.zip

Steps to reproduce this issue:

 - Install all JBoss Tools 4.2.0.Final modules from marketplace
 - Create a Runtime Environment:
    -- Window > Preferences... > Server > Runtime Environments > Add...
    -- Select WildFly 8.x Runtime
    -- Next
    -- Set Home Directory (my WildFly's directory is C:\wildfly-8.1.0.Final)
    -- Select a Execution Environment or an Alternate JRE pointing to an Oracle jdk1.8.0_20 x64
    -- Finish
- Create a new server from Servers view:
    -- Select WildFly 8.x
    -- Next
    -- Use default options (server is local, controlled by filesystem and shell operations, using WildFly 8.x Runtime created on the last step)
    -- Finish
- Create a Dynamic Web Project with the default options
- Create a simple servlet
- On Servers view, add the project to the server (WildFly 8.x)
- Start the server
- Change the servlet code
- On Servers view, make a publish and the error should occur

I also tested with other Eclipse and other JBoss Tools versions and I reproduced the issue.

> Error deploying exploded war on windows; fs / copy error
> --------------------------------------------------------
>
>                 Key: JBIDE-18697
>                 URL: https://issues.jboss.org/browse/JBIDE-18697
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Final
>            Reporter: Rob Stryker
>
> https://developer.jboss.org/message/907562
> A user has reported that on windows, deploying a simple exploded war has failed with a copy error. This should be investigated



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the jbosstools-issues mailing list