Initial Reactions

General discussion about Zimbra Desktop.
Post Reply
JoshuaPrismon
Outstanding Member
Outstanding Member
Posts: 458
Joined: Fri Sep 12, 2014 9:59 pm

Initial Reactions

Post by JoshuaPrismon »

It's still plugging away at syncing the multiple thousands of email messages I have. One note is that the Desktop sync might not want to allow users to log in until the first synchronization is done. I am getting all manner of weird javascript errors when I am logged in mid-sync.
User avatar
jholder
Ambassador
Ambassador
Posts: 4824
Joined: Fri Sep 12, 2014 10:00 pm

Initial Reactions

Post by jholder »

Yeah, syncing is very intensive.
What kind of errors are you seeing?
goetzi
Advanced member
Advanced member
Posts: 184
Joined: Fri Sep 12, 2014 9:59 pm

Initial Reactions

Post by goetzi »

I can affirm that.

While syncing (the initial sync is still running) these errors occur:
message - _496 has no properties

fileName - http://localhost:7633/zimbra/js/AjaxZWC ... 0130033225

lineNumber - 6145

stack - ([object Object])@http://localhost:7633/zimbra/js/AjaxZWC ... 33225:6145

([object Object])@http://localhost:7633/zimbra/js/Boot_al ... 33225:4792

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

([object Object])@http://localhost:7633/zimbra/js/Boot_al ... 033225:541

([object Object])@http://localhost:7633/zimbra/js/AjaxZWC ... 33225:1194

(1,[object Object])@http://localhost:7633/zimbra/js/AjaxLog ... 33225:4649

("MODIFY",[object Object])@http://localhost:7633/zimbra/js/ZimbraC ... 0033225:99

([object Object],[object Object])@http://localhost:7633/zimbra/js/Boot_al ... 33225:2127

([object Array])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:16327

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

("createNotify",[object Array])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:15014

([object Object])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:14463

([object Object])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:14434

([object Object])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:14392

([object Object],[object Object])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:14344

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

([object Object])@http://localhost:7633/zimbra/js/Boot_al ... 033225:541

([object Object],[object Object])@http://localhost:7633/zimbra/js/ZimbraL ... 033225:386

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

([object Object])@http://localhost:7633/zimbra/js/Boot_al ... 033225:541

([object Object],[object Object])@http://localhost:7633/zimbra/js/AjaxLog ... 33225:3746

()@http://localhost:7633/zimbra/js/AjaxLog ... 33225:3701

handleEvent(undefined)@:0
name - TypeError


Also my browser (Firefox 2.0.0.3) hangs for ~10 seconds every 1-2 minutes.
JoshuaPrismon
Outstanding Member
Outstanding Member
Posts: 458
Joined: Fri Sep 12, 2014 9:59 pm

Initial Reactions

Post by JoshuaPrismon »

[quote user="goetzi"]I can affirm that.

While syncing (the initial sync is still running) these errors occur:
message - _496 has no properties

fileName - http://localhost:7633/zimbra/js/AjaxZWC ... 0130033225

lineNumber - 6145

stack - ([object Object])@http://localhost:7633/zimbra/js/AjaxZWC ... 33225:6145

([object Object])@http://localhost:7633/zimbra/js/Boot_al ... 33225:4792

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

([object Object])@http://localhost:7633/zimbra/js/Boot_al ... 033225:541

([object Object])@http://localhost:7633/zimbra/js/AjaxZWC ... 33225:1194

(1,[object Object])@http://localhost:7633/zimbra/js/AjaxLog ... 33225:4649

("MODIFY",[object Object])@http://localhost:7633/zimbra/js/ZimbraC ... 0033225:99

([object Object],[object Object])@http://localhost:7633/zimbra/js/Boot_al ... 33225:2127

([object Array])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:16327

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

("createNotify",[object Array])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:15014

([object Object])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:14463

([object Object])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:14434

([object Object])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:14392

