New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: CONF-8417
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Don Willis [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence

Missing plugin-info knocks Confluence over

Created: 01/May/07 08:30 PM   Updated: 02/May/07 01:25 AM
Component/s: None
Affects Version/s: 2.3.3
Fix Version/s: 2.5.1, 2.6.0

Time Tracking:
Not Specified

File Attachments: 1. HTML File dashboarderror.html (28 kB)

Environment:
Produced on:
Confluence 2.3.3
Resin 3
HSQL

Participants: Don Willis [Atlassian]
Since last comment: 1 year, 15 weeks, 6 days ago
Resolution Date: 02/May/07 01:25 AM
Labels:


 Description  « Hide
As described in http://jira.atlassian.com/browse/PLUG-33, loading a plugin from the web front-end in that has no plugin-info in its plugin descriptor causes a NullPointerException.

After trying this, future requests to Confluence result in this:

org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getText' in class com.atlassian.confluence.dashboard.actions.DashboardAction threw exception class java.lang.NullPointerException : null
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:309)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:207)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:250)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:271)
at org.apache.velocity.Template.merge(Template.java:296)
at com.opensymphony.webwork.dispatcher.VelocityResult.doExecute(VelocityResult.java:91)
at com.atlassian.xwork.results.ProfiledVelocityResult.doExecute(ProfiledVelocityResult.java:21)
at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:116)
at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:263)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:187)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)

Doesn't go away till restarted. Full error page attached.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.