Constant crashes, connection refused on Tomcat restart

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Constant crashes, connection refused on Tomcat restart

Post by marcmac »

Virtual server?
How much disk? (Is it full?)
We log the status so often since that's what updates the status page in the admin console.
Interkey JeffG
Posts: 14
Joined: Fri Sep 12, 2014 10:02 pm

Constant crashes, connection refused on Tomcat restart

Post by Interkey JeffG »

[quote user="marcmac"]Virtual server?
How much disk? (Is it full?)
We log the status so often since that's what updates the status page in the admin console.[/QUOTE]

It is a physical OS install, not a Xen VM or Virtuozzo VPS, and the /opt partition it's installed upon is 6 GB with 4.5 GB free. The filesystem is ext3, and not running through LVM/RAID.
It would be helpful if a future revision could log the status to MySQL or somewhere else so it stops polluting the syslog and making it impossible to track down real problems.
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Constant crashes, connection refused on Tomcat restart

Post by marcmac »

think multiple servers - local syslog collection point.
Syslog is then parsed, and the information dumped into sql.
That's what we're doing.
If it's in the way of viewing the logs: grep -v STATUS
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Constant crashes, connection refused on Tomcat restart

Post by marcmac »

Can you send us the /var/log/zimbra.log, /var/log/messages, and /opt/zimbra/log/zimbra.log for about 200 lines before and after the crash?
Also - the status logging should be logged as local0.info - so if it's going to /var/log/messages, editing your syslog.conf should change that.
Interkey JeffG
Posts: 14
Joined: Fri Sep 12, 2014 10:02 pm

Constant crashes, connection refused on Tomcat restart

Post by Interkey JeffG »

[quote user="marcmac"]Can you send us the /var/log/zimbra.log, /var/log/messages, and /opt/zimbra/log/zimbra.log for about 200 lines before and after the crash?[/QUOTE]

I'll have the full logs for you shortly (it's very time consuming to type them from a PuTTY session across a terminal services connection) but I've perused them thoroughly and the only thing in the logs at all other than status messages from within a few minutes of the most recent crash (as detected by Nagios, since there's nothing to indicate any problem otherwise) is a notice from amavis about blocked spam and a single email message coming into Postfix. I can't imagine what either of these would have to do with Tomcat crashing. Other crashes have nothing at all.
Incidentally, I'm not thrilled that Tomcat's functioning as a single point of failure for all mail receipt services in Zimbra, whether through POP3, IMAP or the web interface.
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Constant crashes, connection refused on Tomcat restart

Post by marcmac »

is zimbraMtaAuthHost zimbraMtaAuthUrl and zimbraMtaMailMode set on this server?
Dux T
Advanced member
Advanced member
Posts: 53
Joined: Fri Sep 12, 2014 10:03 pm

Constant crashes, connection refused on Tomcat restart

Post by Dux T »

Linux wifi.duxarea.com 2.6.9-22.0.2.ELsmp #1 SMP Tue Jan 17 07:10:04 CST 2006 i686 i686 i386 GNU/Linux
zcs-3.0.1_GA_160.RHEL4
CentOS 4 3gHz P4 with 512MB Ram 80GB hdd, this machine is dedicated to zimbra
I'll grab and post the logs when I can. The server seems to crash when users are doing things in their folders from outlook ... one user in particular has a folder with 1500+ emails in it and it crashes while downloading headers... his other folder with 3500+ messages doesn't seem to have a problem.
I was thinking it was something outlook was doing but whe we tried Thunderbird the same thing happens ... the web client works fine. Of course it could all be coincedental.
Here are the entries from /opt/zimbra/log/zimbra.log around the time of several crashes
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Constant crashes, connection refused on Tomcat restart

Post by phoenix »

[quote user="Dux T"]Here are the entries from /opt/zimbra/log/zimbra.log around the time of several crashes[/QUOTE]

I think you forgot something there. ;)
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
Dux T
Advanced member
Advanced member
Posts: 53
Joined: Fri Sep 12, 2014 10:03 pm

Constant crashes, connection refused on Tomcat restart

Post by Dux T »

:o whoops - missed the file too large message on the attachment popup Here it is
zimbra.log.partial.zip
bobby
Outstanding Member
Outstanding Member
Posts: 515
Joined: Fri Sep 12, 2014 10:01 pm

Constant crashes, connection refused on Tomcat restart

Post by bobby »

did you kill -3 when it hangs and check catalina.out?
Post Reply