Hi David,

this seems to happen during the creation of a JavaMail InternetAddress instance for the CC addresses. Can you check if you're by any chance using an empty string for those instead of null?

Best regards,

Geert

On 02 Jan 2007, at 19:47, David HM Spector wrote:

The email looks okay to me; not sure why the email component is upset...

David


Jan 2, 2007 1:21:00 PM com.uwyn.rife.mail.executors.DatabaseMailQueueExecutor$SendEmails gotBeanInstance
WARNING: Email not sent due to an error while building the message.
Email{mId=1, [EMAIL PROTECTED], [EMAIL PROTECTED], mSubject=NELA: Please activate your new account, mBody=Greetings from the team at Never Eat Lunch Alone!

Welcome to Never Eat Lunch Alone (NELA)!

Your account has been created, please click the below link to complete the activation.

http://0.0.0.0:8080/activate? code=5c64f375c21c3b3457e3434482cdc21c&id=1, mCcAddresses=, mBccAddresses=}
javax.mail.internet.AddressException: Illegal address in string ``''
at javax.mail.internet.InternetAddress.<init>(InternetAddress.java: 94) at javax.mail.internet.InternetAddress.<init>(InternetAddress.java: 119) at com.uwyn.rife.mail.executors.DatabaseMailQueueExecutor $SendEmails.gotBeanInstance(DatabaseMailQueueExecutor.java:333) at com.uwyn.rife.mail.executors.DatabaseMailQueueExecutor $SendEmails.gotBeanInstance(DatabaseMailQueueExecutor.java:257) at com.uwyn.rife.database.DbBeanFetcher.processRow (DbBeanFetcher.java:272) at com.uwyn.rife.database.DbRowProcessor.processRowWrapper (DbRowProcessor.java:118) at com.uwyn.rife.database.DbQueryManager.fetch(DbQueryManager.java: 2933) at com.uwyn.rife.database.DbQueryManager.fetchAll (DbQueryManager.java:2967) at com.uwyn.rife.database.DbQueryManager.executeFetchAll (DbQueryManager.java:2397) at com.uwyn.rife.database.DbQueryManager.executeFetchAll (DbQueryManager.java:2345) at com.uwyn.rife.database.querymanagers.generic.AbstractGenericQueryManag er._restore(AbstractGenericQueryManager.java:708) at com.uwyn.rife.database.querymanagers.generic.databasedrivers.generic.r estore(generic.java:183) at com.uwyn.rife.mail.executors.DatabaseMailQueueExecutor.executeTask (DatabaseMailQueueExecutor.java:232)
        at com.uwyn.rife.scheduler.ExecutorThread.run(ExecutorThread.java:33)
        at java.lang.Thread.run(Thread.java:613)

Jan 2, 2007 1:21:00 PM com.uwyn.rife.mail.executors.DatabaseMailQueueExecutor executeTask
INFO: 0 mails were sent



---------------------------------------------------------------------- ---------------------
                                          David HM Spector
spector (at) zeitgeist.com http://www.zeitgeist.com/ voice: +1 631.261.5013 fax: +1 212.656.1443
                                                    ~ ~ ~
"New and stirring things are belittled because if they are not belittled, the humiliating question arises, 'Why then are you not taking part in them?'" --H. G. Wells

_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

--
Geert Bevin
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to