([object Object],[object Object])@http://localhost:7633/zimbra/js/ZimbraC ... 3225:14344

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

([object Object])@http://localhost:7633/zimbra/js/Boot_al ... 033225:541

([object Object],[object Object])@http://localhost:7633/zimbra/js/ZimbraL ... 033225:386

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

([object Object])@http://localhost:7633/zimbra/js/Boot_al ... 033225:541

([object Object],[object Object])@http://localhost:7633/zimbra/js/AjaxLog ... 33225:3746

()@http://localhost:7633/zimbra/js/AjaxLog ... 33225:3701

handleEvent(undefined)@:0
name - TypeError


Also my browser (Firefox 2.0.0.3) hangs for ~10 seconds every 1-2 minutes.[/QUOTE]
Lot of errors like that. I am not seeing Freezes, but I am running on a mammoth box (Core 2 Duo 6600, 3GB RAM, 1TB Disk). It's using about 350MB right now.
User avatar
jholder
Ambassador
Ambassador
Posts: 4824
Joined: Fri Sep 12, 2014 10:00 pm

Initial Reactions

Post by jholder »

What version of ZCS do you have?

Is there anything in common with these messages it's having trouble with?
goetzi
Advanced member
Advanced member
Posts: 184
Joined: Fri Sep 12, 2014 9:59 pm

Initial Reactions

Post by goetzi »

[quote user="jholder"]What version of ZCS do you have?[/QUOTE]

4.5.0 Network Edition
[QUOTE]Is there anything in common with these messages it's having trouble with?[/QUOTE]

Since I don't really know how to identify the message with the information "_496", I can't say something about that.
8228cdamon
Advanced member
Advanced member
Posts: 52
Joined: Fri Sep 12, 2014 9:55 pm

Initial Reactions

Post by 8228cdamon »

"_496" is a result of minimizing the code (which we do through rhino), which among other things converts local variable names into short names.
We're working on improving behavior during the large initial sync. We want the mailbox to be accessible during that time, which is possibly an ambitious goal. That's why we sync from new to old, so the user will see their most recent messages first. One thing we plan on doing is having the client ignore the flood of notifications that are generated by the sync; that should help with the load and the JS errors. Other errors we'll fix as we're able to reproduce them.
-Conrad
jurg
Posts: 41
Joined: Fri Sep 12, 2014 10:26 pm

Initial Reactions

Post by jurg »

[quote user="8228cdamon"]"_496" is a result of minimizing the code (which we do through rhino), which among other things converts local variable names into short names.
We're working on improving behavior during the large initial sync. We want the mailbox to be accessible during that time, which is possibly an ambitious goal. That's why we sync from new to old, so the user will see their most recent messages first. One thing we plan on doing is having the client ignore the flood of notifications that are generated by the sync; that should help with the load and the JS errors. Other errors we'll fix as we're able to reproduce them.
-Conrad[/QUOTE]
I installed Zimbra Desktop on OS X and it started synchronizing immediately. However, at first it seemed to synchronize only my inbox. Other folders were not present. Later on I noticed that it started showing other folders too. I think a better user experience would be to first download the folder hierarchy and show all folders and then download all messages.
JoshuaPrismon
Outstanding Member
Outstanding Member
Posts: 458
Joined: Fri Sep 12, 2014 9:59 pm

Initial Reactions

Post by JoshuaPrismon »

[quote user="jholder"]What version of ZCS do you have?

Is there anything in common with these messages it's having trouble with?[/QUOTE]
4.5.2 (I think) OSS
JoshuaPrismon
Outstanding Member
Outstanding Member
Posts: 458
Joined: Fri Sep 12, 2014 9:59 pm

Initial Reactions

Post by JoshuaPrismon »

One interesting new problem. I installed it on my laptop, and I am receiving javascript parent error messages. My Virus Checker (Symantic AntiVirus Notification) is also going nuts with Netsky viruses.
Post Reply