May 20, 2011 6:48:25 AM PDT
I get this exception in the server log file when I use email notification of tasks.
I have checked that the email address specified in the profile looks valid. The email address of the server in System Properties looks valid (correct password as well). The same goes for the email settings in the Tenant.
Need help making this work.
ERR:TENANTID = -1 : Fri May 20 16:23:39 EDT 2011: TID=11668210: EmailDispatcherMB : @(onMessage(): ) SMS/Email message construction error. {SMS/Email message construction error. {SMS/Email message construction error. {SMS/Email message construction error. {javax.mail.internet.AddressException: Illegal address}}}}
SMS/Email message construction error. {SMS/Email message construction error. {SMS/Email message construction error. {SMS/Email message construction error. {javax.mail.internet.AddressException: Illegal address}}}}
at com.fujitsu.iflow.serveree.impl.globalnotification.EmailDispatcherMB.onMessage(EmailDispatcherMB.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
at org.jboss.ejb.MessageDrivenContainer$ContainerInterceptor.invoke(MessageDrivenContainer.java:495)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173)
at org.jboss.ejb.plugins.MessageDrivenTxInterceptorBMT.invoke(MessageDrivenTxInterceptorBMT.java:47)
at org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor.invoke(MessageDrivenInstanceInterceptor.java:116)
at org.jboss.ejb.plugins.RunAsSecurityInterceptor.invoke(RunAsSecurityInterceptor.java:109)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:136)
at org.jboss.ejb.MessageDrivenContainer.internalInvoke(MessageDrivenContainer.java:402)
at org.jboss.ejb.Container.invoke(Container.java:954)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker.invoke(JMSContainerInvoker.java:987)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker$MessageListenerImpl.onMessage(JMSContainerInvoker.java:1287)
at org.jboss.jms.asf.StdServerSession.onMessage(StdServerSession.java:266)
at org.jboss.mq.SpyMessageConsumer.sessionConsumerProcessMessage(SpyMessageConsumer.java:905)
at org.jboss.mq.SpyMessageConsumer.addMessage(SpyMessageConsumer.java:170)
at org.jboss.mq.SpySession.run(SpySession.java:323)
at org.jboss.jms.asf.StdServerSession.run(StdServerSession.java:194)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:748)
at java.lang.Thread.run(Thread.java:595)
Caused by: SMS/Email message construction error. {SMS/Email message construction error. {SMS/Email message construction error. {javax.mail.internet.AddressException: Illegal address}}}
at com.fujitsu.iflow.serveree.impl.globalnotification.EmailDispatcherImpl.onMessageHelper(EmailDispatcherImpl.java:117)
at com.fujitsu.iflow.serveree.impl.globalnotification.EmailDispatcherMB.onMessage(EmailDispatcherMB.java:69)
... 26 more
Caused by: SMS/Email message construction error. {SMS/Email message construction error. {javax.mail.internet.AddressException: Illegal address}}
at com.fujitsu.iflow.serveree.impl.globalnotification.EmailDispatcherImpl.constructAndSendMsg(EmailDispatcherImpl.java:229)
at com.fujitsu.iflow.serveree.impl.globalnotification.EmailDispatcherImpl.onMessageHelper(EmailDispatcherImpl.java:93)
... 27 more
Caused by: SMS/Email message construction error. {javax.mail.internet.AddressException: Illegal address}
at com.fujitsu.iflow.serveree.impl.emaillistner.WINtfxEmailMsgConstructor.constructAndSendMsgs(WINtfxEmailMsgConstructor.java:319)
at com.fujitsu.iflow.serveree.impl.globalnotification.EmailDispatcherImpl.constructAndSendMsg(EmailDispatcherImpl.java:204)
... 28 more
Caused by: javax.mail.internet.AddressException: Illegal address
at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:94)
at com.fujitsu.iflow.serveree.impl.emaillistner.WINtfxEmailMsgConstructor.constructAndSendMsgs(WINtfxEmailMsgConstructor.java:186)
... 29 more
Author: Ivar Alexander
Attachment: