• J9rudy
  • NEWBIE
  • 0 Points
  • Member since 2010

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies

Hello, we have had some real nightmares this morning. We have been using email2case to automatically generate tickets. This morning we have been seeing some problems with duplicate tickets being generated. The emails all seem to be fine. We have looked through the logs and found they all seem to have the following message.

2005-09-21 09:02:21,273 424441124 [Timer-0] ERROR com.sforce.mail.GenericClient  - javax.mail.MessagingException: A9 NO Some messages in the mailbox had previously been expunged and could not be returned.;
  nested exception is:
 com.sun.mail.iap.CommandFailedException: A9 NO Some messages in the mailbox had previously been expunged and could not be returned.
javax.mail.MessagingException: A9 NO Some messages in the mailbox had previously been expunged and could not be returned.;
  nested exception is:
 com.sun.mail.iap.CommandFailedException: A9 NO Some messages in the mailbox had previously been expunged and could not be returned.
 at com.sun.mail.imap.IMAPMessage.setFlags(IMAPMessage.java:753)
 at javax.mail.Message.setFlag(Message.java:541)
 at com.sforce.mail.GenericClient.handleMessage(GenericClient.java:374)
 at com.sforce.mail.GenericClient.receive(GenericClient.java:322)
 at com.sforce.mail.EmailService$EmailWorker.run(EmailService.java:113)
 at java.util.TimerThread.mainLoop(Unknown Source)
 at java.util.TimerThread.run(Unknown Source)

The email got processed twice and so a duplicate ticket was issued to the customer

Does anyone have any experience of this and could anyone help me on this issue. It is proving to a real pain in the a*&!  ;¬)

Many thanks for your help

  • September 21, 2005
  • Like
  • 0