PDA

View Full Version : i don't understand error !!??



peppena
06-19-2005, 08:08 PM
hello ,
i use jpivot exemple in mondrian.
when i try to view other cube (i change a mdx query in modrian.jsp) i obtain this error :
javax.servlet.ServletException: javax.servlet.jsp.JspException: An error occurred while evaluating custom action attribute "test" with value "${query01.result.overflowOccured}": An error occurred while getting property "result" from an instance of class com.tonbeller.jpivot.tags.OlapModelProxy (com.tonbeller.jpivot.olap.model.OlapException: mondrian.olap.MondrianException: Mondrian Error:Internal error: Error while executing query [select {[Measures].[Employee Salary]} ON columns, {[Employees].CurrentMember} ON rows from [HR] ])
i don't understand whant does that means.
the original example work very fine ( : cube sales from foodmart.xml) but all others query i tested genered this error !!
any one can help me please !