https://bz.apache.org/ooo/show_bug.cgi?id=126131
--- Comment #5 from jvchbabu <[email protected]> --- We are ready to provide the more details or information to reproduce the issue. The file is under lock after executing the below statement . xBitmapContainer.insertByName("someID", url); After processing we are removing the someID by the below statement and it should remove the lock but retaining the lock. xBitmapContainer.removeByName("someID"); -- You are receiving this mail because: You are the assignee for the issue.
