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 10-12-2008, 01:57 PM
New Member
 
Posts: 3
Default Launch Zimbra fails for non root account

Hi,

I had installed zimbra desktop on my mac os 10.4.11 without any problem. I can launch it from my root account. However I cannot do it from my "normal" account. But it works from my mozilla webbrowser on localhost.
I have tried from the console mode, here is the result :
/Applications/Internet/zdesktop/zdesktop start
Starting zdesktop
0 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
314 WARN [main] log - Config error at <Set name="tempDirectory"><SystemProperty name="jetty.home" default="."/>/work/service</Set>
314 WARN [main] log - Config error at <New id="service" class="org.mortbay.jetty.webapp.WebAppContext"><Ar g><Ref id="Contexts"/></Arg><Arg><SystemProperty name="jetty.home" default="."/>/webapps/service</Arg><Arg>/service</Arg><Set name="configurationClasses"><Ref id="plusConfig"/></Set><Set name="defaultsDescriptor"><SystemProperty name="jetty.home" default="."/>/etc/webdefault.xml</Set><Set name="tempDirectory"><SystemProperty name="jetty.home" default="."/>/work/service</Set></New>
315 WARN [main] log - EXCEPTION
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.mortbay.xml.XmlConfiguration.set(XmlConfigurat ion.java:398)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:240)
at org.mortbay.xml.XmlConfiguration.newObj(XmlConfigu ration.java:618)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:248)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:206)
at org.mortbay.xml.XmlConfiguration.main(XmlConfigura tion.java:968)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.zimbra.cs.offline.start.Main.main(Main.java:33 )
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.install4j.runtime.Launcher.main(Unknown Source)
Caused by: java.lang.IllegalArgumentException: Bad temp directory: /Applications/Internet/zdesktop/jetty/work/service
at org.mortbay.jetty.webapp.WebAppContext.setTempDire ctory(WebAppContext.java:1141)
... 28 more
322 ERROR [main] log - Nested in java.lang.reflect.InvocationTargetException:
java.lang.IllegalArgumentException: Bad temp directory: /Applications/Internet/zdesktop/jetty/work/service
at org.mortbay.jetty.webapp.WebAppContext.setTempDire ctory(WebAppContext.java:1141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.mortbay.xml.XmlConfiguration.set(XmlConfigurat ion.java:398)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:240)
at org.mortbay.xml.XmlConfiguration.newObj(XmlConfigu ration.java:618)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:248)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:206)
at org.mortbay.xml.XmlConfiguration.main(XmlConfigura tion.java:968)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.zimbra.cs.offline.start.Main.main(Main.java:33 )
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.install4j.runtime.Launcher.main(Unknown Source)


Thx for any help.
Reply With Quote
  #2 (permalink)  
Old 10-13-2008, 03:37 PM
Zimbra Employee
 
Posts: 1,688
Default

probably permission issues. did you install as root?
Reply With Quote
  #3 (permalink)  
Old 10-13-2008, 10:56 PM
New Member
 
Posts: 3
Default

Yes I think it has something to do with permission but I am not sure if it is rlated to Zimbra or Java. Anyway I did install as root (otherwise it is impossible to install the software).

Last edited by ZeDeun; 10-13-2008 at 10:57 PM.. Reason: orthograph
Reply With Quote
  #4 (permalink)  
Old 10-13-2008, 11:34 PM
Zimbra Employee
 
Posts: 1,688
Default

it's is not recommended to install as root, since otherwise you will have to run as root. install as the user who will also use the software. you absolutely can, since that's how we all install on mac.
Reply With Quote
  #5 (permalink)  
Old 10-14-2008, 11:15 AM
New Member
 
Posts: 3
Default

Ok if ot is not recomended, then you have to make a meeting with Zimbra itself, because, once I had opened the disk image and launch the installation, a pop's up and says : "É necessario que você estaja locado como root quando estiver instalando este programa" which means "You have to be rrot to install this program"... Any other suggestion ?
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.