ews-java-api
ews-java-api copied to clipboard
Premature end of file
Hi,
I want to download attachment from email message,but sometimes it can be throw exception like
microsoft.exchange.webservices.data.core.exception.service.remote.ServiceRequestException: The request failed. ParseError at [row,col]:[1,868391] Message: Premature end of file. at microsoft.exchange.webservices.data.core.request.SimpleServiceRequestBase.internalExecute(SimpleServiceRequestBase.java:74) at microsoft.exchange.webservices.data.core.request.MultiResponseServiceRequest.execute(MultiResponseServiceRequest.java:158) at microsoft.exchange.webservices.data.core.ExchangeService.internalGetAttachments(ExchangeService.java:1503) at microsoft.exchange.webservices.data.core.ExchangeService.getAttachment(ExchangeService.java:1538) at microsoft.exchange.webservices.data.property.complex.Attachment.internalLoad(Attachment.java:411) at microsoft.exchange.webservices.data.property.complex.Attachment.load(Attachment.java:430) at microsoft.exchange.webservices.data.property.complex.FileAttachment.load(FileAttachment.java:234)
Same problem. Anyone fix this?
same issue. get this error intermittently