Diagnosing An Error In the TIBCO Scribe® Online Application Using Console Logging
book
Article ID: KB0077431
calendar_today
Updated On:
Products
Versions
TIBCO Cloud Integration - Connect ( Scribe )
-
Description
Occasionally TIBCO Scribe® Online generates an error that does not display a detailed error message. This can happen for many reasons, including:
JavaScript errors in the client application
Errors occurring in the back end system
A loss of connectivity to the cloud
Network errors
Other internet issues
An error from the datastore to which you are connecting that does not contain any details
When these types of errors occur, you can help diagnose the error more quickly by trying the following:
Gather Information For A Support Case
If you cannot find the answer in the knowledge base, the Community, or the help, you can help us get you the answer more quickly by opening a Support Case and providing us with some detailed information about the problem. If you aren't sure how to open a case, see Creating A Case on the support portal.
Generate a log file from the browser where you are running TIBCO Scribe® Online as soon after the error occurs as possible. See the steps in the Generating A Console Trace section of this article.
Attach the log file to your Case.
Provide us with as much information in the Case as possible about what you were working on at the time the error occurred, such as:
Map type
Connectors and Connections you were using
On-Premise or Cloud Agent
Steps to reproduce the error, if it is reproducible
Screenshot of the Error Message dialog
Generating A Console Trace Log File
NOTE: If your error is sporadic you have two options, either run TIBCO Scribe® Online with the browser Console on and view the exception when it occurs or leave the Console off and open it after clicking through the error. The error will be in the Console log.
Starting The Console
Open your browser and log into TIBCO Scribe® Online.
With your mouse on the browser screen, right-click and select either Inspect Element or Inspect, depending on which browser you are using.
Click the Console tab in the window displayed.
Saving A Copy Of The Console Log
Firefox
Right-click in the Console and choose Select All.
Right-click again and select Copy.
Open a text editor, such as NotePad, and paste the contents of the Console.
Save the information as a text file and add it as an attachment to your Scribe Support Case.
Chrome
Right-click in the Console and select Save As.
Save the information as a text file and add it as an attachment to your Scribe Support Case.
Internet Explorer
Right-click in the Console and select Copy All.
Open a text editor, such as NotePad, and paste the contents of the Console.
Save the information as a text file and add it as an attachment to your Scribe Support Case.
Issue/Introduction
If the TIBCO Scribe® Online application has generated an error, use this article to learn how to diagnose the problem using browser console logging.