[xwiki-notifications] [Issue] Created: (XASCH-17) Exception on Scheduler.WebHome about "isDocumentWatched"
Vincent Massol (JIRA)
jira at xwiki.org
Sat Mar 1 17:17:20 CET 2008
Exception on Scheduler.WebHome about "isDocumentWatched"
--------------------------------------------------------
Key: XASCH-17
URL: http://jira.xwiki.org/jira/browse/XASCH-17
Project: XWiki Scheduler Application
Issue Type: Bug
Components: Plugin
Affects Versions: 1.3
Reporter: Vincent Massol
Fix For: 1.4
{noformat}
Error number 4001 in 4: Error while parsing velocity page /templates/menuview.vm
Wrapped Exception: Invocation of method 'isDocumentWatched' in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi threw exception java.lang.NullPointerException @ /templates/menuview.vm[118,44]
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing velocity page /templates/menuview.vm
Wrapped Exception: Invocation of method 'isDocumentWatched' in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi threw exception java.lang.NullPointerException @ /templates/menuview.vm[118,44]
at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:160)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1414)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:598)
at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25
{noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the notifications
mailing list