Hi nuxeo people,

I have configured the file mail-service.xml (only change the attribute
mail.smtp.host="localhost"). Postfix is installed, listen
on port 25 and works fine with the command system mail, but I get the
following error in server.log :

2009-05-26 12:07:07,494 ERROR
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error
during Notification processing for event emailDocumentSend
java.lang.ClassCastException: java.lang.String cannot be cast to
[Ljava.lang.String;
        at
org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:114)
        at
org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:79)
        at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:109)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)

Can you help me ?

Thanks in advance


Jean-Louis Barrois
Université Paris 5 René Descartes
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to