error apon opening user mailbox

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
rmvg
Outstanding Member
Outstanding Member
Posts: 208
Joined: Fri Sep 12, 2014 9:54 pm

error apon opening user mailbox

Post by rmvg »

got this error today just thought u might like to see it everything still working very well howerver. I used IMAPsync to import messages from my old bincIMAP server to zimbra mabey this has caused some problems as some of my mailboxes will not even transfer. BincIMAP uses a modified maildir++ format called IMAPdir you can check the details here.

BWT">http://www.bincimap.org/bincimap-faq.html#q12
BWT Binc has be a very clean and reliable imap server and very helpfull folks too. It is however difficult to add features like a db backend.


thanks
message - this._calController has no properties

fileName - https://canmail.org/zimbra/js/AjxMail_a ... 0829110020

lineNumber - 3877

stack - ([object Object])@https://canmail.org/zimbra/js/AjxMail_a ... 10020:3877

([object Object])@https://canmail.org/zimbra/js/AjxMail_a ... 10020:3639

([object Object])@https://canmail.org/zimbra/js/AjxMail_a ... 10020:3550

([object Object])@https://canmail.org/zimbra/js/AjxMail_a ... 10020:3244

()@https://canmail.org/zimbra/js/AjxMail_a ... 0020:25257

([object Object])@https://canmail.org/zimbra/js/AjxMail_a ... 10020:3158

call([object Object],[object Object])@:0

((function (params) {if (!(params && params.bIsRelogin)) {if (!this._appViewMgr) {this._appViewMgr = new ZmAppViewMgr(this._shell, this, false, true);}try {this._components = new Object();this._components[ZmAppViewMgr.C_SASH] = new DwtSash(this._shell, DwtSash.HORIZONTAL_STYLE, "console_inset_app_l", 20);this._components[ZmAppViewMgr.C_BANNER] = this._createBanner();this._components[ZmAppViewMgr.C_USER_INFO] = this._createUserInfo();this._settings.loadUserSettings();if (params && params.settings) {this._needOverviewLayout = true;for (var id in params.settings) {this._settings.getSetting(id).setValue(params.settings[id]);}}this._pollInterval = this._appCtxt.get(ZmSetting.POLLING_INTERVAL) * 1000;DBG.println(AjxDebug.DBG1, "poll interval = " + this._pollInterval + "ms");ZmTimezones.initializeServerTimezone();this._setUserInfo();this._checkOverviewLayout();var app = params ? params.app : null;var startApp = ZmZimbraMail.APP_CLASS[app] ? app : ZmZimbraMail.defaultStartApp;if (this._appCtxt.get(ZmSetting.SEARCH_ENABLED)) {this._components[ZmAppViewMgr.C_SEARCH] = this.getSearchController().getSearchPanel();}var currentAppToolbar = new ZmCurrentAppToolBar(this._shell);this._appCtxt.setCurrentAppToolbar(currentAppToolbar);this._components[ZmAppViewMgr.C_CURRENT_APP] = currentAppToolbar;this._components[ZmAppViewMgr.C_APP_CHOOSER] = this._createAppChooser();this._components[ZmAppViewMgr.C_STATUS] = this._statusBox = new DwtText(this._shell, "statusBox", Dwt.ABSOLUTE_STYLE);this._statusBox.setScrollStyle(Dwt.CLIP);this._calController = this.getApp(ZmZimbraMail.CALENDAR_APP).getCalController();if (skin && skin.showSkin) {skin.showSkin(true);}this._appViewMgr.addComponents(this._components, true);try {this.activateApp(startApp);} catch (ex) {this._handleException(ex, this.startup, null, true);}this.setSessionTimer(true);} catch (ex) {ex.code = ZmCsfeException.SVC_AUTH_EXPIRED;this._handleException(ex, this.startup, null, true);}}this._schedule(this._killSplash);}),[object Object],0)@https://canmail.org/zimbra/js/AjxMail_a ... 0020:36240

apply([object Object],[object Array])@:0

(0)@https://canmail.org/zimbra/js/AjxMail_a ... 110020:440

@https://canmail.org/zimbra/js/AjxMail_a ... 110020:421
name - TypeError
schemers
Outstanding Member
Outstanding Member
Posts: 225
Joined: Fri Sep 12, 2014 9:53 pm

error apon opening user mailbox

Post by schemers »

thanks for the report. That particiular error has already been fixed for the next release.
roland
Post Reply