Warning: "Restored ImapFolder has null folderIdentifier"

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
User avatar
msquadrat
Advanced member
Advanced member
Posts: 183
Joined: Mon Oct 14, 2013 10:09 am

Warning: "Restored ImapFolder has null folderIdentifier"

Post by msquadrat »

Hi folks,

I just upgraded our 8.7.11 to 8.8.11 and it was mostly smooth sailing. After the updates I noticed a lot of warnings like these though for most of (all?) active IMAP users:

Code: Select all

2018-12-27 15:43:37,886 INFO  [ImapServer-1] [ip=144.76.182.110;cid=99;oip=84.46.72.100;via=188.40.16.196(nginx/1.7.1);ua=Zimbra/8.8.11_GA_3737;] imap - ID elapsed=1
2018-12-27 15:43:37,886 INFO  [ImapServer-4] [ip=144.76.182.110;oip=84.46.72.100;via=188.40.16.196(nginx/1.7.1);ua=Zimbra/8.8.11_GA_3737;cid=99;] imap - AUTHENTICATE elapsed=0
2018-12-27 15:43:37,886 INFO  [ImapServer-3] [name=user@example.com;ip=144.76.182.110;oip=84.46.72.100;via=188.40.16.196(nginx/1.7.1);ua=Zimbra/8.8.11_GA_3737;cid=99;] imap - user user@example.com authenticated, mechanism=PLAIN
2018-12-27 15:43:37,886 INFO  [ImapServer-3] [name=user@example.com;ip=144.76.182.110;oip=84.46.72.100;via=188.40.16.196(nginx/1.7.1);ua=Zimbra/8.8.11_GA_3737;cid=99;] imap - AUTHENTICATE elapsed=0
2018-12-27 15:43:37,899 WARN  [ImapServer-0] [name=user@example.com;ip=144.76.182.110;oip=84.46.72.100;via=188.40.16.196(nginx/1.7.1);ua=Zimbra/8.8.11_GA_3737;cid=99;] imap - Restored ImapFolder has null folderIdentifier mailbox=Mailbox{id=321, account=2a935615-0853-4435-ba14-c007fdbaf600, lastItemId=1159, size=130305742} sessionPath=INBOX
2018-12-27 15:43:37,899 INFO  [ImapServer-0] [name=user@example.com;ip=144.76.182.110;oip=84.46.72.100;via=188.40.16.196(nginx/1.7.1);ua=Zimbra/8.8.11_GA_3737;cid=99;] imap - selected folder INBOX
2018-12-27 15:43:37,899 INFO  [ImapServer-0] [name=user@example.com;ip=144.76.182.110;oip=84.46.72.100;via=188.40.16.196(nginx/1.7.1);ua=Zimbra/8.8.11_GA_3737;cid=99;] imap - SELECT elapsed=1
…
2018-12-27 15:43:37,937 INFO  [ImapServer-4] [name=user@example.com;ip=144.76.182.110;oip=84.46.72.100;via=188.40.16.196(nginx/1.7.1);ua=Zimbra/8.8.11_GA_3737;cid=99;] imap - NOOP elapsed=0
2018-12-27 15:43:37,949 INFO  [ImapServer-3] [name=user@example.com;ip=144.76.182.110;oip=84.46.72.100;via=188.40.16.196(nginx/1.7.1);ua=Zimbra/8.8.11_GA_3737;cid=99;] imap - LOGOUT elapsed=0
2018-12-27 15:43:37,949 INFO  [ImapServer-0] [name=user@example.com;ip=144.76.182.110;oip=84.46.72.100;via=188.40.16.196(nginx/1.7.1);ua=Zimbra/8.8.11_GA_3737;cid=99;] imap - dropping connection for user user@example.com (LOGOUT)
Has anybody else seen these warnings as well?

My feeling is that they aren't bad things and are related to the IMAP session cache but lots of warnings in the log file makes me a bit uneasy.
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2802
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.7 Network Edition
Contact:

Re: Warning: "Restored ImapFolder has null folderIdentifier"

Post by L. Mark Stone »

Malte,

Not seeing that on any of our systems, but at one point Zimbra Support asked us, in response to other seemingly benign errors in mailbox.log, to run:

Code: Select all

zmprov ms `zmhostname` zimbraImapInactiveSessionEhcacheSize 104857600
to increase the cache size (the default is quite small).

As I don't fully understand how the ehcache is used, not sure if this is related or not, but thought I would pass it on.

Mark
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
Post Reply