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 02-20-2009, 10:10 PM
Ike Ike is offline
Starter Member
 
Posts: 1
Default Desktop don't start - "segmentation fault"

Hi!

I just downloaded the desktop (MacOS build 1482) but after installing it told me that some zimlets could not been installed. Trying to start the application resulted in a message stating that it can't connect to the server.

So I tried to start "zdesktop" by hand:
Code:
$ ./zdesktop
Usage: ./zdesktop {start|stop|status}
$ ./zdesktop status
The daemon is stopped.
$ ./zdesktop start
Starting zdesktop
./zdesktop: line 269:  5265 Segmentation fault      "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" -Xms64m -Xmx256m -Dsun.net.inetaddr.ttl=30 -DSTART="$prg_dir/jetty/etc/start.config" -Dzimbra.config="$prg_dir/conf/localconfig.xml" -Djava.library.path="$prg_dir/lib" -Djetty.home="$prg_dir/jetty" -Djava.awt.headless=true $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher start com.zimbra.cs.offline.start.Main false false "$prg_dir/log/zdesktop.out" "$prg_dir/log/zdesktop.out" true true false "" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "version 1.0" 20 40 "Arial" "0,0,0" 8 500 -1 org.mortbay.start.Main
$
My zdesktop.out looks like this:
Code:
Starting zdesktop
/Users/icarus/zimbra/zdesktop/zdesktop: line 269: 82329 Segmentation fault      "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" -Xms64m -Xmx256m -Dsun.net.inetaddr.ttl=30 -DSTART="$prg_dir/jetty/etc/start.config" -Dzimbra.config="$prg_dir/conf/localconfig.xml" -Djava.library.path="$prg_dir/lib" -Djetty.home="$prg_dir/jetty" -Djava.awt.headless=true $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher start com.zimbra.cs.offline.start.Main false false "$prg_dir/log/zdesktop.out" "$prg_dir/log/zdesktop.out" true true false "" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "version 1.0" 20 40 "Arial" "0,0,0" 8 500 -1 org.mortbay.start.Main
Starting zdesktop
/Users/icarus/zimbra/zdesktop/zdesktop: line 269:   140 Segmentation fault      "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" -Xms64m -Xmx256m -Dsun.net.inetaddr.ttl=30 -DSTART="$prg_dir/jetty/etc/start.config" -Dzimbra.config="$prg_dir/conf/localconfig.xml" -Djava.library.path="$prg_dir/lib" -Djetty.home="$prg_dir/jetty" -Djava.awt.headless=true $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher start com.zimbra.cs.offline.start.Main false false "$prg_dir/log/zdesktop.out" "$prg_dir/log/zdesktop.out" true true false "" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "version 1.0" 20 40 "Arial" "0,0,0" 8 500 -1 org.mortbay.start.Main
Starting zdesktop
/Users/icarus/zimbra/zdesktop/zdesktop: line 269:   251 Segmentation fault      "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" -Xms64m -Xmx256m -Dsun.net.inetaddr.ttl=30 -DSTART="$prg_dir/jetty/etc/start.config" -Dzimbra.config="$prg_dir/conf/localconfig.xml" -Djava.library.path="$prg_dir/lib" -Djetty.home="$prg_dir/jetty" -Djava.awt.headless=true $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher start com.zimbra.cs.offline.start.Main false false "$prg_dir/log/zdesktop.out" "$prg_dir/log/zdesktop.out" true true false "" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "version 1.0" 20 40 "Arial" "0,0,0" 8 500 -1 org.mortbay.start.Main
Starting zdesktop
/Users/icarus/zimbra/zdesktop/zdesktop: line 269:   353 Segmentation fault      "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" -Xms64m -Xmx256m -Dsun.net.inetaddr.ttl=30 -DSTART="$prg_dir/jetty/etc/start.config" -Dzimbra.config="$prg_dir/conf/localconfig.xml" -Djava.library.path="$prg_dir/lib" -Djetty.home="$prg_dir/jetty" -Djava.awt.headless=true $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher start com.zimbra.cs.offline.start.Main false false "$prg_dir/log/zdesktop.out" "$prg_dir/log/zdesktop.out" true true false "" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "version 1.0" 20 40 "Arial" "0,0,0" 8 500 -1 org.mortbay.start.Main
I'm using the following java version:
Code:
$ java -version
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)
$
I tried it on a MacBook and on an iMac - both using 10.5.6.

Can I provide further information?

Michael
Reply With Quote
  #2 (permalink)  
Old 02-22-2009, 08:28 AM
Junior Member
 
Posts: 9
Default

I have the same problem. I will try the newest java update and see what happens
Reply With Quote
  #3 (permalink)  
Old 02-22-2009, 08:52 AM
Junior Member
 
Posts: 9
Default

didn't work
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.