Migrated from 11g to 12c, charts not showing up, only tables — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Migrated from 11g to 12c, charts not showing up, only tables

Received Response
1
Views
1
Comments
ideal2545
ideal2545 Rank 3 - Community Apprentice

Hi All,

I was able to sucesfully use the BI MIgration Tool to move from 11g to 12c, and my tables are populating with data but the charts are not showing up in my dashboards, could anyone assist? I ran accross this while searching: .

1. Go to the \AnalyticsRes directory on the 11g system.

2. Copy the following files from the 11g \AnalyticsRes directory to the 12c \AnalyticsRes directory: • highcharts.js • exporting.js • jquery-1.8.2.min.js

But my 11g system does not have those JS files.

I appreciate the help!

Jon

Answers

  • ideal2545
    ideal2545 Rank 3 - Community Apprentice

    In case anyone needs to know, this issue was resolved on Redhat by doing the following:

    unset DISPLAY variable via bash profile file

    set -Djava.awt.headless=true in managed server startup file.