On 10/23/2009 02:07 PM, kuchumovn wrote: > > Hi. > Look what i've seen in the log - there is some exception thrown. > Should i open a JIRA request for this one? > > [#|2009-10-23T16:00:00.000+0400|INFO|sun-appserver2.1|com.xpn.xwiki.plugin.scheduler.StatusListener|_ThreadID=27;_ThreadName=DefaultQuartzScheduler_Worker-7;|Task > 'xwiki:Scheduler.WatchListHourlyNotifier_0' is about to be executed|#] > > [#|2009-10-23T16:00:00.001+0400|SEVERE|sun-appserver2.1|com.xpn.xwiki.plugin.watchlist.WatchListPlugin|_ThreadID=27;_ThreadName=DefaultQuartzScheduler_Worker-7;_RequestID=dbc4e934-c3ac-45c8-9905-5aa702053fae;|Exception > while running job > java.lang.NullPointerException > at > com.xpn.xwiki.plugin.watchlist.WatchListEventMatcher.<init>(WatchListEventMatcher.java:90) > at > com.xpn.xwiki.plugin.watchlist.WatchListJob.executeJob(WatchListJob.java:239) > 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) > |#] > > [#|2009-10-23T16:00:00.002+0400|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=27;_ThreadName=DefaultQuartzScheduler_Worker-7;_RequestID=dbc4e934-c3ac-45c8-9905-5aa702053fae;| > java.lang.NullPointerException > at > com.xpn.xwiki.plugin.watchlist.WatchListEventMatcher.<init>(WatchListEventMatcher.java:90) > at > com.xpn.xwiki.plugin.watchlist.WatchListJob.executeJob(WatchListJob.java:239) > 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) > |#] >
Did you enable the ActivityStream plugin? -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
