analytic Coffee!
  • Topical Tessitura Community Groups
  • More
analytic Coffee!
Wiki Troubleshooting Application Availability
  • Discussions
  • Files
  • Wiki
  • Members
  • Mentions
  • Tags
  • Events
  • More
  • Cancel
  • New
analytic Coffee! requires membership for participation - click to join
  • analytic Coffee! Wiki
  • +Tessitura Analytics Shared Dashboards
  • +Data Analysis Training Opportunities
  • -Analytics Tips & Trouble shooting
    • Analytics Scripts not Saving
    • Auto-Zoom Scatter Map
    • Changing Labels on a Graph
    • Conditionally format the color of text
    • First Time Buyers and Subsequent Buying
    • Fixing Tessitura Analytic Emails after an upgrade
    • Joining Isolated Data-points, Removing Data Markers, Interpolating Last Point
    • Milestones: Labelled Data Points on Analytics Charts
    • RSUM continuous chart, remove gaps
    • Scatter Map Widget tips - Heat Map of postal codes
    • Sorting First Performance Name by Date Instead of Alphabetically
    • Troubleshoot Data Warehouse Load
    • Troubleshooting Application Availability
  • Jupyter Notebooks
  • Learning about AI
  • +Learning about Python
  • +Power BI & Tessitura

Troubleshooting Application Availability

Some procedures and information for issues where Tessitura Analytics does not load inside the Tessitura Application.

Could not connect to Tessitura Analytics: The remote server returned an error: (400) Bad Request. Please contact your system administrator.

The Analytics services may not be running. Start any service starting with Sisense.* with a startup type of Automatic. Also start ElastiCubeManagementService.

Try accessing the Sisense application outside of TessituraWeb or Tessitura Client. This can be done by manually accessing <server:port>/app/account#/login

If SiSense is running, then the issue has to do with the way Tessitura connects to it.

Consider verifying that the TessituraWeb Web.config appSettings configuration key for analyticsUrl is correct and has the correct port number.

Inspect TessituraWeb logs:

Could not retrieve access token from Sisense.

Try switching nlog.config for TessituraWeb to log Trace level instead of Error — you will see the GET HTTP request that is being attempted.

Verify that the HTTP request URL is valid — you should be able to access it in a browser. Be mindful of port numbers.

Data cube availability:

The Dashboard requires ElastiCube <cubename> to run. It wasn't found on <servername>.

Most likely scenario for this error appearing in the Analytics application is that the ElastiCubeManagementService is not running.

Or, just log in to the Analytics application as an administrator, go to the Admin settings for Data Sources, and start all of the cubes.

  • Tessitura Analytics
  • Share
  • History
  • More
  • Cancel
Related
Recommended