473,412 Members | 2,005 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

javax.mail.MessagingException: A808 NO COPY Document has been deleted;

I have a process which reads the mail from lotus notes mailbox and convert them(Body and attachments) into tiff. Once the mail is converted in to tiff, I moved that mail into another folder from inbox.
Sometimes I get an error (NO COPY Document has been deleted) while moving this mail to another folder.
I am using Folder.copyMessage() to copy the message to another folder.

javax.mail.MessagingException: A808 NO COPY Document has been deleted;
69496 nested exception is:
69497 com.sun.mail.iap.CommandFailedException: A808 NO COPY Document has been deleted
69498 at com.sun.mail.imap.IMAPFolder.copyMessages(IMAPFold er.java:1224)
69499 at com.assurant.inc.util.EmailHelper.moveEmailToFolde r(EmailHelper.java:269)
69500 at com.assurant.inc.service.webservice.EmailService.p rocessError(EmailService.java:524)
69501 at com.assurant.inc.service.webservice.EmailService.p rocessEmail(EmailService.java:217)
69502 at com.assurant.inc.service.webservice.EmailService.r unNotesEmailExtract(EmailService.java:90)
69503 at com.assurant.inc.service.webservice.EmailService.r un(EmailService.java:74)
69504 at java.util.concurrent.Executors$RunnableAdapter.cal l(Executors.java:432)
69505 at java.util.concurrent.FutureTask$Sync.innerRunAndRe set(FutureTask.java:295)
69506 at java.util.concurrent.FutureTask.runAndReset(Future Task.java:150)
69507 at java.util.concurrent.ScheduledThreadPoolExecutor$S cheduledFutureTask.access$101(ScheduledThreadPoolE xecutor.java:88)
69508 at java.util.concurrent.ScheduledThreadPoolExecutor$S cheduledFutureTask.runPeriodic(ScheduledThreadPool Executor.java:165)
69509 at java.util.concurrent.ScheduledThreadPoolExecutor$S cheduledFutureTask.run(ScheduledThreadPoolExecutor .java:189)
69510 at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(ThreadPoolExecutor.java:678)
69511 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:703)
69512 at java.lang.Thread.run(Thread.java:811)
Dec 28 '11 #1
0 836

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: python newbie | last post by:
Hi, I have a wxPython app which dump errors when I close it ( in the debug output at bottom of Komodo, when I close my app. ) Where I got the code for my GUI: Straight from the wxProject.py...
0
by: Alex Nordhus | last post by:
I need some help. I cant seem to get rid of this error. I can program a button that will exit the program and remove the icon in the taskbar, but I have to tie it to OnTaskBarClose. OnExit and...
1
by: vvasnm | last post by:
Hi This is surya, I am struggling with one issue regarding the updation of the value in the sub form ,when the related data has been deleted from the data sheet view of the main form. I am...
3
by: Kosmos | last post by:
Hey ya'll...I can't seem to figure out why I'm getting this error message, but it all started when I added the new line of code with the recSet5.AddNew --- when I ran the first line, the logic worked...
1
vikas251074
by: vikas251074 | last post by:
Hello sir, I am facing some problem for which I am trying hard to solve it. But in vain. This programe is for View/Deletion. When I run program for first time, I select vlan from list and press...
5
by: raghulvarma | last post by:
I need to insert the records in table2 that have been deleted in table1 how should I proceed? Will trigger help me out? If so some one plz help how to do that
1
by: ksrashmi | last post by:
Hi , When i try to send more than 50 or 60 mails from my application . when it reache 50 or so i am getting avax.mail.MessagingException: Could not connect to SMTP host: mail...
5
by: kibtse | last post by:
I have dowloaded mail.jar and activaton.jar and installed.when i compile my programme i got the error javax.mail. doesn't exist. so please anyone can tell me how to make known this packages to the...
0
by: ramachandradurai | last post by:
hi, i am getting the error like.. Either EOF or BOF is true, or the current record has been deleted.Requested operation requires the current data. <%@ LANGUAGE="VBSCRIPT" %>...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.