Hi all,
it's a couple of weeks that the daily scheduling for watchlist notification
doesn't work anymore. in particular, i get the following error message on
catalina.out log file:
2010-11-02 15:15:11,642 [DefaultQuartzScheduler_Worker-2] ERROR
watchlist.WatchListPlugin - Exception while running job
java.lang.NullPointerException
at
com.xpn.xwiki.plugin.watchlist.WatchListNotifier.sendEmailNotification(WatchListNotifier.java:84)
at
com.xpn.xwiki.plugin.watchlist.WatchListJob.executeJob(WatchListJob.java:262)
at
com.xpn.xwiki.plugin.scheduler.AbstractJob.execute(AbstractJob.java:75)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
java.lang.NullPointerException
at
com.xpn.xwiki.plugin.watchlist.WatchListNotifier.sendEmailNotification(WatchListNotifier.java:84)
at
com.xpn.xwiki.plugin.watchlist.WatchListJob.executeJob(WatchListJob.java:262)
at
com.xpn.xwiki.plugin.scheduler.AbstractJob.execute(AbstractJob.java:75)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
as you can see, the message is not very explanative, and can't find out any
solution. I already tried to unschedule -> change the fire time ->
reschedule. Is there an already known issue and, maybe, its solution? The
hourly scheduler works (good) as before, so i don't think this problem is
about malformed documents.
Any idea?
Thanks a lot,
claudio
--
View this message in context:
http://xwiki.475771.n2.nabble.com/watchlist-daily-notifier-doesn-t-work-tp5…
Sent from the XWiki- Users mailing list archive at
Nabble.com.