Error Message Glossary
This article serves as a glossary of error messages that may be displayed during the configuration or use of Exago BI. A list of potential causes and remedies is also included.
Choose the applicable application version from the Viewing content for dropdown to see only information relevant to the selected version.
If you need more assistance, contact Exago Support.
Web Application User Interface
Note
This article references
<WebApp>/
as a placeholder for the Web Application’s install location. The default install location isC:Program FilesExagoExagoWeb
(/opt/Exago/
on Linux); however, these directories can be changed during installation.
These error messages may appear in several locations throughout the Web Application user interface.
Error Message | No Data Qualified |
---|---|
Possible Causes | Based on the fields, formulas and filters set on this report, no records meet their criteria so there is no data to be included in the report. |
Potential Remedies |
Adjust the fields, formulas and filters on the report so that at least one record is returned from the data source. For more information review these resources: |
Error Message | Session has timed out; browser page will need to be reloaded or browser restarted |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message |
An error has occurred. Please contact your administrator. HTTP Status code: 200 |
---|---|
Possible Causes | This generic error message may occur in a variety of circumstances. Use the instructions in Potential Remedies below to gather more information, then search this glossary again. |
Potential Remedies |
Append http://localhost/exago/exagohome.aspx?showerrordetail=true The error message will be displayed as a full stack trace. Use this information to correct issues such as data source connectivity trouble, incorrect web server configuration or to send the information to the Exago Support Group for additional support. Additional information can be found in the system log. Review the Accessing the Log File article to locate the log files. |
Error Message | There are errors with this report, which prevents it from being executed or scheduled. Please edit report to view and fix errors. |
---|---|
Possible Causes | Trying to run a report that has errors on it. This may be due to data objects that are no longer available, incorrect formulas, reports on a Dashboard or Chained Report that are no longer available, or other reasons. |
Potential Remedies | Instead of running the report, open it in the Report Designer. A Report Errors dialog will display listing the errors present on the report with potential resolutions to those errors. Follow the instructions in the Report Errors dialog and then try to execute the report again. |
Error Message | HTTP 200 An error has occurred that is preventing completion of this request. Please contact your administrator. |
---|---|
Possible Causes | See An error has occurred. Please contact your administrator above. |
Potential Remedies | See An error has occurred. Please contact your administrator above. |
Error Message | Error saving report |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | Access Denied |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | Error: Access to the path ‘C:\Program Files\Exago\Config\WebReports.xml’ is denied. |
---|---|
Possible Causes | Permissions are not set on the config folder. |
Potential Remedies | Set the IIS user permissions to Full Control on the config folder, or follow the instructions in the Folder Configuration section of the Installing Exago on Linux article to properly configure permissions. |
Error Message | Abended appears in the Schedule Manager |
---|---|
Possible Causes | See Report has abended below. |
Potential Remedies | See Report has abended below. |
Error Message | Exception occurred configuring log4net: Access to the path ‘C:\Program Files\Exago\WebTemp’ is denied. |
---|---|
Possible Causes | Permissions are not set on the temp folder. |
Potential Remedies | Set the IIS user permissions to Full Control on the temp folder. |
Error Message | Folder or Virtual Directory not found: path=[path], mappedPath=[path] |
---|---|
Possible Causes | Report folder path is wrong or permissions are not set on the report folder. |
Potential Remedies |
|
Error Message |
Report ‘<report path>:<content ID>’ not found. Example Report 'My ReportsSalesProducts2020 Profit:70aa978f-7f00-42ab-a2ec-c4548ee4ab53' not found. |
---|---|
Possible Causes | The report specified in the error message text was set as a Startup Report, but that report has been deleted from the system. |
Potential Remedies | Remove the report specified in the error message from the Startup Reports tab of the User Preferences. For more information, review the Startup Reports section of the User Preferences and Context Sensitive Help article. |
Error Message | Report has abended |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | ERR_CONNECTION_REFUSED Unable to connect |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | Error: No connection could be made because the target machine actively refused it |
---|---|
Possible Causes | The Scheduler Service is not running, or the Web Application server cannot reach the Scheduler Service. |
Potential Remedies | Start the Scheduler Service, or check the Admin Console > General > Scheduler Settings and the Scheduler Service Configuration file to insure they are correct and the service is reachable. |
Error Message | Error: Please select a cell value. |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | Error loading language file; unable to continue properly The following language file is invalid: [path]. Please check the current value in General->Main Settings. |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | HTTP 400 Bad Request |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | Object reference not set to an instance of an object. |
---|---|
Possible Causes | This is a generic error message that may occur in a variety of situations in the application. If this error message appears right after installing Exago, it is typically caused by the configuration file (WebReports.xml) missing or corrupt or inadequate permissions to reach the configuration file. |
Potential Remedies | Set the IIS user permissions to Full Control on the config folder, or follow the instructiuons in the Folder Configuration section of the Installing Exago on Linux article to properly configure permissions. |
Error Message | HTTP 403.14 Forbidden The Web Server is configured to not list the contents of this directory. |
---|---|
Possible Causes | No file name is included in the URL to reach the home page or the Admin Console. |
Potential Remedies |
|
Error Message | HTTP 404 Not Found
HTTP 404 |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | HTTP 500.19 Internal Server Error |
---|---|
Possible Causes | The configuration section standardEndpoints cannot be read because it is missing a section declaration. Incorrect or missing Application Pool. |
Potential Remedies | Select the correct Application Pool |
Error Message | System.UriFormatException |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | Uncaught (in promise) Attempting to get language for ID that doesn’t exist, “FormulaEditor__Node” |
---|---|
Possible Causes | One or more Custom Function or Custom Aggregate Functions exist in a custom named function category, but no language file node exists for that category name. |
Potential Remedies | Follow the instructions in the Custom Functions or Custom Aggregate Fucntions articles (links above) and the Multi-Language Support article to add a language file node. |
Error Message | Error: Groups must go from inner to outer |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | Conditional Format Error: Conditional format return value should evaluate to true or false |
---|---|
Possible Causes | Conditional Formatting has been applied to a cell on a report, but the conditional formula that is comparing the cell value to the formatting criteria did not return a true or false value, so the conditional formatting has failed. |
Potential Remedies |
|
Admin Console
Error Message | Error: An attempt was made to load a program with an incorrect format. |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message |
Connection failed for <data object name>: Either the user, ‘IIS APPPOOLDefaultAppPool’, does not have access to the ‘<database name>’ database, or the database does not exist. |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | Connection to database failed: Storage Management Failed to Initialize. Could not find either the single or double constructor.
|
---|---|
Possible Causes | Exago was able to locate the Storage Management library but was not able to find one of the two possible expected constructors. |
Potential Remedies |
|
Error Message |
Error: Could not find file ‘/opt/Exago/Config/WebReports.xml.<GUID>’ Error: Could not find file ‘C:Program FilesExagoExagoWebConfigWebReports.xml.<GUID>’ |
---|---|
Possible Causes | This error message typically appears when temporary files are not accessible
|
Potential Remedies |
|
Error Message |
DbConnect Exception Could not find a valid license for using CData ADO.NET Provider for <database> on this system |
---|---|
Possible Causes | Licenses are generated by Exago for a specific version of the CData driver. If the driver version has changed, this error message might appear. |
Potential Remedies | Check the Updating to the Latest Version article to see if the applicable driver has been updated. If it has, contact your Customer Success Manager who can have a new license key generated. |
Exported File Output
These messages may appear in export output files (e.g. Excel, RTF, PDF, CSV)
Error Message | Chart Error: This chart references one or more cells that are no longer on the report. |
---|---|
Possible Causes | A chart has added to a report that references cells that have since been hidden, removed or relocated. |
Potential Remedies |
|
Error Message | There was an error rendering the chart image. Please contact your administrator. |
---|---|
Possible Causes | There is an incompatibility with items on the report and the wkHtmlToImage chart rendering library. |
Potential Remedies | Switch to the Puppeteer chart rendering library, by setting useWkHtmlToImage to False in the appSettings.config files. For more information, see the Application Settings article. |
Error Message | To render a chart, please uncheck “Flatten Groups in Excel and CSV” under “Export Settings” in the Settings menu |
---|---|
Possible Causes | A report that includes a visualization was exported as a Microsoft Excel workbook, but the Flatten Groups in Excel and CSV option is enabled. |
Potential Remedies |
|
Error Message | To see more data, please uncheck “Flatten Groups in Excel and CSV” under “Export Settings” in the Settings menu, or check “Include Detail Rows” in the Report Section Display Options dropdown |
---|---|
Possible Causes | A report was exported as a Microsoft Excel workbook with the Flatten Groups in Excel and CSV option enabled, and there are no detail rows to include on the report. |
Potential Remedies |
|
Web Application Log File
Error Message | SQL aggregate requirement failed due to: |
---|---|
Possible Causes | A report has been disqualified for Database Aggregation. |
Potential Remedies | Review the List of Database Aggregation exceptions and the Best Practices When Report Building section of the Database Aggregation article for more information. |
Error Message | Error reading configuration file: /tmp/7be7125d-46ec-4cc1-998d-bf9146c6f7ed.api
|
---|---|
Possible Causes | Exago cannot read from its temporary files location. |
Potential Remedies |
|
Error Message |
Exception during Page_Load Type: System.Exception Message: Incompatible eWebReports API versions: API=a.b.c.d, eWebReports application=w.x.y.z. If using Web Service API, use Setup application to update, or update API reference if using .NET Assembly API. |
---|---|
Possible Causes | The version of WebReportsApi.dll that the host application is referencing is different than that of the installed version of Exago. |
Potential Remedies | Update the reference to the current WebReportsApi.dll as described in step #4 of the Updating Recommendations article. |
Error Message |
Exception during Page_Load Type: System.ArgumentException Message: Illegal characters in path. or Exception during Page_Load Type: System.NullReferenceException Message: Object reference not set to an instance of an object. |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | Exception Getting AllDbConfigs System.IO.FileNotFoundException: Could not load file or assembly ‘Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed’ or one of its dependencies. Report Threw Exception System.Exception: Compiler error: Metadata file `WebReportsApi.dll’ could not be found. |
---|---|
Possible Causes | The installed Mono version is not one supported by Exago. |
Potential Remedies | Exago only supports the Mono versions that are listed in our Technical Specifications article. It is very highly recommended to let the Exago installer install the Mono runtime. |
Error Message | Storage Management Failed to Initialize: Could not invoke any constructor |
---|---|
Possible Causes | The path in the Admin Console > Storage Management > Database Connection is invalid and the Storage Management database cannot be reached. |
Potential Remedies | Verify that the path is correct by clicking the Check Database Settings button. Correct the connection string if necessary. |
Error Message | Could not find file ‘<path>js.es6.resource’ |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message | WebReports.Api.CloudStorage.CloudStorageBase — Exception obtaining file from cloud : The process cannot access the file because it is being used by another process. |
---|---|
Possible Causes |
|
Potential Remedies |
|
Scheduler Service Log File
Error Message | System.IO.FileNotFoundException: Could not find file ‘C:working6468deff-5fcb-45e8-822f-441be90aec26.xml’.
|
---|---|
Possible Causes | The Scheduler Service could not locate some or all of its working files. This may be because the Scheduler Service’s working directory was changed or has become unavailable. |
Potential Remedies |
|
Error Message | Could not create WrUserMessage for ‘ExecuteReportEmptyMsg’”
In v2020.1+, the Report ID will be included in the error message e-mail (if an e-mail address is defined in the Scheduler Service’s configuration file.
|
---|---|
Possible Causes | A scheduled job produced an empty report. This is different from NDQ where the report has content but no data, it is when the execution returns a completely empty report. |
Potential Remedies | Locate the report with the ID indicated in the error e-mail or in the Scheduler’s log. Edit the report as necessary. |
REST Web Service API Log File
Error Message |
[Rest.RESTErrorHandler.OnException] Error in REST Service Type: WebReports.Rest.ExagoRestException Message: The requested report is either missing, or is not supported for this service. Source: WebReportsRest |
---|---|
Possible Causes |
|
Potential Remedies |
|
Error Message |
Type: System.Exception Message: setupDs is null; setupFn: <path>.api.enc Source: WebReportsRest TargetSite: WebReports.Api.Api LoadApi(System.String) StackTrace: at WebReports.Rest.RESTHelper.LoadApi(String sid) This error message will be accompanied by an HTTP 500 error in the REST API along with this response: { "reason": "setupDs is null; setupFn: <path>.api.enc", "stacktrace": null } where <path> represents Exago’s temp files path and a GUID |
---|---|
Possible Causes | The session cannot be found because one of the following may have happened:
|
Potential Remedies |
|
Additional Resources
For more troubleshooting assistance, review these resources: