Notification error in the log

I’m seeing this error below in the logs. Not sure where to set the Notification target.

15:02:19,706 ERROR [PSTaskAdapter] Failed notification for task: CMMI_Incrementa
l_Publish
java.lang.IllegalStateException: job does not contain a notification target/to a
ddress.
at com.percussion.services.schedule.impl.PSTaskAdapter.╘00000(Unknown So
urce)
at com.percussion.services.schedule.impl.PSTaskAdapter.o00000(Unknown So
urce)
at com.percussion.services.schedule.impl.PSTaskAdapter.o00000(Unknown So
urce)
at com.percussion.services.schedule.impl.PSTaskAdapter.runJob(Unknown So
urce)
at com.percussion.services.schedule.impl.PSTaskAdapter.execute(Unknown S
ource)
at org.quartz.core.JobRunShell.run(JobRunShell.java:206)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j
ava:548)

Paddy

Paddy,

Verify that the Scheduled Task has specified “Notify Role” and/or “Email Addresses.” You can verify by going to the “Admin” tab, “Scheduled Tasks,” and “CMMI_Incremental_Publish.”

Rileyw,
Notify Role is specified.

Paddy

Do the users in that role have a specified email address? You can verify a user’s email address in Server Administrator.

Nope they don’t. The username itself has the email address associated.

Paddy

Try setting sys_email for a user associated to that role, and see if the error message goes away.

Looks like it is, but let me double check with our real working instance.

Thanks
Paddy