Guide

Troubleshooting

A lot of possible errors are currently logged and notified to the user. By reading the message, through the notification, you can handle by yourself some of these errors.

For example, in the error below, you can see that there was a timeout during the login process :

Error Example

In this case, you have to increase the timeout value defined in the Spotfire preferences (see install doc )

This information can be very useful to help solve an issue after an update.

In Analyst :

  • Go to Help > Support diagnostic and logging
  • Note version of following assemblies :
    • ClientAutomationCommon.Core
    • Discngine.DataSource.LiveDesign

From the Gadget :

  • Check the bottom of the gadget :

Spotfire Gadget Version

If the connector doesn't work correctly, you can use the diagnostic tool to make a first level diagnostic on the installation and configuraiton of the connector :

Launch spotfire and launch the diagnostic tool

Spotfire Diagnostic tool menu

If you have not already made the configuration needed, follow the installation topic 6).

Run the diagnostic by clicking on the "Run Check" button :

Spotfire Diagnostic tool

All configured diagnostics started to run :

Spotfire Diagnostic tool running

When all runs are done, you can see informations on each configuration state, if everything is green , no issues, if you have at least one warning or error, you have indication and recovery action you can do to solve the issue (or potential attention point) :

Spotfire Diagnostic tool results

You can also export the results in csv format to send it to support@discngine.com

Spotfire Diagnostic tool results

Export is done in temporary folder of your account in LDConnectorCheckExport.csv file :

Spotfire Diagnostic tool export

By clicking on "Open Export Folder", it will open the export folder location focused on the export file :

Spotfire Diagnostic tool export folder

If you obtain this error :

Spotfire LeadDiscovery incompatibility error

It seems that you are using a RDKit extension that conflicts with ours. To solve that, just change the ExportInMemory preference to be False, and restart the webplayer and the Analyst

Doing this, export will be done in external process Discngine.MoleculeConverter.exe and result will be integrated in Spotfire as usual.