Issue Details (XML | Word | Printable)

Key: CONF-9686
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Thomas Schweikle
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

Mail is not send by confluence for page updates

Created: 10/Oct/07 04:36 PM   Updated: 16/Oct/07 02:42 AM
Component/s: Notifications
Affects Version/s: 2.5.7
Fix Version/s: 2.6.1

Time Tracking:
Not Specified

File Attachments: 1. Text File confluence-mail-exception.txt (10 kB)

Environment:
Linux xxxxx 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 23:10:59 EDT 2007 i686 i686 i386 GNU/Linux

java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)

Confluence EAR/WAR 2.5.7

tomcat5-5.5.23-9jpp.2.fc7

Issue Links:
Cause
 

Participants: Matt Ryall [Atlassian] and Thomas Schweikle
Since last comment: 1 year, 12 weeks, 2 days ago
Resolution Date: 16/Oct/07 02:42 AM
Labels:


 Description  « Hide
Confluence exausts the error message "com.atlassian.mail.MailException: javax.mail.NoSuchProviderException: smtp" trying to send mail. Since the system itself is able to send mail (mailer used: ssmtp) it looks like some java library missing. Any idea which one?

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Thomas Schweikle added a comment - 12/Oct/07 04:16 AM
Here is the complete java exception text.

Thomas Schweikle added a comment - 12/Oct/07 04:18 AM
I have upgraded to 2.5.8 meanwhile to overcome one user annoying bug — The mail error did not change. It is present for 2.6.0 too.

Matt Ryall [Atlassian] added a comment - 16/Oct/07 02:42 AM
Hi Thomas,

This is caused by two copies of Javamail in Confluence's classpath. Please remove one of the JARs as documented on this issue: CONF-9671

Thanks for reporting this.

Regards,
Matt