OLAP reports not loading, just blank reports - SetCachingMap error shown

David Registro shared this problem 6 years ago
Resolved

Upgraded Yellowfin and now none of my OLAP reports will display anything, I just get blank result sets.

E.g.

5ba046033ec7ad5a1154ab150865807f

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

Replies (1)

photo
1

This specific issue is caused by libraries not being updating (based on upgrade path).

Good news is there is an extremely easy fix.

  1. Stop Yellowfin
  2. Move out the following files and store them in a safe location.
    - 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
  3. Download the newer version of the files in the attached .zip
  4. Extract the 2 files into the Yellowfin\appserver\webapps\ROOT\WEB-INF\lib\ folderThese are simply 1.1.1 versions of the previous files.
  5. Start Yellowfin


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!