Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Reorder pages causes nullpointer exception

Deleted user August 25, 2013

When we want to re-order the pages of one of our large spaces, the page never loads and the "thinking circle" is shown forever... The link we're accessing is:

https://confluence.xyz.com/pages/reorderpages.action?key=MD

And the stack trace from the logs:

2013-08-26 14:06:08,499 WARN [http-8080-16] [opensymphony.xwork.util.OgnlValueStack] findValue Caught an exception while evaluating expression 'JSONString' against value stack
 -- space: 1015809 | url: /pages/children.action | userName: XXXXX | referer: https://confluence.xyz.com/pages/reorderpages.action?key=MD | action: children
java.lang.RuntimeException: Caught an Ognl exception while getting property JSONString
        at com.opensymphony.xwork.util.CompoundRootAccessor.getProperty(CompoundRootAccessor.java:112)
        at ognl.OgnlRuntime.getProperty(OgnlRuntime.java:1603)
        at ognl.ASTProperty.getValueBody(ASTProperty.java:96)
        at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:171)
        at ognl.SimpleNode.getValue(SimpleNode.java:193)
        at ognl.Ognl.getValue(Ognl.java:333)
        at ognl.Ognl.getValue(Ognl.java:310)
        at com.opensymphony.xwork.util.OgnlValueStack.findValue(OgnlValueStack.java:141)
        at com.atlassian.confluence.json.JsonResult.getJsonString(JsonResult.java:90)
        at com.atlassian.confluence.json.JsonResult.doExecute(JsonResult.java:38)
        at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:116)

(it's actually a lot longer but I think this is the important part)

I found this, which isn't exactly the same, tried the resolution but the select does not generate any rows.

Anyone got any ideas? We're running Confluence 5.1.3.

/Marcus

1 answer

1 accepted

2 votes
Answer accepted
RianA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 25, 2013

Hi Marcus,

From the stacktrace, you might be hitting the following issues.
* https://confluence.atlassian.com/display/CONFKB/List+Pages+Tree+View+Loads+Forever

Please try the resolution out and check if it works.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events