i am asking help here because , after upgrade to release 8.7 GA ( open source edition ) i have proble in web client with soap receiver.
here's some details:
Zimbra is installed in a WMWARE HA 16 Gb RAM 8X cput ( core )
Os Ubuntu 14.04.5 LTS, kernel version is: 4.4.0-38-generic
the command
Code: Select all
zmcontrol -v
gives:
Release 8.7.0.GA.1659.UBUNTU14.64 UBUNTU14_64 FOSS edition.
the problem is when i try to send an e-mail, at first tring happens ( nont every time but often ) this error:
Code: Select all
Si è verificato un errore del servizio di rete.
method: [unknown]
msg: system failure: error while sending read receipt
code: service.FAILURE
detail: soap:Receiver
trace: qtp1684106402-26831:1475740302462:ecfe1080b40af179
request:
Body: {
SendDeliveryReportRequest: {
_jsns: "urn:zimbraMail",
mid: "21899"
}
},
Header: {
context: {
_jsns: "urn:zimbra",
account: {
to see log on soap receiver a give command:
grep error /var/log/zimbra.log
Code: Select all
Oct 6 09:57:09 webmail saslauthd[19005]: zmpost: url='https://webmail.XXXXXX.it:7073/service/admin/soap/' returned buffer->data='<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"><soap:Header><context xmlns="urn:zimbra"><change token="80744"/></context></soap:Header><soap:Body><AuthResponse xmlns="urn:zimbraAccount"><authToken>0_292aea9305cab3c279b48bacb086dabbba86d2a0_69643d33363a35343130303630662d366532632d343631342d623330642d6532343861613534313530343b6578703d31333a313437353931333432393634393b747970653d363a7a696d6272613b753d313a613b7469643d393a3531353730373835313b76657273696f6e3d31333a382e372e305f47415f313635393b</authToken><lifetime>172799996</lifetime><skin>waves</skin></AuthResponse></soap:Body></soap:Envelope>', hti->error=''
i already give more resources in java and serched around forum tried different possibilities, no luck. someone could help?
thanks