V3 Email Error

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
ci_loi
Posts: 46
Joined: Wed Aug 13, 2008 4:00 pm

V3 Email Error

Post by ci_loi »

2008-10-21 12:45:16,671 ERROR -Exception forming notification for e-mail. E-mail will not be processed
java.lang.IllegalStateException: Folder is not Open

at com.sun.mail.pop3.POP3Folder.checkOpen(POP3Folder.java:397)

at com.sun.mail.pop3.POP3Folder.getProtocol(POP3Folder.java:424)

at com.sun.mail.pop3.POP3Message.loadHeaders(POP3Message.java:430)

at com.sun.mail.pop3.POP3Message.getHeader(POP3Message.java:255)

at javax.mail.internet.MimeMessage.getAddressHeader(MimeMessage.java:656)

at javax.mail.internet.MimeMessage.getFrom(MimeMessage.java:320)

at com.bas.basserver.iopipes.EmailSource.a(Unknown Source)

at com.bas.basserver.iopipes.EmailSource.a(Unknown Source)

at com.bas.basserver.iopipes.EmailSource.a(Unknown Source)

at com.bas.basserver.iopipes.EmailSource.a(Unknown Source)

at com.bas.basserver.iopipes.EmailSource.a(Unknown Source)

at com.bas.basserver.iopipes.EmailSource.sourceStartUp(Unknown Source)

at org.openadaptor.adaptor.AbstractSimpleSource.runCallback(Unknown Source)

at org.openadaptor.adaptor.AbstractSimpleSource.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)


Anyone with a clue?
jclark58
Posts: 192
Joined: Thu Mar 02, 2006 2:36 am
Location: Tasmania, Australia

Post by jclark58 »

I get similar problems all the time and have previously asked support , but It seems the email is handled by a 3rd party subsystem that AwareIM use but dont have much knowledge about.

The best I have come up with is to shut down and restart the AwareIM server. This pulls in the unprocessed incomming email, and works until the next time it hits an error.
/John
Post Reply