Bug #2283
closed
Email to user does NOT work after load: using Hyperion!
Added by Michael Lee about 19 years ago.
Updated over 18 years ago.
Description
After loading, I get no emails. Whatever is slowing down the system or causing
errors needs to not prevent emails from being sent.
Denorm and keywords goes slowly/not at all. Needs fixing for the rest of the
system to function.
After XML is loaded, an email receipt needs to be sent that is a summary of what loaded and a link to more info about them (the dataset view of the dataset created when XML loads).
This email should be sent to the user (as is promised on: http://vegbank.org/vegbank/DisplayUploadPlotAction.do where users load XML), and also the dba (dba@vegbank.org) to let us know that plots have been added!
If the load fails, a different receipt should be sent letting the user know the XML load failed. Reasons why it failed would be useful to the dba
E-mailing user and admin probably doesn't work because it's using hyperion instead of mercury:
DEBUG XML.LoadTreeToDatabase: sending message to user
DEBUG utility.ServletUtility: Using this smtp server: hyperion.nceas.ucsb.edu
ERROR XML.LoadTreeToDatabase: problem sending dataload receipt via email:
javax.mail.SendFailedException: Sending failed;
nested exception is:
class javax.mail.MessagingException: Could not connect to SMTP host: hyperion.nceas.ucsb.edu, port: 25;
nested exception is:
java.net.ConnectException: Connection refused
changed to mail.nceas.ucsb.edu. the property can be changed in build.properties if installed outside nceas.
Original Bugzilla ID was 2283
Also available in: Atom
PDF