Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Desktop > Installation Help

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 09-30-2007, 11:56 AM
Former Zimbran
 
Posts: 5,606
Default

What version of ZCS are you attempting to sync against?
Reply With Quote
  #12 (permalink)  
Old 09-30-2007, 02:09 PM
Senior Member
 
Posts: 71
Default

Quote:
Originally Posted by jholder View Post
What version of ZCS are you attempting to sync against?
zmcontrol -v
Release 4.5.4_GA_763.RHEL4_20070326134650 CentOS4 FOSS edition

Cheers

Last edited by sturgis; 09-30-2007 at 02:13 PM..
Reply With Quote
  #13 (permalink)  
Old 10-24-2007, 01:45 PM
Junior Member
 
Posts: 9
Default

I too am getting the same while trying to sync with the server on a Windows xp workstation...

Zimbra Desktop version 0.53 against a Zimbra 4.5.5

Last edited by edunn@adpt; 10-24-2007 at 02:02 PM..
Reply With Quote
  #14 (permalink)  
Old 10-24-2007, 02:20 PM
Former Zimbran
 
Posts: 5,606
Default

Please paste your error.
Reply With Quote
  #15 (permalink)  
Old 10-24-2007, 02:55 PM
Junior Member
 
Posts: 9
Default

the Internet explorer error: name - TypeError message - 'children' is null or not an object number - -2146823281 description - 'children' is null or not an object

Firefox:
message - newParent has no properties
fileName - http://localhost:7633/zimbra/js/zimb...v=070621192601
lineNumber - 992
stack - (undefined)@http://localhost:7633/zimbra/js/zimbraMail/share/model/ZmOrganizer.js?v=070621192601:992
([object Object])@http://localhost:7633/zimbra/js/zimbraMail/share/model/ZmFolder.js?v=070621192601:296
([object Object])@http://localhost:7633/zimbra/js/zimbraMail/core/ZmRequestMgr.js?v=070621192601:461
([object Object])@http://localhost:7633/zimbra/js/zimbraMail/core/ZmRequestMgr.js?v=070621192601:362
([object Object])@http://localhost:7633/zimbra/js/zimbraMail/core/ZmRequestMgr.js?v=070621192601:288
([object Object],[object Object])@http://localhost:7633/zimbra/js/zimbraMail/core/ZmRequestMgr.js?v=070621192601:219
apply([object Object],[object Array])@:0
([object Object])@http://localhost:7633/zimbra/js/Boot_all.js?v=070621192601:351
([object Object],[object Object])@http://localhost:7633/zimbra/js/zimbra/csfe/ZmCsfeCommand.js?v=070621192601:357
apply([object Object],[object Array])@:0
([object Object])@http://localhost:7633/zimbra/js/Boot_all.js?v=070621192601:351
([object Object],[object Object])@http://localhost:7633/zimbra/js/ajax/net/AjxRpcRequest.js?v=070621192601:207
()@http://localhost:7633/zimbra/js/ajax/net/AjxRpcRequest.js?v=070621192601:130
@:0

name - TypeError
I get these over and over again...
Reply With Quote
  #16 (permalink)  
Old 10-24-2007, 02:59 PM
Former Zimbran
 
Posts: 5,606
Default

Are you sure you're using .53 and not .58? You way want to uninstall and reinstall.
Reply With Quote
  #17 (permalink)  
Old 10-24-2007, 04:16 PM
Junior Member
 
Posts: 9
Default

The install is: zdesktop_windows_intel_0_53 - I am assuming it is 0.53.. I'll try and uninstall and see about downloading a different version...
Reply With Quote
  #18 (permalink)  
Old 10-25-2007, 08:35 AM
Junior Member
 
Posts: 9
Default

Ok - I have uninstalled and reinstalled - same issue.
I did find this in the install directory after installation was complete:
log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
log4j:WARN Please initialize the log4j system properly.

and I see this in the log files:
2007-10-25 09:34:22,125 DEBUG [Timer-Offline-Main] [] offline - resuming initial sync
2007-10-25 09:34:22,250 DEBUG [Timer-Offline-Main] [] offline - delta: updated folder (11): ROOT
2007-10-25 09:34:22,359 DEBUG [Timer-Offline-Main] [] offline - delta: updated folder (1): USER_ROOT
2007-10-25 09:34:22,484 DEBUG [Timer-Offline-Main] [] offline - delta: updated folder (2): Inbox
2007-10-25 09:34:22,484 ERROR [Timer-Offline-Main] [] offline - unexpected exception during sync for account edunn@adpt-tech.com
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at com.zimbra.cs.account.offline.OfflineAccount$Versi on.<init>(OfflineAccount.java:58)
at com.zimbra.cs.account.offline.OfflineAccount.getRe moteServerVersion(OfflineAccount.java:85)
at com.zimbra.cs.mailbox.OfflineMailbox.getRemoteServ erVersion(OfflineMailbox.java:756)
at com.zimbra.cs.mailbox.InitialSync.syncMessagelikeI tems(InitialSync.java:316)
at com.zimbra.cs.mailbox.InitialSync.initialFolderSyn c(InitialSync.java:233)
at com.zimbra.cs.mailbox.InitialSync.prioritySync(Ini tialSync.java:283)
at com.zimbra.cs.mailbox.InitialSync.initialFolderSyn c(InitialSync.java:261)
at com.zimbra.cs.mailbox.InitialSync.initialFolderSyn c(InitialSync.java:272)
at com.zimbra.cs.mailbox.InitialSync.resume(InitialSy nc.java:175)
at com.zimbra.cs.mailbox.InitialSync.resume(InitialSy nc.java:163)
at com.zimbra.cs.mailbox.OfflineMailboxManager$SyncTa sk.sync(OfflineMailboxManager.java:128)
at com.zimbra.cs.mailbox.OfflineMailboxManager$SyncTa sk.run(OfflineMailboxManager.java:98)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
Reply With Quote
  #19 (permalink)  
Old 10-25-2007, 08:43 AM
Junior Member
 
Posts: 9
Default

Do I need to install Apache/Tomcat on my workstation?
Reply With Quote
  #20 (permalink)  
Old 10-25-2007, 12:28 PM
Zimbra Employee
 
Posts: 1,688
Default

No you don't need to install anything else.

The issue you see is a known issue and has been fixed in a later release. However currently 0.58 has a bug that prevents the UI to load in the browser if the server is not a 5.0 server. So in your case if your server is not a 5.0 beta, then you'll need to wait for the next public release. I don't have a date yet but it will be later this year. We are working on a lot of big changes. Thanks for your patience!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.