Steps to fix Too many ADMIN sessions error

Revision as of 10:49, 14 August 2017 by Nbhagwat (talk | contribs) (Created page with "===<h1>Steps to fix Too many ADMIN sessions error</h1>=== <hr> <br> <h2>Problem:</h2> Getting "Too many ADMIN sessions" errors with ''zmmailbox'' command. mailbox.log shows...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Steps to fix Too many ADMIN sessions error



Problem:

Getting "Too many ADMIN sessions" errors with zmmailbox command.

mailbox.log shows entries like below.

"ZimbraWebClient - GC51 (Win);] session - Too many ADMIN sessions, closing AdminSession"

Solution:

By default 5 admin SOAP sessions configured for a single user on ZCS server, and its controlled by the local config key "zimbra_session_limit_admin".

With the help of following steps you can check and update current value:-

1). Command to check :-

    zmlocalconfig zimbra_session_limit_admin 

2). Command to update :-

    zmlocalconfig -e zimbra_session_limit_admin=10   
    zmmailboxdctl restart


Heera Singh Koranga

"Heera Singh" <hsingh@zimbra.com>

Jump to: navigation, search