Open File Handles on cbp files within processes directory
---------------------------------------------------------
Key: ODE-521
URL: https://issues.apache.org/jira/browse/ODE-521
Project: ODE
Issue Type: Bug
Affects Versions: 1.3
Reporter: Colin
Attachments: fileLocks.patch
ODE ends up maintaining file handles on *.cbp files which prevents the
DeploymentService.undeploy from properly cleaning up previous deployments.
You'll end up with log messages like:
ERROR FileUtils.deepDelete : Unable to deepDelete file XXXXX.cbp; 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.