Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception 'com.openkm.core.LockException' is never thrown in the corresponding try block #317

Closed
zengsentry opened this issue Dec 24, 2021 · 1 comment
Assignees
Milestone

Comments

@zengsentry
Copy link

the code show error after updating the V6.3.11
Exception 'com.openkm.core.LockException' is never thrown in the corresponding try block

20211224111815
1224134315

@gnujavasergio
Copy link
Contributor

Hello, that exception was added in this issue #265

Exactly here https://github.com/openkm/document-management-system/pull/274/files#diff-7da546af018ee9fe83703cb84d7dfa7b697d0b3d8ec799df78faa9a7e4d6b68c

I checked the code and everything is correct.

The v6.3.11 release was also reviewed and it does not have that problem that it mentions.

git fetch origin
git tag -l
git checkout tags/v6.3.11 -b 6.3.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants