You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The data "null" is not legal for a JDOM attribute :A null is not a legal XML value.
.
.
.
Caused by: org.jdom.IllegalDataException: The data "null" is not legal for a JDOM attribute: A null is not a legal XML value.
at org.jdom.Attribute.setValue(Attribute.java:491)
at org.jdom.Attribute.(Attribute.java:228)
at org.jdom.Attribute.(Attribute.java:251)
at org.jdom.Element.setAttribute(Element.java:1128)
at org.saiku.olap.query.QuerySerializer.appendTotalFunctions(QuerySerializer.java:146)
at org.saiku.olap.query.QuerySerializer.createDOMTree(QuerySerializer.java:109)
at org.saiku.olap.query.QuerySerializer.createXML(QuerySerializer.java:56)
The text was updated successfully, but these errors were encountered:
sorry by mi english I'm peruvian, I not can save querys in saiku in pentaho 5.0.1 only i can save simple querys but need save complex querys with filters not saved please help me!!
The data "null" is not legal for a JDOM attribute :A null is not a legal XML value.
.
.
.
Caused by: org.jdom.IllegalDataException: The data "null" is not legal for a JDOM attribute: A null is not a legal XML value.
at org.jdom.Attribute.setValue(Attribute.java:491)
at org.jdom.Attribute.(Attribute.java:228)
at org.jdom.Attribute.(Attribute.java:251)
at org.jdom.Element.setAttribute(Element.java:1128)
at org.saiku.olap.query.QuerySerializer.appendTotalFunctions(QuerySerializer.java:146)
at org.saiku.olap.query.QuerySerializer.createDOMTree(QuerySerializer.java:109)
at org.saiku.olap.query.QuerySerializer.createXML(QuerySerializer.java:56)
The text was updated successfully, but these errors were encountered: