Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

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
  #11 (permalink)  
Old 02-13-2007, 12:35 AM
Active Member
 
Posts: 28
Default

I knew you would say that In production, I'll have a dual core with 4Gb mem.

I don't have any services running. Just Zimbra (and cron and lpd...)

This is the result of the command you wanted :

zimbra@groupware:~$ zmlocalconfig | grep mem
mysql_memory_percent = 40
tomcat_java_heap_memory_percent = 30
Reply With Quote
  #12 (permalink)  
Old 02-13-2007, 03:04 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Are there any errors in /opt/zimbra/tomcat/logs/catalina.out? I guess your /etc/hosts file and DNS records are set-up correctly? Is the CPU usage high when you're running any cli command? You could also try disabling the logger and see if that helps.
__________________
Regards


Bill
Reply With Quote
  #13 (permalink)  
Old 02-13-2007, 05:59 AM
Active Member
 
Posts: 28
Default

So :

- There is nothing logged on catalina.out
- hosts and DNS are ok (the server has A and PTR address in DNS and hosts is fully populated)
- Yes, the CPU usage reaches 99% for one java process when I run zmcontrol status for example.
- There are no changes when stopping logger.

This is what I have in catalina.out when I do a zmcontrol startup :

Code:
Feb 13, 2007 2:55:20 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-80
Feb 13, 2007 2:55:30 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-7071
Feb 13, 2007 2:55:30 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 24560 ms
Feb 13, 2007 2:55:30 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Feb 13, 2007 2:55:30 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.15
Feb 13, 2007 2:55:32 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
log4j:WARN No appenders could be found for logger (org.apache.catalina.startup.TldConfig).
log4j:WARN Please initialize the log4j system properly.
Feb 13, 2007 2:55:50 PM org.apache.catalina.startup.HostConfig deployDescriptor
WARNING: A docBase /opt/zimbra/apache-tomcat-5.5.15/webapps/zimbra inside the host appBase has been specified, and will be ignored
log4j:WARN No appenders could be found for logger (org.apache.catalina.session.ManagerBase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN No appenders could be found for logger (org.apache.catalina.session.ManagerBase).
log4j:WARN Please initialize the log4j system properly.
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=995 bindaddr=null ssl=true
Zimbra server reserving server socket port=143 bindaddr=null ssl=false
Zimbra server reserving server socket port=993 bindaddr=null ssl=true
Zimbra server process is running as root, changing to user=zimbra uid=1001 gid=1001
Zimbra server process, after change, is running with uid=1001 euid=1001 gid=1001 egid=1001
Feb 13, 2007 2:57:11 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-80
Feb 13, 2007 2:57:12 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-7071
Feb 13, 2007 2:57:12 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 102439 m
Strange by the way that zmcontrol tells me snmp is running and I don't have it listening on udp/161...

Thanks for the help.
Reply With Quote
  #14 (permalink)  
Old 02-13-2007, 06:39 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

That looks OK, what does 'netstat -a' show?
__________________
Regards


Bill
Reply With Quote
  #15 (permalink)  
Old 02-13-2007, 06:51 AM
Active Member
 
Posts: 28
Default

Ouch, netstat -a...

Ok, so :
Code:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 groupware.crbn.int:ldap *:*                     LISTEN     
tcp        0      0 localhost:10024         *:*                     LISTEN     
tcp        0      0 localhost:10025         *:*                     LISTEN     
tcp        0      0 localhost:7306          *:*                     LISTEN     
tcp        0      0 localhost:7307          *:*                     LISTEN     
tcp        0      0 *:32844                 *:*                     LISTEN     
tcp        0      0 *:3310                  *:*                     LISTEN     
tcp        0      0 *:sunrpc                *:*                     LISTEN     
tcp        0      0 *:auth                  *:*                     LISTEN     
tcp        0      0 *:smtp                  *:*                     LISTEN     
tcp        0      0 localhost:7306          localhost:53336         ESTABLISHED
tcp        0      0 localhost:7306          localhost:51131         ESTABLISHED
tcp        0      0 groupware.crbn.in:59687 groupware.crbn.int:ldap TIME_WAIT  
tcp6       0      0 *:imaps                 *:*                     LISTEN     
tcp6       0      0 *:pop3s                 *:*                     LISTEN     
tcp6       0      0 *:7780                  *:*                     LISTEN     
tcp6       0      0 *:pop3                  *:*                     LISTEN     
tcp6       0      0 *:imap2                 *:*                     LISTEN     
tcp6       0      0 *:www                   *:*                     LISTEN     
tcp6       0      0 *:7025                  *:*                     LISTEN     
tcp6       0      0 *:ssh                   *:*                     LISTEN     
tcp6       0      0 *:7035                  *:*                     LISTEN     
tcp6       0      0 *:7071                  *:*                     LISTEN     
tcp6       0      0 groupware.crbn.in:59701 groupware.crbn.int:ldap TIME_WAIT  
tcp6       0      0 groupware.crbn.in:59700 groupware.crbn.int:ldap TIME_WAIT  
tcp6       0      0 groupware.crbn.in:59702 groupware.crbn.int:ldap TIME_WAIT  
tcp6       0      0 groupware.crbn.in:59699 groupware.crbn.int:ldap TIME_WAIT  
tcp6       0      0 localhost:51131         localhost:7306          ESTABLISHED
tcp6       0      0 ip6-localhost:47237     ip6-localhost:60950     TIME_WAIT  
tcp6       0      0 groupware.crbn.intr:ssh ::ffff:10.0.0.77:52810  ESTABLISHED
tcp6       0      0 groupware.crbn.intr:ssh ::ffff:10.0.0.77:34255  ESTABLISHED
tcp6       0      0 localhost:53336         localhost:7306          ESTABLISHED
tcp6       0      0 groupware.crbn.intr:ssh ::ffff:10.0.0.77:46532  ESTABLISHED
udp        0      0 *:32774                 *:*                                
udp        0      0 *:817                   *:*                                
udp        0      0 *:sunrpc                *:*                                
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path
unix  2      [ ACC ]     STREAM     LISTENING     234771   /opt/zimbra/amavisd/amavisd.sock
unix  2      [ ACC ]     STREAM     LISTENING     234445   public/cleanup
unix  2      [ ACC ]     STREAM     LISTENING     234452   private/tlsmgr
unix  2      [ ACC ]     STREAM     LISTENING     234456   private/rewrite
unix  2      [ ACC ]     STREAM     LISTENING     234460   private/bounce
unix  2      [ ACC ]     STREAM     LISTENING     234464   private/defer
unix  2      [ ACC ]     STREAM     LISTENING     234468   private/trace
unix  2      [ ACC ]     STREAM     LISTENING     234472   private/verify
unix  2      [ ACC ]     STREAM     LISTENING     234476   public/flush
unix  2      [ ACC ]     STREAM     LISTENING     234480   private/proxymap
unix  2      [ ACC ]     STREAM     LISTENING     234484   private/smtp
unix  2      [ ACC ]     STREAM     LISTENING     234488   private/relay
unix  2      [ ACC ]     STREAM     LISTENING     234492   public/showq
unix  2      [ ACC ]     STREAM     LISTENING     234496   private/error
unix  2      [ ACC ]     STREAM     LISTENING     234500   private/discard
unix  2      [ ACC ]     STREAM     LISTENING     234504   private/local
unix  2      [ ACC ]     STREAM     LISTENING     234508   private/virtual
unix  2      [ ACC ]     STREAM     LISTENING     234512   private/lmtp
unix  2      [ ACC ]     STREAM     LISTENING     234516   private/anvil
unix  2      [ ACC ]     STREAM     LISTENING     234520   private/scache
unix  2      [ ACC ]     STREAM     LISTENING     234524   private/maildrop
unix  2      [ ACC ]     STREAM     LISTENING     234528   private/old-cyrus
unix  2      [ ACC ]     STREAM     LISTENING     234532   private/cyrus
unix  2      [ ACC ]     STREAM     LISTENING     234536   private/uucp
unix  2      [ ACC ]     STREAM     LISTENING     234540   private/ifmail
unix  2      [ ACC ]     STREAM     LISTENING     234544   private/bsmtp
unix  2      [ ACC ]     STREAM     LISTENING     234548   private/smtp-amavis
unix  2      [ ACC ]     STREAM     LISTENING     234581   /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/state/mux
unix  2      [ ]         DGRAM                    3602     @/org/kernel/udev/udevd
unix  2      [ ACC ]     STREAM     LISTENING     229065   /tmp/ssh-rKucO14426/agent.14426
unix  2      [ ACC ]     STREAM     LISTENING     233505   /opt/zimbra/logger/db/mysql.sock
unix  2      [ ACC ]     STREAM     LISTENING     173286   /tmp/ssh-YaaRT12415/agent.12415
unix  2      [ ACC ]     STREAM     LISTENING     233515   /opt/zimbra/db/mysql.sock
unix  2      [ ACC ]     STREAM     LISTENING     5711     /var/run/acpid.socket
unix  2      [ ACC ]     STREAM     LISTENING     228958   /tmp/ssh-AqJGT14371/agent.14371
unix  26     [ ]         DGRAM                    5624     /dev/log
unix  2      [ ]         DGRAM                    245732   
unix  2      [ ]         DGRAM                    234987   
unix  2      [ ]         DGRAM                    234986   
unix  2      [ ]         DGRAM                    234985   
unix  2      [ ]         DGRAM                    234984   
unix  2      [ ]         DGRAM                    234983   
unix  2      [ ]         DGRAM                    234982   
unix  2      [ ]         DGRAM                    234981   
unix  2      [ ]         DGRAM                    234980   
unix  2      [ ]         DGRAM                    234979   
unix  2      [ ]         DGRAM                    234978   
unix  2      [ ]         DGRAM                    234643   
unix  2      [ ]         DGRAM                    234576   
unix  2      [ ]         DGRAM                    234565   
unix  2      [ ]         DGRAM                    234558   
unix  3      [ ]         STREAM     CONNECTED     234555   
unix  3      [ ]         STREAM     CONNECTED     234554   
unix  3      [ ]         STREAM     CONNECTED     234551   
unix  3      [ ]         STREAM     CONNECTED     234550   
unix  3      [ ]         STREAM     CONNECTED     234547   
unix  3      [ ]         STREAM     CONNECTED     234546   
unix  3      [ ]         STREAM     CONNECTED     234543   
unix  3      [ ]         STREAM     CONNECTED     234542   
unix  3      [ ]         STREAM     CONNECTED     234539   
unix  3      [ ]         STREAM     CONNECTED     234538   
unix  3      [ ]         STREAM     CONNECTED     234535   
unix  3      [ ]         STREAM     CONNECTED     234534   
unix  3      [ ]         STREAM     CONNECTED     234531   
unix  3      [ ]         STREAM     CONNECTED     234530   
unix  3      [ ]         STREAM     CONNECTED     234527   
unix  3      [ ]         STREAM     CONNECTED     234526   
unix  3      [ ]         STREAM     CONNECTED     234523   
unix  3      [ ]         STREAM     CONNECTED     234522   
unix  3      [ ]         STREAM     CONNECTED     234519   
unix  3      [ ]         STREAM     CONNECTED     234518   
unix  3      [ ]         STREAM     CONNECTED     234515   
unix  3      [ ]         STREAM     CONNECTED     234514   
unix  3      [ ]         STREAM     CONNECTED     234511   
unix  3      [ ]         STREAM     CONNECTED     234510   
unix  3      [ ]         STREAM     CONNECTED     234507   
unix  3      [ ]         STREAM     CONNECTED     234506   
unix  3      [ ]         STREAM     CONNECTED     234503   
unix  3      [ ]         STREAM     CONNECTED     234502   
unix  3      [ ]         STREAM     CONNECTED     234499   
unix  3      [ ]         STREAM     CONNECTED     234498   
unix  3      [ ]         STREAM     CONNECTED     234495   
unix  3      [ ]         STREAM     CONNECTED     234494   
unix  3      [ ]         STREAM     CONNECTED     234491   
unix  3      [ ]         STREAM     CONNECTED     234490   
unix  3      [ ]         STREAM     CONNECTED     234487   
unix  3      [ ]         STREAM     CONNECTED     234486   
unix  3      [ ]         STREAM     CONNECTED     234483   
unix  3      [ ]         STREAM     CONNECTED     234482   
unix  3      [ ]         STREAM     CONNECTED     234479   
unix  3      [ ]         STREAM     CONNECTED     234478   
unix  3      [ ]         STREAM     CONNECTED     234475   
unix  3      [ ]         STREAM     CONNECTED     234474   
unix  3      [ ]         STREAM     CONNECTED     234471   
unix  3      [ ]         STREAM     CONNECTED     234470   
unix  3      [ ]         STREAM     CONNECTED     234467
unix  3      [ ]         STREAM     CONNECTED     234466   
unix  3      [ ]         STREAM     CONNECTED     234463   
unix  3      [ ]         STREAM     CONNECTED     234462   
unix  3      [ ]         STREAM     CONNECTED     234459   
unix  3      [ ]         STREAM     CONNECTED     234458   
unix  3      [ ]         STREAM     CONNECTED     234455   
unix  3      [ ]         STREAM     CONNECTED     234454   
unix  3      [ ]         STREAM     CONNECTED     234451   
unix  3      [ ]         STREAM     CONNECTED     234450   
unix  3      [ ]         STREAM     CONNECTED     234448   
unix  3      [ ]         STREAM     CONNECTED     234447   
unix  3      [ ]         STREAM     CONNECTED     234444   
unix  3      [ ]         STREAM     CONNECTED     234443   
unix  3      [ ]         STREAM     CONNECTED     234441   
unix  3      [ ]         STREAM     CONNECTED     234440   
unix  2      [ ]         DGRAM                    234428   
unix  2      [ ]         DGRAM                    234130   
unix  2      [ ]         DGRAM                    234053   
unix  3      [ ]         STREAM     CONNECTED     233608   /opt/zimbra/logger/db/mysql.sock
unix  3      [ ]         STREAM     CONNECTED     233607   
unix  2      [ ]         DGRAM                    233027   
unix  2      [ ]         DGRAM                    229062   
unix  3      [ ]         STREAM     CONNECTED     229061   
unix  3      [ ]         STREAM     CONNECTED     229060   
unix  2      [ ]         DGRAM                    173283   
unix  3      [ ]         STREAM     CONNECTED     173282   
unix  3      [ ]         STREAM     CONNECTED     173281   
unix  2      [ ]         DGRAM                    49519    
unix  2      [ ]         DGRAM                    5744     
unix  2      [ ]         DGRAM                    5639
I know, it's a bit long but...
Thanks
Reply With Quote
  #16 (permalink)  
Old 02-13-2007, 07:08 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Ah, light. Disable IPv6 and reboot the server.
__________________
Regards


Bill
Reply With Quote
  #17 (permalink)  
Old 02-13-2007, 08:00 AM
Active Member
 
Posts: 28
Default

Ok, I disabled IPV6 and it's the same issue
Reply With Quote
  #18 (permalink)  
Old 02-13-2007, 08:05 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Bummer! You rebooted the server?

Does this show port 7071 as listening?
Code:
netstat -a | grep 7071
If it does, can you telnet to port 7071?
__________________
Regards


Bill
Reply With Quote
  #19 (permalink)  
Old 02-13-2007, 08:12 AM
Active Member
 
Posts: 28
Default

The server has rebooted as I have the follonwing ip config :

2: eth0: mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:00:4c:df:21:91 brd ff:ff:ff:ff:ff:ff
inet 10.0.37.51/8 brd 10.255.255.255 scope global eth0

groupware:~# netstat -a | grep 7071
tcp 0 0 *:7071 *:* LISTEN
unix 3 [ ] STREAM CONNECTE 7071

Note that I can access the login window but after clicking "Log in" it says "Loading..." and stays with it.

Sorry to make so much noise...
Reply With Quote
  #20 (permalink)  
Old 02-13-2007, 08:21 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Have you cleared the browser cache? I assume it's FF(?), are there any add-ons, script or pop-up blockers installed? If there are, how does it go without them? I don't think I've asked this but can you get to the normal user login screen?
__________________
Regards


Bill
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.