Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Desktop > General Questions

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 Display Modes
  #1 (permalink)  
Old 03-27-2007, 08:05 AM
Loyal Member
 
Posts: 88
Default Installs but won't start on Linux FC6

On Linux Fedora Core 6, the installation completed (though hung for quite a while on the start the daemons bit right at the end).

However, the zdesktop doesn't start up, and the zdesktop.err file gives the following:

Code:
3 [main] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
821 [main] WARN org.mortbay.log - failed SelectChannelConnector @ localhost:7633
java.net.BindException: Cannot assign requested address
        at sun.nio.ch.Net.bind(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
        at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
        at org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:202)
        at org.mortbay.jetty.AbstractConnector.doStart(AbstractConnector.java:251)
        at org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:283)
        at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.mortbay.xml.XmlConfiguration.call(XmlConfiguration.java:529)
        at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:241)
        at org.mortbay.xml.XmlConfiguration.refObj(XmlConfiguration.java:633)
        at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:249)
        at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:203)
        at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:919)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.mortbay.start.Main.invokeMain(Main.java:183)
        at org.mortbay.start.Main.start(Main.java:497)
        at org.mortbay.start.Main.main(Main.java:115)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
        at com.install4j.runtime.Launcher.main(Unknown Source)
825 [main] WARN org.mortbay.log - Config error at <Call name="start"/>
825 [main] WARN org.mortbay.log - Config error at <Ref id="http"><Call name="start"/></Ref>
825 [main] WARN org.mortbay.log - EXCEPTION 
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.mortbay.xml.XmlConfiguration.call(XmlConfiguration.java:529)
        at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:241)
        at org.mortbay.xml.XmlConfiguration.refObj(XmlConfiguration.java:633)
        at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:249)
        at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:203)
        at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:919)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.mortbay.start.Main.invokeMain(Main.java:183)
        at org.mortbay.start.Main.start(Main.java:497)
        at org.mortbay.start.Main.main(Main.java:115)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
        at com.install4j.runtime.Launcher.main(Unknown Source)
Caused by: java.net.BindException: Cannot assign requested address
        at sun.nio.ch.Net.bind(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
        at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
        at org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:202)
        at org.mortbay.jetty.AbstractConnector.doStart(AbstractConnector.java:251)
        at org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:283)
        at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
        ... 23 more
829 [main] WARN org.mortbay.log - Nested in java.lang.reflect.InvocationTargetException:
java.net.BindException: Cannot assign requested address
        at sun.nio.ch.Net.bind(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
        at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
        at org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:202)
        at org.mortbay.jetty.AbstractConnector.doStart(AbstractConnector.java:251)
        at org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:283)
        at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.mortbay.xml.XmlConfiguration.call(XmlConfiguration.java:529)
        at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:241)
        at org.mortbay.xml.XmlConfiguration.refObj(XmlConfiguration.java:633)
        at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:249)
        at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:203)
        at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:919)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.mortbay.start.Main.invokeMain(Main.java:183)
        at org.mortbay.start.Main.start(Main.java:497)
        at org.mortbay.start.Main.main(Main.java:115)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
        at com.install4j.runtime.Launcher.main(Unknown Source)
Reply With Quote
  #2 (permalink)  
Old 03-27-2007, 08:17 AM
Loyal Member
 
Posts: 88
Default

On the other hand, its started up just fine on Ubuntu 6.10. Now onto more testing.
Reply With Quote
  #3 (permalink)  
Old 03-27-2007, 09:20 AM
Junior Member
 
Posts: 8
Default

Funny, I actually have it running here on Fedora Core 6.

The error log mentions not being able to bind properly to an address - is /etc/hosts looking sensible?

I've been able to start/stop zmdesktop at will, with no problem.
__________________
Colin Charles, http://www.bytebot.net/blog/
Reply With Quote
  #4 (permalink)  
Old 03-27-2007, 10:26 AM
Loyal Member
 
Posts: 88
Default

Ah, yes, I'd mapped localhost onto another IP address for some reason. Corrected that, reinstalled from scratch and it went OK.

Now its hanging on the "Loading..." screen, but it may just be downloading my 500MB of mail before it lets me on, for some reason.
Reply With Quote
  #5 (permalink)  
Old 03-27-2007, 10:41 AM
Junior Member
 
Posts: 8
Default

In ~/zimbra/zdesktop/log there are log files. Do check to see if there's progress...

But yes, 500MB of mail can take some time to download. Gotta be patient.

Hope all's well!
__________________
Colin Charles, http://www.bytebot.net/blog/
Reply With Quote
  #6 (permalink)  
Old 03-29-2007, 09:33 AM
Loyal Member
 
Posts: 88
Default

Well, there's patient and there's patient

On my connection, I'd expect 500MB to download in less than an hour (often a lot less, depending on the server).

Zimbra was downloading for 7 hours, then it seemed (from the log file) to stop downloading anything very much, but carried on trying.

It would be useful to know the experiences of others with similar volumes of mail: if it's a general issue, I'll raise a bug.

It would also be useful, for the long downloads, to have some sort of progress bar or, even better, to allow you to use the Zimbra desktop and sync. in the background,
Reply With Quote
  #7 (permalink)  
Old 03-29-2007, 11:19 AM
Zimbra Employee
 
Posts: 1,666
Default

Yes progress bar is in the plan. And we also plan to speed up download. Thanks for the feedback!
Reply With Quote
Reply


Thread Tools
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.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0