ClassCastException gnu.mail.handler.TextPlain when Sending Test Mail due to GNU Java

お困りですか?

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

コミュニティに質問

症状

An error has occurred Configuring a Server for Outgoing Mail:


java.lang.ClassCastException: gnu.mail.handler.TextPlain
at javax.activation.MailcapCommandMap.createDataContentHandler(MailcapCommandMap.java:496)

原因

The gnu version of JavaMail and the Sun version of JavaMail are both in the class path.

ソリューション

Install the javamail package and remove the gnumailpackage.


Last modified on Mar 30, 2016

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

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