Shruti Modi wrote:
> I have installed xwiki 1.1.2 and using mysql database.
> when I am trying to start the application I am getting the following error.
> 
> 18:36:06.453 WARN!! [P1-19]
> org.mortbay.jetty.servlet.ServletHandler.handle(Se
> letHandler.java:618) >11> Error for /xwiki/bin/view/Main/WebHome
> java.lang.NoSuchMethodError:
> com.xpn.xwiki.doc.XWikiDocument.setMinorEdit(Z)V
>         at
> com.xpn.xwiki.plugin.scheduler.SchedulerPlugin.prepareJobStubContex
> SchedulerPlugin.java:195)
>         at

You are not using an official 1.1.2, since it does not include the scheduler 
plugin, which seems to 
be used in your wiki. That plugin is not compatible with that version of the 
platform, so you must 
either upgrade to a newer version, or remove that plugin.
-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to