- Emails do not sync.
- Reinstalling Secure Mail does not resolve the issue.
- Secure Mail logs show:
" 2019-07-16T10:40:23.024-0700 ",SecureMail,ERROR (2),-[ActiveSyncEngine postSynchronousCommandWithData:contentType:withParser:withCommandString:withTimeout:error:],"Caught ParserException in with Sync",-,NSManagedObjectContext 0x2811dd860,1150f,Secure Mail,/jenkins/workspace/iOS_WorxMail/Release/Release_19.6.5/ExchangeMail/activesync/libiosactivesync/engine/ActiveSyncEngine.m,608
This message relates to a parsing error encountered while processing data (send or receive).
" 2019-07-16T10:40:23.025-0700 ",SecureMail,ERROR (2),-[ASController(Sync) coreSyncFolders:forAccount:engine:pingManagement:syncMode:dataReceived:startTime:error:],"Sync failed with error error.domain=com.citrix.activesync.error, error.code=8, error.userInfo={
NSLocalizedDescription = "An error was encountered while parsing the raw ActiveSync WBXML data. The logs above will show the exact point that the error occurred. The data may be corrupted. A resync of the data will generally resolve this situation.";
This message specifies that the sync failed with error code 8, which is associated with a problem while parsing the raw ActiveSync WBXML data.
Encountering a problem while parsing the WBXML data indicates that there might be an inconsistency, corruption, or a format mismatch in the data being received from the server. This could happen due to various reasons such as network interruptions, server issues, or even data corruption during transmission