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
Fix For: 1.3
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.