Skip to main content

Brainspace

Basic Troubleshooting

Basic troubleshooting includes checking the status of all three Brainspace servers, reviewing logs, monitoring the build process, and reviewing the results of the build to identify and to resolve common problems when using Brainspace.

Note

To view a list of error codes, see Error Resolution Troubleshooting Table.

Verify Server Status

The first step in basic troubleshooting is to verify that each Brainspace server is in Active status, that each server has sufficient disk space and memory, and that the Brainspace license has not expired or exceeded capacity.

To verify server status:

  1. In the user drop-down menu, click Administration:

    image1.jpeg

    The Datasets screen will open.

  2. In the Datasets screen, Click the Services button:

    services button.JPG

    The Services screen will open.

  3. On the Services screen, verify that the three Brainspace servers are active:

    image2.jpeg

    If a server is not in Active status, check server and data volume health (both /data and /localdata), verify that required services are running (postgres, Tomcat on the Application server, On-Demand Analytics server, and others), and verify that the Analytics and On-Demand servers are accessible from the Application server (port 1604).

  4. Click the Server Information icon, and then verify that a green check-mark displays next to Disk, License, and JVM Memory:

    image3.jpeg
    image4.jpeg
    image5.jpeg

After verifying server status, verify connector configuration.

Verify Connector Configuration

After verifying server status, verify connector configuration and ability to access the data source.

To verify connector configuration:

  1. In the user drop-down menu, click Administration:

    image1.jpeg

    The Datasets screen will open.

  2. Click the Connectors button:

    image6.jpeg

    The Connectors screen will open.

  3. In the Connectors screen, click the Update Connector icon in the first dataset in the list:

    image7.jpeg

    The Connector Name dialog will open.

  4. Verify that the external data source is online and available (correct service running, correct port, network access, correct account permissions, etc.).

  5. Click the Test Connector button. If the connector is configured correctly, a validation message will display:

    image8.jpeg

    If the connector is not configured correctly, a failure message will display:

    image9.jpeg

    Note

    The following links provide information about specific connector requirements:

After verifying connector configuration for all datasets, review the Error Log.

Review the Error Log

After verifying connector configuration, review the Error Log for any recent errors related to problems you are experiencing.

To review the Error Log:

  1. In the user drop-down menu, click Administration:

    image1.jpeg

    The Datasets screen will open.

  2. Click the Errors button:

    image10.jpeg

    The Error Log screen will open.

  3. Click an error in the list, and then review the error details:

    image11.jpeg

    Note

    You can also type a search word in the Quick Search text box, and then select a date range using the Select a start date and Select end date drop-down calendars:

    image12.jpeg

    To include archived errors in the search results, click the Include archived errors check box:

    image13.jpeg

    The Error Log will refresh and display applicable errors.

After reviewing the Error Log, download and review the Brainspace Log.

Download and Review the Brainspace Log

After reviewing the Error Log, download and review the Brainspace Log.

To download and review the Brainspace Log:

  1. In the user drop-down menu, click Administration:

    image1.jpeg

    The Datasets screen will open.

  2. In the Datasets screen, Click the Services button:

    services button.JPG

    The Services screen will open.

  3. Click the Application server's Download icon:

    image14.jpeg

    The Application server Report list will open.

  4. Locate brainspace.log, and then click the Download button:

    image15.jpeg

    The Brainspace Log text file will download to your local machine.

  5. Open the text file, and then search the Brainspace Log for the word "ERROR," generally in all-caps, and a timestamp that corresponds to the time that the problem was encountered:

    image16.jpeg

    Note

    Look for brainspace.log.[date], such as brainspace.log.2018-10-10, if the error was experienced during a prior day. A new Brainspace log file is created each day (typically at midnight server time), and the prior days are saved with their dates.

  6. Review the ERROR and first “Caused by” instance following the error to determine the root cause.

    Note

    If the error indicates something infrastructure related (for example, cannot write to a file or to a disk could indicate that the drive volume is full or unreachable) or a data problem (for example, cannot recognize ingested data format), escalate the issue within your organization.

  7. Using the error keyword(s) from the Brainspace log, search the Brainspace Error Resolution Troubleshooting Table to find an explanation of and recommended resolution for the error.

If you cannot determine the root cause from the Error Log or the Brainspace Log, save the Brainspace Log and contact Brainspace Support for assistance.

Download and Review the Build Log

If an error or build failure occurs after successful ingestion and during a build, download and review the Build Log. The Build Log provides dataset-specific build information.

To download and review the Build Log:

  1. In the user drop-down menu, click Administration:

    image1.jpeg

    The Datasets screen will open.

  2. Choose a dataset, and then click the Download Reports icon:

    image17.jpeg
  3. Locate Build Log, and then click the Download button:

    image18.jpeg

    The Build Log text file will download to your local machine.

  4. Open the text file, and then review the Build Log for errors and the build summary in the last few lines of the Build Log.

After downloading and reviewing the Build Log, download and review the Analysis (Analytics) Server Log if the Build Log does not indicated a root cause or if the root cause indicates a problem with the Analysis (Analytics) server.

Download and Review the Analysis (Analytics) Server Log

After downloading and reviewing the Build Log, download and review the Analysis (Analytics) Server Log if no root cause was found in the Build Log or if the root cause indicates a problem with the Analytics server.

Note

The Analysis Server Log shows local errors on the Analytics server only; however, these local errors are the same details shown in the Brainspace Log if the application server retained connectivity with the Analytics server throughout the build.

To download and review the Analysis (Analytics) Server Log:

  1. In the user drop-down menu, click Administration:

    image1.jpeg

    The Datasets screen will open.

  2. In the Datasets screen, click the Services button:

    services button.JPG

    The Services screen will open.

  3. Click the Analytics server's Download logs icon:

    image19.jpeg

    The Analytics server's Report list will open.

    Note

    This report is also available for the Build server.

  4. Locate analysisserver.log, and then click the Download button.

    image20.jpeg

    The Analysis Server Log text file will download to your local machine.

  5. Open the text file, and then review the Analysis Server Log for errors around the time that the issue was encountered.

    Note

    If you are concerned about the status of a build, look at the status report to see what part of the build is running.