Search found 1315 matches

by DualBoot
Wed Oct 12, 2016 12:27 pm
Forum: Administrators
Topic: Fresh install 8.6 on Ubuntu 14.04 - JRE Out of Memory Error
Replies: 9
Views: 3702

Re: Fresh install 8.6 on Ubuntu 14.04 - JRE Out of Memory Error

What does this command show on your server :

Code: Select all

curl -v http://localhost/service/soap/AuthRequest
by DualBoot
Wed Oct 12, 2016 10:05 am
Forum: Administrators
Topic: Fresh install 8.6 on Ubuntu 14.04 - JRE Out of Memory Error
Replies: 9
Views: 3702

Re: Fresh install 8.6 on Ubuntu 14.04 - JRE Out of Memory Error

Now, it seems to be a problem between the Nginx and Mailbox.
Maybe a misconfiguration with the proxy.
by DualBoot
Tue Oct 11, 2016 2:37 pm
Forum: Administrators
Topic: Zimbra 8.6 IPv6 - Problem
Replies: 10
Views: 8612

Re: Zimbra 8.6 IPv6 - Problem

As root :

Code: Select all

ps aux | grep LISTEN
and check if anything is listening on IPv6.
by DualBoot
Tue Oct 11, 2016 2:15 pm
Forum: Users
Topic: Flter to Redirect to Address
Replies: 6
Views: 6582

Re: Flter to Redirect to Address

Is activity stream filter disabled ?
by DualBoot
Tue Oct 11, 2016 1:48 pm
Forum: Administrators
Topic: New domain other than the default - ERROR: zclient.IO_ERROR
Replies: 4
Views: 1735

Re: New domain other than the default - ERROR: zclient.IO_ERROR

I tried to connect to http://correo.intepla.com as indicated in the soap request (at the end of you post). Et voilà : you have an apache server listening on port 80, port 443 is redirected to your Zimbra. You should change this setting for your domain as followed : zimbraPublicServiceHostname correo...
by DualBoot
Tue Oct 11, 2016 7:56 am
Forum: Administrators
Topic: Headers.
Replies: 4
Views: 1465

Re: Headers.

Header with X- are optional so can delete it, but the others are mandatory (need to check into RFC). This is possible to modify Header, but it is quiet hard because you need to tune your Postfix deeply with regex and so on. And each modification must be documented because of Zimbra update which does...
by DualBoot
Mon Oct 10, 2016 9:33 pm
Forum: Administrators
Topic: Headers.
Replies: 4
Views: 1465

Re: Headers.

What is the purpose of that ?
by DualBoot
Mon Oct 10, 2016 7:13 pm
Forum: Users
Topic: Flter to Redirect to Address
Replies: 6
Views: 6582

Re: Flter to Redirect to Address

Do you have any other filters ? If it's the case, try to deactivate it/them.
by DualBoot
Mon Oct 10, 2016 6:35 pm
Forum: Administrators
Topic: Fresh install 8.6 on Ubuntu 14.04 - JRE Out of Memory Error
Replies: 9
Views: 3702

Re: Fresh install 8.6 on Ubuntu 14.04 - JRE Out of Memory Error

Sorry it was too long for me, you should have pasted the essential not the full trace.
In addition did you read the contain of the link I provided ?
Did you check in the other log what could have happened just before the JVM exploded ?
by DualBoot
Sun Oct 09, 2016 7:33 pm
Forum: Administrators
Topic: Fresh install 8.6 on Ubuntu 14.04 - JRE Out of Memory Error
Replies: 9
Views: 3702

Re: Fresh install 8.6 on Ubuntu 14.04 - JRE Out of Memory Error

You have made some modifications after your fisrt Zimbra installation, you should check this page :
https://wiki.zimbra.com/wiki/Performanc ... eployments

It explains how to set java memory allocation and mysql memory allocation related to the amount of memory.