IMAP/Pop3 Incoming mail errors

2
Every now and again the IMAP/Pop3 incoming mail module seems to have problems importing some (seemingly very simple) mails. Any suggestions on where to look how to start fixing these issues? They are mostly simple emails without attachments or complicated signatures. Just simple text    
asked
1 answers
1

Error log for this post (cannot edit main post currently)

 

May 24 06:16:17.407 - INFO - Email_IMAPPOP3: START - Processing a list of incoming emails with a size: 1
May 24 06:16:18.681 - ERROR - Email_IMAPPOP3: Error has occured while processing incoming email: Fwd: . The email will be hold in the INBOX/__CustomerServiceApp folder and will processed with the next import.
May 24 06:16:18.685 - ERROR - Email_IMAPPOP3: (1/53) java.lang.NullPointerException: null
May 24 06:16:18.685 - ERROR - Email_IMAPPOP3: (2/53) #011at imap_pop3_email.actions.EmailHandler.processMultiPart(EmailHandler.java:334)
May 24 06:16:18.685 - ERROR - Email_IMAPPOP3: (3/53) #011at imap_pop3_email.actions.EmailHandler.processEmailContent(EmailHandler.java:268)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (4/53) #011at imap_pop3_email.actions.EmailHandler.readEmailMessages(EmailHandler.java:153)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (5/53) #011at imap_pop3_email.actions.RetrieveEmailMessages.executeAction(RetrieveEmailMessages.java:42)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (6/53) #011at imap_pop3_email.actions.RetrieveEmailMessages.executeAction(RetrieveEmailMessages.java:24)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (7/53) #011at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:49)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (8/53) #011at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:260)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (9/53) #011at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:248)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (10/53) #011at com.mendix.core.actionmanagement.ActionManager$1.execute(ActionManager.java:168)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (11/53) #011at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:36)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (12/53) #011at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:172)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (13/53) #011at com.mendix.core.component.InternalCore.execute(InternalCore.java:414)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (14/53) #011at com.mendix.modules.microflowengine.actions.actioncall.JavaAction.execute(JavaAction.scala:52)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (15/53) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:47)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (16/53) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:192)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (17/53) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:149)
May 24 06:16:18.686 - ERROR - Email_IMAPPOP3: (18/53) #011at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:49)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (19/53) #011at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:260)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (20/53) #011at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:248)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (21/53) #011at com.mendix.core.actionmanagement.ActionManager$1.execute(ActionManager.java:168)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (22/53) #011at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:36)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (23/53) #011at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:172)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (24/53) #011at com.mendix.core.component.InternalCore.executeSync(InternalCore.java:496)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (25/53) #011at com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:43)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (26/53) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:47)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (27/53) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:192)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (28/53) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:149)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (29/53) #011at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:49)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (30/53) #011at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:260)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (31/53) #011at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:248)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (32/53) #011at com.mendix.core.actionmanagement.ActionManager$1.execute(ActionManager.java:168)
May 24 06:16:18.687 - ERROR - Email_IMAPPOP3: (33/53) #011at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:36)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (34/53) #011at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:172)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (35/53) #011at com.mendix.core.component.InternalCore.execute(InternalCore.java:414)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (36/53) #011at com.mendix.core.actionmanagement.UserScheduledAction.executeScheduledAction(ScheduledAction.scala:65)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (37/53) #011at com.mendix.core.actionmanagement.ScheduledAction$ScheduledRun$$anonfun$run$1.apply(ScheduledAction.scala:127)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (38/53) #011at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2$$anon$1.execute(ActionDispatching.scala:143)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (39/53) #011at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:36)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (40/53) #011at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2.apply(ActionDispatching.scala:145)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (41/53) #011at scala.util.Try$.apply(Try.scala:192)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (42/53) #011at com.mendix.core.session.Worker$$anonfun$receive$3.applyOrElse(ActionDispatching.scala:139)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (43/53) #011at akka.actor.Actor$class.aroundReceive(Actor.scala:465)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (44/53) #011at com.mendix.core.session.Worker.aroundReceive(ActionDispatching.scala:135)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (45/53) #011at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (46/53) #011at akka.actor.ActorCell.invoke(ActorCell.scala:487)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (47/53) #011at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (48/53) #011at akka.dispatch.Mailbox.run(Mailbox.scala:220)
May 24 06:16:18.688 - ERROR - Email_IMAPPOP3: (49/53) #011at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:393)
May 24 06:16:18.689 - ERROR - Email_IMAPPOP3: (50/53) #011at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
May 24 06:16:18.689 - ERROR - Email_IMAPPOP3: (51/53) #011at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
May 24 06:16:18.689 - ERROR - Email_IMAPPOP3: (52/53) #011at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
May 24 06:16:18.689 - ERROR - Email_IMAPPOP3: (53/53) #011at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
May 24 06:16:18.765 - INFO - Email_IMAPPOP3: END - Processing a list of incoming emails with a size: 1

 

answered