[ 
https://issues.apache.org/jira/browse/GERONIMO-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vamsavardhana Reddy closed GERONIMO-3764.
-----------------------------------------

    Resolution: Fixed

Completed: At revision: 613388  in branches\2.0 and trunk (2.1).
 o DepoymentReaper needs full path, not just the filename.
 o DeploymentUtil.recursiveDelete() returns true upon successful deletion.
 o Remove the dirName, not deleteDir from pendingDeletionIndex.

> DeployerReaper fails to cleanup the temp directories left behind by deployer
> ----------------------------------------------------------------------------
>
>                 Key: GERONIMO-3764
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3764
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.0.1, 2.0.2, 2.0.x, 2.1
>            Reporter: Vamsavardhana Reddy
>            Assignee: Vamsavardhana Reddy
>             Fix For: 2.0.x, 2.1
>
>
> Deployer creates a temporary directory and cleans up the directory once 
> deployment operation is completed.  When deletion of a temp dir fails, the 
> deployer leaves it upto DeployerReaper to cleanup the directory later on.  
> DeployerReaper is failing to cleanup these directories as only the dir name 
> (not the complete path) is available to it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to