BOUSQUET Jeremie wrote: > Hi, > > The scheduler does not work ! ;-) > > Regarding the remarks below, I'm using the Scheduler packaged with XE 1.2. > > But I get the following error : > > org.quartz.JobExecutionException: The user [XWiki.Admin] didn't have > programming rights when the job [xwiki:Scheduler.JOBTimeLineFeed_0] was > scheduled. > [...] > > But : > - Admin account exists, as well as profile XWiki.Admin > - of course, it has admin&programming rights > - my job page was saved by the admin > > So I don't understand why it does complain about missing programming rights ! > ? >
Is that a virtual wiki, with more than one wikis, or is it just a plain wiki? > Thanks, > Jeremie > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sergiu Dumitriu > Sent: vendredi 21 décembre 2007 10:20 > To: XWiki Users > Subject: Re: [xwiki-users] FW: Scheduler > > Jean-Vincent Drean wrote: > >> Permissions at the job level : your job page have to be saved by a >> user with programming rights >> (and the SchedulerPlugin will always be able to modify your jobs). >> > > Then there's a problem with the Scheduler/Watchlist applications, as > they contain documents saved by Admin. If a wiki does not contain this > account, then nothing will work. What we can do: > > 1. Save them as superadmin. > 2. Write in the installation guide that if if there is no Admin user, > then all the files must be manually saved by an user with programming > rights. > > I'd go with 1, as most people don't read the Installation guide, and > they'll just post on the mailing list that the scheduler does not work... > > Can somebody take care of this? > > Sergiu -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
