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
  #1 (permalink)  
Old 09-17-2008, 02:28 PM
Senior Member
 
Posts: 50
Default Cant connect to any server

Hi,

I have a strange error.
I have used Zimbra Desktop on my RHEL 5 maschien, and its working great.
However, it does not work on Fedora 9.
I can install it and start it, but when I try to configure an account, it fails to connect.

Connection failed. Please verify your server and port settings.

This happends regarless if I use IMAP, POP3 or Zimbra accounts.
Any ideas what that could be?

Cheers,
Paul
Reply With Quote
  #2 (permalink)  
Old 09-17-2008, 07:42 PM
Zimbra Employee
 
Posts: 1,688
Default

could you check logs under <install>/log?

could you try restarting the background service?
Reply With Quote
  #3 (permalink)  
Old 09-22-2008, 08:03 AM
Senior Member
 
Posts: 50
Default

Here are the logs:

----------------------------------------------------------------
2008-09-22 13:54:14.441 GMT:
Booting Derby version The Apache Software Foundation - Apache Derby - 10.3.3.0 - (652961): instance c013800d-011c-8a56-c447-0000039de0e8
on database directory /home/$username/zimbra/zdesktop/derby

Database Class Loader started - derby.database.classpath=''
2008-09-22 15:54:16,991 WARN [main] [] misc - LC.get(debug_calendar_allow_non_display_alarms) was null, returning empty string
2008-09-22 15:54:16,992 WARN [main] [] misc - LC.get(debug_calendar_allow_organizer_specified_al arms) was null, returning empty string
2008-09-22 15:54:16,992 WARN [main] [] misc - LC.get(debug_calendar_force_utc) was null, returning empty string
2008-09-22 15:54:16,992 WARN [main] [] misc - LC.get(debug_validate_outgoing_icalendar) was null, returning empty string
2008-09-22 15:54:16,992 WARN [main] [] misc - LC.get(debug_disable_conversation) was null, returning empty string
2008-09-22 15:54:16,992 WARN [main] [] misc - LC.get(debug_disable_filter) was null, returning empty string
2008-09-22 15:54:16,992 WARN [main] [] misc - LC.get(debug_disable_message_analysis) was null, returning empty string
2008-09-22 15:54:16,992 WARN [main] [] misc - LC.get(debug_disable_mime_part_extraction) was null, returning empty string
2008-09-22 15:54:16,992 WARN [main] [] misc - LC.get(debug_disable_indexing) was null, returning empty string
2008-09-22 15:54:16,993 WARN [main] [] misc - LC.get(debug_disable_objects) was null, returning empty string
2008-09-22 15:54:16,993 WARN [main] [] misc - LC.get(debug_disable_indexing_attachments_separate ly) was null, returning empty string
2008-09-22 15:54:16,993 WARN [main] [] misc - LC.get(debug_disable_indexing_attachments_together ) was null, returning empty string
2008-09-22 15:54:16,993 WARN [main] [] misc - LC.get(debug_disable_redolog_fsync) was null, returning empty string
2008-09-22 15:54:16,993 WARN [main] [] misc - LC.get(debug_disable_message_store_fsync) was null, returning empty string
2008-09-22 15:54:16,994 WARN [main] [] misc - LC.get(debug_disable_calendar_resource_permission_ denied_reply) was null, returning empty string
2008-09-22 15:54:16,994 WARN [main] [] misc - LC.get(debug_check_mailbox_cache_consistency) was null, returning empty string
2008-09-22 15:54:17,455 DEBUG [main] [] offline - Loading 5 folder mappings for service 'yahoo.com'
2008-09-22 15:54:17,456 DEBUG [main] [] offline - Loading 19 folder mappings for service 'gmail.com'
2008-09-22 15:54:17,456 DEBUG [main] [] offline - Loading 3 folder mappings for service 'aol.com'
2008-09-22 15:54:17,456 DEBUG [main] [] offline - Loading 7 folder mappings for service '.msexchange'
2008-09-22 15:54:22,178 INFO [main] [] log - No Transaction manager found - if your webapp requires one, please configure one.
2008-09-22 15:54:22,605 INFO [main] [] log - Opened /home/$username/zimbra/zdesktop/jetty/logs/access_log.2008-09-22
2008-09-22 15:54:22,613 INFO [main] [] log - Started SelectChannelConnector@localhost:7633
2008-09-22 15:56:02,210 DEBUG [btpool0-5] [name=zimbra;ip=127.0.0.1;] request - <AuthRequest xmlns="urn:zimbraAccount"><account by="name">$username@mailserver.com</account><password>$password</password></AuthRequest>
Zimbra server process is running as uid=500 euid=500 gid=501 egid=501
0 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
511 INFO [main] log - jetty-6.1.5
794 INFO [main] log - No Transaction manager found - if your webapp requires one, please configure one.
Reply With Quote
  #4 (permalink)  
Old 09-22-2008, 10:42 AM
Senior Member
 
Posts: 50
Default

It works when I use the IP instead of the server name...

Im so happy to have my ZDC back...
Reply With Quote
  #5 (permalink)  
Old 09-22-2008, 04:37 PM
Zimbra Employee
 
Posts: 1,688
Default

It sounds like some kind of weird dns caching issue on linux.
Reply With Quote
  #6 (permalink)  
Old 09-23-2008, 07:30 AM
Senior Member
 
Posts: 50
Default

Can I do something to get this resolved?
Reply With Quote
  #7 (permalink)  
Old 09-23-2008, 10:13 PM
Zimbra Employee
 
Posts: 1,688
Default

not sure. you could try restarting the desktop server.
Reply With Quote
  #8 (permalink)  
Old 09-28-2008, 10:42 AM
Member
 
Posts: 11
Default

i believe i have found the fix, at least for imap type - select the ssl for both incoming and outgoing mail. this problem wasn't in build 1083 but appeared when i upgraded to 1278 today. hope it helps.
Reply With Quote
  #9 (permalink)  
Old 09-28-2008, 11:48 AM
Senior Member
 
Posts: 50
Default

Thanks for your help, but SSL encrypion does not help in my case
Reply With Quote
  #10 (permalink)  
Old 09-28-2008, 11:59 AM
Member
 
Posts: 11
Default

when creating a new account, choose 'other/pop/imap account' & also try enabling 'username and password required for sending mail'
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.