You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Matthieu Riou (JIRA)" <ji...@apache.org> on 2009/02/23 19:38:01 UTC

[jira] Resolved: (ODE-526) wsdl resource files are locked during undeploy while a process is executing

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

Matthieu Riou resolved ODE-526.
-------------------------------

    Resolution: Fixed
      Assignee: Matthieu Riou

Patch applied. Thanks Colin!

> wsdl resource files are locked during undeploy while a process is executing
> ---------------------------------------------------------------------------
>
>                 Key: ODE-526
>                 URL: https://issues.apache.org/jira/browse/ODE-526
>             Project: ODE
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Colin
>            Assignee: Matthieu Riou
>             Fix For: 1.3
>
>         Attachments: wsdllock.patch
>
>
> ODE ends up maintaining a file handle on *.wsdl files which prevents the DeploymentService.undeploy from properly cleaning up previous deployments when a process is executing.
> ERROR FileUtils.deepDelete : Unable to deepDelete file XXXXX.wsdl; this may be caused by a descriptor leak and should be reported. 

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