ews-java-api icon indicating copy to clipboard operation
ews-java-api copied to clipboard

Premature end of file

Open min-ye-tfs opened this issue 5 years ago • 2 comments

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)

min-ye-tfs avatar Jul 10 '19 08:07 min-ye-tfs

Same problem. Anyone fix this?

leungyukshing avatar Nov 23 '20 09:11 leungyukshing

same issue. get this error intermittently

matrenner avatar Mar 16 '23 20:03 matrenner