On Tue, May 21, 2013 at 2:08 PM, Alan Orth <[email protected]> wrote: > Here's the full stack trace, including the "Caused by": > https://gist.github.com/alanorth/4e942aa252764a3d87aa/raw/2c4a9ad30f537386cc3bb1c9a885204e949038e2/gistfile1.txt
OK, in this case that didn't tell me anything new. > My mail.* properties from dspace.cfg: Looks good. > mail.allowed.referrers = cgspace.cgiar.org I have localhost here, so try this: mail.allowed.referrers = localhost, cgspace.cgiar.org But I don't think this is the issue (the error would be different). > We did switch to using build.properties (one for > dev and production) with a common dspace.cfg, though... I will try to > use our old config file maybe... This sounds like a likely culprit to me. Make sure you didn't comment out any properties present in the default build.properties. You have to leave the value empty instead of commenting it out. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

