<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
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.