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

[jira] Resolved: (ODE-482) .axis2 configuration file is locked

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

Alexis Midon resolved ODE-482.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

patch applied. Thanks!

 http://svn.apache.org/viewvc?view=rev&revision=733988

> <process-name>.axis2 configuration file is locked
> -------------------------------------------------
>
>                 Key: ODE-482
>                 URL: https://issues.apache.org/jira/browse/ODE-482
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Compilation/Parsing
>    Affects Versions: 1.2
>            Reporter: Alexey Ousov
>            Assignee: Alexis Midon
>             Fix For: 1.3
>
>         Attachments: ODE-482.patch
>
>
> When BPEL process is read/deployed, the configuration file stream "<process-name>.axis2" is not closed, so it stays locked. If BPEL process is undeployed, engine cannot delete this file, so it is left in porcess folder, and process folder cannot be deleted. The following exceptions is shown in the logs:
> 13:09:17,375 ERROR FileUtils.deepDelete(61) : Unable to deepDelete file M:\Lib\__Data\te\processes\std_qds_requestservice-80\STD_QDS_RequestService.axis2; 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.