View Single Post
  #4 (permalink)  
Old 04-05-2006, 10:38 AM
czaveri czaveri is offline
Zimbra-Yahoo Consultant
 
Posts: 294
Default

It dies after some time.

Now, when I restarted Zimbra, it shows (after 15 mins), the following processes:

Code:
[root@parshwanath ~]# ps ax | grep zimbra
 7081 ?        S      0:00 initlog -q -c /etc/rc3.d/S99zimbra start
 7082 ?        S      0:00 /bin/bash /etc/rc3.d/S99zimbra start
 7083 ?        S      0:00 su - zimbra -c zmcontrol startup
 8065 ?        Ssl    0:00 /opt/zimbra/openldap-2.2.28/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldaps:// ldap://:389/ -f /opt/zimbra/conf/slapd.conf
 9169 ?        Ss     0:00 /usr/bin/perl /opt/zimbra/bin/zmstatuslog
 9176 ?        S      0:00 /usr/bin/perl /opt/zimbra/bin/zmcontrol status
 9188 ?        S      0:00 sh -c /opt/zimbra/bin/zmprov gs domain.net 2>/dev/null
 9189 ?        Sl     0:00 /opt/zimbra/java/bin/java -client -Xmx256m -Dzimbra.home=/opt/zimbra -Djava.library.path=/opt/zimbra/lib/jars -Djava.ext.dirs=/opt/zimbra/java/jre/lib/ext:/opt/zimbra/lib/jars com.zimbra.cs.account.ProvUtil gs domain.net
 9204 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]#
But I cannot access the web interface - neither Admin nor User.

Last edited by czaveri : 04-05-2006 at 01:07 PM.
Reply With Quote