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

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
  #1 (permalink)  
Old 04-03-2009, 01:12 AM
Starter Member
 
Posts: 1
Default "Failure communicating with remote server" - POP3

The icon for my POP3 account constantly shows as a red exclamation mark. When I click on it I get the following (although it does actually usually download my mail):

Failure communicating with remote server. Please try again later.

Debug message: Invalid end of line character

Exception:

com.zimbra.common.service.ServiceException: system failure: Synchronization of POP3 folder failed
ExceptionId:mid=3:1238746096465:8df87adcf50c9964
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE (ServiceException.java:253)
at com.zimbra.cs.datasource.Pop3Sync.importData(Pop3S ync.java:124)
at com.zimbra.cs.datasource.DataSourceManager.importD ata(DataSourceManager.java:154)
at com.zimbra.cs.mailbox.LocalMailbox.importData(Loca lMailbox.java:417)
at com.zimbra.cs.mailbox.LocalMailbox.syncAllLocalDat aSources(LocalMailbox.java:389)
at com.zimbra.cs.mailbox.LocalMailbox.sync(LocalMailb ox.java:431)
at com.zimbra.cs.mailbox.LocalMailbox.syncOnTimer(Loc alMailbox.java:361)
at com.zimbra.cs.mailbox.DesktopMailbox$1.run(Desktop Mailbox.java:436)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
Caused by: com.zimbra.cs.mailclient.ParseException: Invalid end of line character
at com.zimbra.cs.mailclient.pop3.ContentInputStream.f illBuffer(ContentInputStream.java:84)
at com.zimbra.cs.mailclient.pop3.ContentInputStream.r ead(ContentInputStream.java:42)
at com.zimbra.cs.mailclient.pop3.ContentInputStream.s kipRemaining(ContentInputStream.java:64)
at com.zimbra.cs.mailclient.pop3.ContentInputStream.c lose(ContentInputStream.java:60)
at com.zimbra.cs.datasource.Pop3Sync.fetchAndAddMessa ge(Pop3Sync.java:197)
at com.zimbra.cs.datasource.Pop3Sync.fetchAndRetainMe ssages(Pop3Sync.java:185)
at com.zimbra.cs.datasource.Pop3Sync.importData(Pop3S ync.java:116)
... 8 more
Reply With Quote
  #2 (permalink)  
Old 04-28-2011, 06:19 AM
Starter Member
 
Posts: 2
Default Same Error

Did you ever get a reply to your question, or fix it? I am a new user and got the same message the first time I logged on. Apparently I cannot use this product.
Reply With Quote
  #3 (permalink)  
Old 04-29-2011, 08:16 AM
Zimbra Employee
 
Posts: 98
Default

I would suggest trying with ZD 7. If you enable debug logging in the account setup page it will output protocol-level debugging information. Also, do you know what type of POP3 server you are connecting to (i.e. who is the provider)?
Reply With Quote
  #4 (permalink)  
Old 04-30-2011, 09:14 AM
Starter Member
 
Posts: 2
Default "Failure communicating with remote server"

I have the latest version of Zimbra Desktop. I do not know how to enable debug logging. My provider is earthlink.net. I get the message that says Invalid End of Line Character, after it downloaded maybe 20 emails (out of over 1000).

Debug message: Invalid end of line character

Exception:

com.zimbra.common.service.ServiceException: system failure:synchronization of POP3 folder failed
ExceptionId:sync-mbox-lespy@joimail.com:1304179665296:318ea295c9a2cb1e
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE (ServiceException.java:248)
at com.zimbra.cs.datasource.Pop3Sync.importData(Pop3S ync.java:150)
at com.zimbra.cs.datasource.DataSourceManager.importD ata(DataSourceManager.java:254)
at com.zimbra.cs.datasource.DataSourceManager.importD ata(DataSourceManager.java:219)
at com.zimbra.cs.mailbox.DataSourceMailbox.syncAllLoc alDataSources(DataSourceMailbox.java:430)
at com.zimbra.cs.mailbox.DataSourceMailbox.sync(DataS ourceMailbox.java:460)
at com.zimbra.cs.mailbox.DataSourceMailbox.syncOnTime r(DataSourceMailbox.java:397)
at com.zimbra.cs.mailbox.SyncMailbox$1.run(SyncMailbo x.java:262)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
Caused by: com.zimbra.cs.mailclient.ParseException: Invalid end of line character
at com.zimbra.cs.mailclient.pop3.ContentInputStream.f illBuffer(ContentInputStream.java:82)
at com.zimbra.cs.mailclient.pop3.ContentInputStream.r ead(ContentInputStream.java:40)
at java.io.InputStream.read(Unknown Source)
at com.zimbra.common.util.BufferStream.readFrom(Buffe rStream.java:184)
at com.zimbra.common.util.BufferStream.readFrom(Buffe rStream.java:174)
at com.zimbra.cs.datasource.MessageContent.readConten t(MessageContent.java:44)
at com.zimbra.cs.datasource.MessageContent.read(Messa geContent.java:34)
at com.zimbra.cs.datasource.Pop3Sync.fetchAndAddMessa ge(Pop3Sync.java:237)
at com.zimbra.cs.datasource.Pop3Sync.fetchAndRetainMe ssages(Pop3Sync.java:226)
at com.zimbra.cs.datasource.Pop3Sync.importData(Pop3S ync.java:141)
... 8 more
Reply With Quote
  #5 (permalink)  
Old 04-30-2011, 04:05 PM
New Member
 
Posts: 4
Default

I have exactly the same issue, except I get many duplicates of the downloaded messages. Also I have noticed that the password in my settings is too long. When I correct it it does not in fact change. So I believe that the failure to connect is because the password is incorrect.
Reply With Quote
  #6 (permalink)  
Old 11-21-2011, 12:02 PM
Loyal Member
 
Posts: 93
Default

hi,

i have the same problem.
anybody found a solution?

greetings
gregor
Reply With Quote
  #7 (permalink)  
Old 11-21-2011, 12:05 PM
Zimbra Employee
 
Posts: 98
Default

This is fixed for ZD 7.1.3 beta, which should be available before the end of 2011.

Bug 67532 - Webclient: Sync of POP3 folder failed: Invalid end of line character
Reply With Quote
  #8 (permalink)  
Old 11-21-2011, 12:31 PM
Loyal Member
 
Posts: 93
Default

Quote:
Originally Posted by jflanigan View Post
This is fixed for ZD 7.1.3 beta, which should be available before the end of 2011.

Bug 67532 - Webclient: Sync of POP3 folder failed: Invalid end of line character
thanks for the fast reply.

regards
gregor
Reply With Quote
  #9 (permalink)  
Old 02-20-2012, 02:39 PM
Loyal Member
 
Posts: 93
Default

i upgraded to 7.1.4 and the problem are gone.
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.