OLAP reports not loading, just blank reports - SetCachingMap error shown
Resolved
Upgraded Yellowfin and now none of my OLAP reports will display anything, I just get blank result sets.
E.g.
The following error is displayed in the logs:
java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: org.olap4j.OlapStatement.setCachingMap(Ljava/util/Map;)V Caused by: java.lang.NoSuchMethodError: org.olap4j.OlapStatement.setCachingMap(Ljava/util/Map;)V
This specific issue is caused by libraries not being updating (based on upgrade path).
Good news is there is an extremely easy fix.
- Yellowfin\appserver\webapps\ROOT\WEB-INF\lib\olap4j-1.1.0.jar
- Yellowfin\appserver\webapps\ROOT\WEB-INF\lib\olap4j-xmla-1.1.0.jar
It's that simple!
If you still have issues, or any other questions, please let us know.
Regards,
David
This specific issue is caused by libraries not being updating (based on upgrade path).
Good news is there is an extremely easy fix.
- Yellowfin\appserver\webapps\ROOT\WEB-INF\lib\olap4j-1.1.0.jar
- Yellowfin\appserver\webapps\ROOT\WEB-INF\lib\olap4j-xmla-1.1.0.jar
It's that simple!
If you still have issues, or any other questions, please let us know.
Regards,
David
Replies have been locked on this page!