Not able to open briefcase
Posted: Fri Jun 13, 2008 2:47 pm
by rameshparvathaneni
Hai ,
I am not able to open the briefcase when i try to open briefcase i got the fallowing error.
ZmBriefcaseController is not defined
Can any one help me to resolve
Not able to open briefcase
Posted: Thu Aug 21, 2008 1:26 am
by greenrenault
Getting this error too, did you find a solution?
I am trying to figure this one out now...
message: ZmBriefcaseController is not defined
msg: ZmBriefcaseController is not defined
fileName: https://webmail.....au/zimbra/js/Startup1_2_all.js.zgz?v=080709154416
lineNumber: 10629
stack: ()@https://webmail....au/zimbra/js/Startup1_2_all.js.zgz?v=080709154416:10...
>
ZmBriefcaseController is not defined
Not able to open briefcase
Posted: Thu Aug 21, 2008 2:01 am
by greenrenault
Here's the solution to this problem (must be old cache). This happened on a Zimbra server which was upgraded from 5.0.6 to 5.0.8.
# su - zimbra
# zmcontrol stop
# rm -rf /opt/zimbra/jetty/work/*
# zmcontrol start
Problem solved!