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 03-05-2010, 03:03 PM
Starter Member
 
Posts: 2
Default Couldn't access Yahoo! Zimbra Desktop server....

Hello All,

I get the following JS error : Couldn't access Yahoo! Zimbra Desktop server. If issue persists after reinstall, please check logs for errors and report to Zimbra Desktop - Zimbra - Forums.

I am not OSX 10.6.2 & Zimbra 1.0 1593 Build

This error just appeared after i upgraded to snow lepoard ( possible after the Java updated to a new version i am not 100% sure ).

I am nervous to reinstall as i dont want to lose my mail.

I see the form recommends giving logs however the logs do not seem to be updated since the problem occurs so i have pasted the zdesktop.out file below :

PHP Code:
0    INFO  [mainlog Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.logvia org.mortbay.log.Slf4jLog
330  INFO  
[mainlog jetty-6.1.5
513  INFO  
[mainlog No Transaction manager found - if your webapp requires oneplease configure one.
Fatal errorterminatingFailed to loadLibrary(zimbra-native)
java.lang.UnsatisfiedLinkError: /Users/Work/zimbra/zdesktop/lib/libzimbra-native.jnilib:  no suitable image found.  Did find:  /Users/Work/zimbra/zdesktop/lib/libzimbra-native.jnilibmach-obut wrong architecture
    at java
.lang.ClassLoader$NativeLibrary.load(Native Method)
    
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1861)
    
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1778)
    
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    
at java.lang.System.loadLibrary(System.java:1045)
    
at com.zimbra.znative.Util.loadLibrary(Util.java:48)
    
at com.zimbra.znative.Util.<clinit>(Util.java:64)
    
at com.zimbra.znative.Process.getuid(Process.java:31)
    
at com.zimbra.cs.servlet.FirstServlet.init(FirstServlet.java:73)
    
at javax.servlet.GenericServlet.init(GenericServlet.java:241)
    
at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:433)
    
at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:256)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:612)
    
at org.mortbay.jetty.servlet.Context.startContext(Context.java:139)
    
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1222)
    
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:501)
    
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:449)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
    
at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:161)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
    
at org.mortbay.jetty.Server.doStart(Server.java:217)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:979)
    
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    
at java.lang.reflect.Method.invoke(Method.java:597)
    
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(NativeMethodAccessorImpl.java:39)
    
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    
at java.lang.reflect.Method.invoke(Method.java:597)
    
at com.zimbra.cs.offline.start.Main.main(Main.java:33)
    
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    
at java.lang.reflect.Method.invoke(Method.java:597)
    
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
    
at com.install4j.runtime.Launcher.main(Unknown Source
Reply With Quote
  #2 (permalink)  
Old 03-05-2010, 03:09 PM
Zimbra Employee
 
Posts: 831
Default

yes, you should download the newer version from Zimbra offers Open Source email server software and shared calendar for Linux and the Mac.. it's due to snow leopard upgrade (incompatible zimbranative.so).

you will not lose email during upgrade. but always a good idea to shutdown zimbra service completely and do a backup first, especially backing up "store, index and derby" sub-folders.



Quote:
Originally Posted by alexhello View Post
Hello All,

I get the following JS error : Couldn't access Yahoo! Zimbra Desktop server. If issue persists after reinstall, please check logs for errors and report to Zimbra Desktop - Zimbra - Forums.

I am not OSX 10.6.2 & Zimbra 1.0 1593 Build

This error just appeared after i upgraded to snow lepoard ( possible after the Java updated to a new version i am not 100% sure ).

I am nervous to reinstall as i dont want to lose my mail.

I see the form recommends giving logs however the logs do not seem to be updated since the problem occurs so i have pasted the zdesktop.out file below :

PHP Code:
0    INFO  [mainlog Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.logvia org.mortbay.log.Slf4jLog
330  INFO  
[mainlog jetty-6.1.5
513  INFO  
[mainlog No Transaction manager found - if your webapp requires oneplease configure one.
Fatal errorterminatingFailed to loadLibrary(zimbra-native)
java.lang.UnsatisfiedLinkError: /Users/Work/zimbra/zdesktop/lib/libzimbra-native.jnilib:  no suitable image found.  Did find:  /Users/Work/zimbra/zdesktop/lib/libzimbra-native.jnilibmach-obut wrong architecture
    at java
.lang.ClassLoader$NativeLibrary.load(Native Method)
    
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1861)
    
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1778)
    
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    
at java.lang.System.loadLibrary(System.java:1045)
    
at com.zimbra.znative.Util.loadLibrary(Util.java:48)
    
at com.zimbra.znative.Util.<clinit>(Util.java:64)
    
at com.zimbra.znative.Process.getuid(Process.java:31)
    
at com.zimbra.cs.servlet.FirstServlet.init(FirstServlet.java:73)
    
at javax.servlet.GenericServlet.init(GenericServlet.java:241)
    
at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:433)
    
at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:256)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:612)
    
at org.mortbay.jetty.servlet.Context.startContext(Context.java:139)
    
at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1222)
    
at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:501)
    
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:449)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
    
at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:161)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:147)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
    
at org.mortbay.jetty.Server.doStart(Server.java:217)
    
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
    
at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:979)
    
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    
at java.lang.reflect.Method.invoke(Method.java:597)
    
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(NativeMethodAccessorImpl.java:39)
    
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    
at java.lang.reflect.Method.invoke(Method.java:597)
    
at com.zimbra.cs.offline.start.Main.main(Main.java:33)
    
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    
at java.lang.reflect.Method.invoke(Method.java:597)
    
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
    
at com.install4j.runtime.Launcher.main(Unknown Source
Reply With Quote
  #3 (permalink)  
Old 03-08-2010, 01:36 AM
Starter Member
 
Posts: 2
Default

Hi,

Perfect thanks for the help it fixed the problem.

Cheers Alex
Reply With Quote
  #4 (permalink)  
Old 06-12-2011, 05:12 PM
Starter Member
 
Posts: 2
Default Issue seems to lie with uninstall

When uninstalling zimbra, it leaves the following directory intact.
C:\Users\(username)\AppData\Local\Zimbra

If this directory is not deleted manually then reinstall does not work.
Delete this directory first before reinstalling.
I did and the reinstall worked.

Note: searching for this folder (Zimbra) may not detect it on Vista (becuase that folder is hidden.

Also on XP the above directory may be located at a different place.
Probably this folder contains user data also, so may want to save it first before deleting parent directory...

P.S.: this post appies to the Zdesktop client, btw.
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.