[ 
https://issues.apache.org/jira/browse/GERONIMO-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562786#action_12562786
 ] 

Vamsavardhana Reddy commented on GERONIMO-3764:
-----------------------------------------------

Completed: At revision: 615417  in branches\2.0 and trunk (2.1)
 o NestedJarFile should close the baseJar only if it is created by itself.
 o This is sort of correcting the previous rev 615389 which may close the 
parent jar in one case (I doubt if we will be hitting that instance in 
Geronimo, but just to keep things straight...)



> 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
>
>         Attachments: GERONIMO-3764-2.0.patch, 
> GERONIMO-3764-deploymentutil.patch
>
>
> 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