when I select the option for deleting the mail from server using tpop component while downloading the mail, it downlaods a partial mail file but it deletes the mail from the server and the component stops throwing an error. I am using IMAP protocol and i am accessing gmail server. I am attaching the error message along with this. Can anyone tell me whats happening with this?
I extracted a job I had in the Talend Open Studio and imported the same to the Talend Data Quality. The job which performed fine in the TOS is throwing some error in the TDQ. I have attached the screen shot along with this comment. Can anyone please have a look at it and let me what could have caused this issue. Regards, Bharathan
Shong any update on this error? Works perfect if I uncheck delete.
I too am getting the following error with IMAP using gmail.
File does get "deleted" (meaning label is removed from mail) but get the following error.
Screenshot of settings included (user pass removed)
Exception in component tPOP_1
java.io.IOException: No content
at com.sun.mail.imap.IMAPInputStream.fill(IMAPInputStream.java:111)
at com.sun.mail.imap.IMAPInputStream.read(IMAPInputStream.java:158)
at beta_test_sf_load_account.proofemailprocess_0_1.ProofEmailProcess.tPOP_1Process(ProofEmailProcess.java:1258)
at beta_test_sf_load_account.proofemailprocess_0_1.ProofEmailProcess.runJobInTOS(ProofEmailProcess.java:3874)
at beta_test_sf_load_account.proofemailprocess_0_1.ProofEmailProcess.main(ProofEmailProcess.java:3738)