[jira] [Commented] (CMIS-976) It occurs in several actions of the CMIS the error from writeUnlock (java.lang.IllegalMonitorStateException)

2020-07-28 Thread Jos (Jira)
[ https://issues.apache.org/jira/browse/CMIS-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17166324#comment-17166324 ] Jos commented on CMIS-976: -- I can reproduce the bug using this simple code:   {code:java}   List

[jira] [Comment Edited] (CMIS-976) It occurs in several actions of the CMIS the error from writeUnlock (java.lang.IllegalMonitorStateException)

2020-07-28 Thread Jos (Jira)
[ https://issues.apache.org/jira/browse/CMIS-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17166324#comment-17166324 ] Jos edited comment on CMIS-976 at 7/28/20, 11:40 AM: - I can reproduce t

[jira] [Commented] (CMIS-976) It occurs in several actions of the CMIS the error from writeUnlock (java.lang.IllegalMonitorStateException)

2020-07-28 Thread Jos (Jira)
[ https://issues.apache.org/jira/browse/CMIS-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17166434#comment-17166434 ] Jos commented on CMIS-976: -- After investigation, it seems to be related to a session.clear() i've

[jira] [Comment Edited] (CMIS-976) It occurs in several actions of the CMIS the error from writeUnlock (java.lang.IllegalMonitorStateException)

2020-07-28 Thread Jos (Jira)
[ https://issues.apache.org/jira/browse/CMIS-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17166434#comment-17166434 ] Jos edited comment on CMIS-976 at 7/28/20, 1:52 PM: After investigation