The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
- Zimbra Tech Center
- Certified
- Fix Random LockFailException: Too many waiters error
Fix Random LockFailException: Too many waiters error
KB 22040
|
Last updated on 2015-07-11
|
Last updated by Jorge de la Cruz
|
|
Verified in: ZCS 8.6
ZCS 8.5
ZCS 8.0
|
|
 - This is certified documentation and is protected for editing by Zimbra Employees & Moderators only.
|
KB 22040
|
Last updated on 2015-07-11
|
|
|
 - This is certified documentation and is protected for editing by Zimbra Employees & Moderators only.
|
- This article is a Work in Progress, and may be unfinished or missing sections.
Purpose
A network service error has occurred com.zimbra.cs.mailbox.MailboxLock$LockFailedException: too many waiters
You will see the next error in the log:
"com.zimbra.cs.mailbox.MailboxLock$LockFailedException: too many waiters: 15
at com.zimbra.cs.mailbox.MailboxLock.lock(MailboxLock.java:187)
at com.zimbra.cs.mailbox.Mailbox.beginTransaction(Mailbox.java:1710)
at com.zimbra.cs.mailbox.Mailbox.beginReadTransaction(Mailbox.java:1686)"
Resolution
The solution is increase the attribute "zimbra_mailbox_lock_max_waiting_threads" value :
su - zimbra
zmlocalconfig -e zimbra_mailbox_lock_max_waiting_threads=30
zmmailboxdctl restart
Additional Content
Try Zimbra
Try Zimbra Collaboration with a 60-day free trial.
Get it now »
Want to get involved?
You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »
Looking for a Video?
Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »
Wiki/KB reviewed by
|
SME1
|
SME2
|
Copyeditor
|
Last edit by Jorge de la Cruz
|