Bug #2283
closedEmail to user does NOT work after load: using Hyperion!
0%
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.
Updated by Michael Lee over 18 years ago
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
Updated by Michael Lee over 18 years ago
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
Updated by Chad Berkley over 18 years ago
changed to mail.nceas.ucsb.edu. the property can be changed in build.properties if installed outside nceas.