ognl.MethodFailedException: Method "setDraftId" failed for object com.atlassian.confluence.pages.actions.CreatePageAction@959ed2 [java.lang.UnsupportedOperationException: the SessionDraftDao does not support Draft getDraft(long id)]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Atlassian JIRA by Matt Ryall, 1 year ago
via Atlassian JIRA by Matt Ryall, 1 year ago
via Atlassian JIRA by Charles Miller, 2 years ago
via Atlassian JIRA by Charles Miller, 1 year ago
via Atlassian JIRA by Scott Farquhar [Atlassian], 1 year ago
via Atlassian JIRA by Scott Farquhar [Atlassian], 2 years ago
ognl.MethodFailedException: Method "setDraftId" failed for object com.atlassian.confluence.pages.actions.CreatePageAction@959ed2 [java.lang.UnsupportedOperationException: the SessionDraftDao does not support Draft getDraft(long id)]
at ognl.OgnlRuntime.callAppropriateMethod(OgnlRuntime.java:805)
at ognl.OgnlRuntime.setMethodValue(OgnlRuntime.java:946)
at ognl.ObjectPropertyAccessor.setPossibleProperty(ObjectPropertyAccessor.java:76)
at ognl.ObjectPropertyAccessor.setProperty(ObjectPropertyAccessor.java:132)
at ognl.OgnlRuntime.setProperty(OgnlRuntime.java:1616)
at com.opensymphony.xwork.util.CompoundRootAccessor.setProperty(CompoundRootAccessor.java:45)
at ognl.OgnlRuntime.setProperty(OgnlRuntime.java:1616)
at ognl.ASTProperty.setValueBody(ASTProperty.java:105)
at ognl.SimpleNode.evaluateSetValueBody(SimpleNode.java:180)
at ognl.SimpleNode.setValue(SimpleNode.java:230)
at ognl.Ognl.setValue(Ognl.java:476)
at com.opensymphony.xwork.util.OgnlUtil.setValue(OgnlUtil.java:188)
at com.opensymphony.xwork.util.OgnlValueStack.setValue(OgnlValueStack.java:113)
at com.opensymphony.xwork.util.OgnlValueStack.setValue(OgnlValueStack.java:97)
at com.atlassian.xwork.interceptors.SafeParametersInterceptor.before(SafeParametersInterceptor.java:113)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:34)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)