Issue with charts

Ming
Level 2
Issue with charts

Hello!

I am working through the L1 training and deployed the Dataiku instance on GCP. Data uploading and recipe creations have been fine, but I am stuck on creating any charts in the Flow or in the Lab. 

The error message is as follows: 

java.lang.NoClassDefFoundError: Could not initialize class com.dataiku.dip.shaker.types.Measure, caused by: NoClassDefFoundError: Could not initialize class com.dataiku.dip.shaker.types.Measure

 

Any inputs/solutions would be appreciated!

3 Replies
Ming
Level 2
Author

It looks like the issue is with the built-in DSS engine. When I use in-database engine, the charts worked okay.

Clรฉment_Stenac

Hi,

Please try to restart DSS as this kind of issue is often linked to Java being upgraded while DSS was running.

If that does not solve it, please attach your "backend.log" file which you can download from Administration > Maintenance > Log files

Ming
Level 2
Author

Hi Clement,

Thanks for your feedback. It works now after the new refresh. My guess is that the Java upgrade was happening when I was using the platform. Thanks!