Xavier Cho

Results 95 comments of Xavier Cho

Is there any error messages on console or in log file when this happens? If so, please post the whole stacktrace here.

Thanks for the information. However, the most important part of the message should follow '_java.lang.NullPointerException_'. Please check your log file again, and see if you can find an actual stacktrace...

Sorry, but the package name and line numbers shown in the trace don't seem to match any version of the class. Have you by any chance changed _NavigatorHandler.java_ file? If...

@klaudiusz223 Yes, it could be the same problem. By the way, could you give me the MDX that reproduces the problem please?

Ah, I see you were talking about a different bug from this one. Anyway I just fix that problem and committed the changes, so I guess we have no reason...

The problem is caused by missing converter entry in the _/system/importExport.xml_ file.

Reported an issue for the problem : - http://jira.pentaho.com/browse/BISERVER-10281

Reopening the issue, as the previous workaround seems to be broken under Penatho 5.1. (See #161)

If you are willing to write a custom code to read properties and send them as json data, it becomes a much easier problem as the difficulty lies mostly in...

Hi, Unfortunately, there's no feature which allows you to configure dimension/level properties with UI in Pivot4J Analytics for now. However, Pivot4J core has a basic API for displaying the properties(https://github.com/mysticfall/pivot4j/tree/master/pivot4j-core/src/main/java/org/pivot4j/ui/collector),...