-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Medium
-
None
-
Affects Version/s: None
-
Component/s: None
-
Environment:
CAC
I've noticed > 10,000 errors of the form:
009-02-10 19:42:20,326 ERROR [TP-Processor22] [atlassian.confluence.servlet.ConfluenceServletDispatcher] sendError Could not execute action
-- url: /plugins/feedburner/popularitemsfeed.action | userName: anonymous
java.lang.NullPointerException
at com.atlassian.confluence.plugin.feedburner.PopularItemsFeedAction.execute(PopularItemsFeedAction.java:33)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
on CAC. It looks like the Feedburner Plugin hasn't been updated for a while, the source link http://svn.atlassian.com/svn/public/contrib/confluence/feedburner-plugin/tags/1.0 no longer works.
See http://extranet.atlassian.com/display/CONFMON/atlassian.confluence.servlet.ConfluenceServletDispatcher.sendError for (slightly) more detail.