View Issue Details

IDProjectCategoryView StatusLast Update
0003813SOGoActiveSyncpublic2016-09-16 15:02
Reporteremilio.fonseca Assigned Toludovic  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platform[Server] LinuxOSUbuntuOS Version14.04 LTS
Product Versionnightly v2 
Summary0003813: Getting NSInvalidArgumentException when a POST of ActiveSync occurs
Description

Hello,

I am testing git repo and now there is something very strange happening.
I have pasted what appears in my sogo.log file in Additional Information field.
This same loop of messages happens infinitely.

I enabled some verbose, but didn't get additional informations, how could I debug this?

Best Regards.

Additional Information

Sep 15 11:13:48 sogod [735]: nginx-mail_1.mail "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=user@domain&DeviceId=0DED9B914AC34CBF895B38A69F7DCB52&DeviceType=WindowsOutlook15 HTTP/1.1" 200 0/3129 3.808 - - 15M
2016-09-15 11:13:48.795 sogod[735] ERROR(-[NSNull(misc) forwardInvocation:]): called selector stringByTrimmingSpaces on NSNull !
EXCEPTION: <NSException: 0x560a707bf020> NAME:NSInvalidArgumentException REASON:SOGoMailAccount(instance) does not recognize allFoldersMetadata INFO:(null)
Sep 15 11:13:48 sogod [35]: <0x0x560a7018a8f0[WOWatchDogChild]> child 735 exited
Sep 15 11:13:48 sogod [35]: <0x0x560a7018a8f0[WOWatchDogChild]> (terminated due to signal 6, coredump)
Sep 15 11:13:48 sogod [35]: <0x0x560a7018a8f0[WOWatchDogChild]> avoiding to respawn child before 2016-09-15 11:13:48 -0300
Sep 15 11:13:49 sogod [35]: <0x0x560a6ff62db0[WOWatchDog]> child spawned with pid 740
Sep 15 11:13:49 sogod [740]: <0x0x560a700c72c0[WOHttpAdaptor]> notified the watchdog that we are ready
Sep 15 11:13:49 sogod [740]: <0x0x560a70330fb0[SOGoCache]> Cache cleanup interval set every 300.000000 seconds
Sep 15 11:13:49 sogod [740]: <0x0x560a70330fb0[SOGoCache]> Using host(s) 'memcached-local' as server(s)
2016-09-15 11:13:49.804 sogod[740] ERROR(-[NSNull(misc) forwardInvocation:]): called selector stringByTrimmingSpaces on NSNull !
Sep 15 11:13:50 sogod [740]: [WARN] <0x0x560a707afba0[SOGoWebDAVAclManager]> entry '{DAV:}write' already exists in DAV permissions table
Sep 15 11:13:50 sogod [740]: [WARN] <0x0x560a707afba0[SOGoWebDAVAclManager]> entry '{DAV:}write-properties' already exists in DAV permissions table
Sep 15 11:13:50 sogod [740]: [WARN] <0x0x560a707afba0[SOGoWebDAVAclManager]> entry '{DAV:}write-content' already exists in DAV permissions table
Sep 15 11:13:53 sogod [740]: nginx-mail_1.mail "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=user@domain&DeviceId=0DED9B914AC34CBF895B38A69F7DCB52&DeviceType=WindowsOutlook15 HTTP/1.1" 200 0/3129 3.853 - - 15M
2016-09-15 11:13:53.809 sogod[740] ERROR(-[NSNull(misc) forwardInvocation:]): called selector stringByTrimmingSpaces on NSNull !
EXCEPTION: <NSException: 0x560a707c7e20> NAME:NSInvalidArgumentException REASON:SOGoMailAccount(instance) does not recognize allFoldersMetadata INFO:(null)
Sep 15 11:13:53 sogod [35]: <0x0x560a7018a8f0[WOWatchDogChild]> child 740 exited
Sep 15 11:13:53 sogod [35]: <0x0x560a7018a8f0[WOWatchDogChild]> (terminated due to signal 6, coredump)
Sep 15 11:13:53 sogod [35]: <0x0x560a7018a8f0[WOWatchDogChild]> avoiding to respawn child before 2016-09-15 11:13:54 -0300
Sep 15 11:13:54 sogod [35]: <0x0x560a6ff62db0[WOWatchDog]> child spawned with pid 742
Sep 15 11:13:54 sogod [742]: <0x0x560a703282f0[WOHttpAdaptor]> notified the watchdog that we are ready
Sep 15 11:13:55 sogod [742]: <0x0x560a704b0dc0[SOGoCache]> Cache cleanup interval set every 300.000000 seconds
Sep 15 11:13:55 sogod [742]: <0x0x560a704b0dc0[SOGoCache]> Using host(s) 'memcached-local' as server(s)
2016-09-15 11:13:55.302 sogod[742] ERROR(-[NSNull(misc) forwardInvocation:]): called selector stringByTrimmingSpaces on NSNull !
Sep 15 11:13:55 sogod [742]: [WARN] <0x0x560a707afc40[SOGoWebDAVAclManager]> entry '{DAV:}write' already exists in DAV permissions table
Sep 15 11:13:55 sogod [742]: [WARN] <0x0x560a707afc40[SOGoWebDAVAclManager]> entry '{DAV:}write-properties' already exists in DAV permissions table
Sep 15 11:13:55 sogod [742]: [WARN] <0x0x560a707afc40[SOGoWebDAVAclManager]> entry '{DAV:}write-content' already exists in DAV permissions table
Sep 15 11:13:59 sogod [742]: nginx-mail_1.mail "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=user@domain&DeviceId=0DED9B914AC34CBF895B38A69F7DCB52&DeviceType=WindowsOutlook15 HTTP/1.1" 200 0/3129 3.833 - - 15M

TagsNo tags attached.

Activities

ludovic

ludovic

2016-09-15 15:10

administrator   ~0010643

Recompile the EAS code too.

emilio.fonseca

emilio.fonseca

2016-09-15 15:46

reporter   ~0010644

How?

ludovic

ludovic

2016-09-15 16:21

administrator   ~0010645

cd ActiveSync && make install?

emilio.fonseca

emilio.fonseca

2016-09-15 20:24

reporter   ~0010646

I was having some problems with make install, because of version of wbxml libraries :(

But now I installed all of them from nightly repo and worked fine.

So, thank you for the patience again.

Issue History

Date Modified Username Field Change
2016-09-15 14:27 emilio.fonseca New Issue
2016-09-15 15:10 ludovic Note Added: 0010643
2016-09-15 15:46 emilio.fonseca Note Added: 0010644
2016-09-15 16:21 ludovic Note Added: 0010645
2016-09-15 20:24 emilio.fonseca Note Added: 0010646
2016-09-16 15:02 ludovic Status new => closed
2016-09-16 15:02 ludovic Assigned To => ludovic
2016-09-16 15:02 ludovic Resolution open => no change required