javax.mail.MessagingException: IOException while sending message; OR javax.activation.UnsupportedDataTypeException

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

Unable to send email or received email notification.

atlassian-confluence.log に次のエラーが返される。

javax.mail.MessagingException: IOException while sending message; 
nested exception is:
javax.activation.UnsupportedDataTypeException

Another symptom that you may find on space mail level is:

Confluence space mail is unable to read or process the email body. Example:

Subject: Documentation
From: "Hanis" <hanis@atlassian.com>
Date: February 03, 2013 12:49
javax.mail.util.SharedByteArrayInputStream@73bf9b0e ---> this is the body email.

 

原因

activation-x.x.x.jar and mail-x.x.x.jar from /confluence/WEB-INF/lib were not moved over to <confluence-install>/lib (Tomcat 6)

ソリューション

 Ensure that both activation-x.x.x.jar and mail-x.x.x.jar from /confluence/WEB-INF/lib have been moved (but not copy) to <confluence-install>/lib (Tomcat 6)

(info) You may also refer here: http://www.jguru.com/faq/view.jsp?EID=237257

 

 

 

 

 

 

 

 

 

 

 

 

Last modified on Mar 30, 2016

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.