Skip to main content

NIM

Troubleshooting

Important

Many common troubleshooting scenarios arise from misconfigurations in permissions and the Windows defender whitelist. See Installation for more information.

Clear "Busy" System State

  1. Open the collection history page for the system by clicking the Red spreadsheet user interface icon icon.

  2. Located the latest import. It should have a status of Busy.

  3. Click the Red trashcan user interface icon icon to delete that import.

  4. Go back to the system overview screen. You may need to click the Refresh button to see the updated status.

Fix an Invalid Filter

NIM-Invalid-Filters.png

Invalid filters are shown with a red underline and a "No" in their Valid column.

If a filter suddenly becomes invalid or shows an error where it was previously functioning properly, there are a several steps that will generally resolve the issue. We recommend to follow them in this order:

  1. Check the filter

  2. Check systems

  3. Check relations

  4. Check validation

  5. Check the installed license

Note

There will be circumstances where you need to restart the NIM service or use the Reload all button in the Systems Overview during the troubleshooting process. If it seems that a correction isn’t reflected yet, try refreshing the web browser, then reloading the systems

Check the Filter

There are several filter configuration errors you may run into that would cause it to become invalid. Here is a list of the common ones you would likely see:

  1. A relation that was used in the filter has been deleted, causing you to see blank selections. You will also see an error like this one in red when you press the filter button. To correct this error, simply recreate the relation being referenced in the error.

    troubleshoot-invalid-filter-1_1.png
    troubleshoot-invalid-filter-1_2.png
  2. A column was being used in the Ordering & Selection tab that no longer exists. This means either the column was removed from the data or was a script column that has been deleted. You need to either use a different column, add the column back to the data, or recreate the script column.

    troubleshoot-invalid-filter-2_1.png
    troubleshoot-invalid-filter-2_2.png
  3. Another table was added to the filter using the same name as an existing table. You need to rename one of the tables, preferably the newest one to avoid causing errors with existing columns that may have assignments elsewhere inside NIM.

    troubleshoot-invalid-filter-3_1.png
  4. The display name for a column was changed to the name of an existing column. Choose which column you want to have the display name you’re attempting to use. These have no effect on other processes in NIM. However, the display name is what you will see in an export.

    troubleshoot-invalid-filter-4_1.png
Check Systems

If the filter configuration seems to be valid or system related, check your systems next. The specific causes for system-level errors are diverse, and cannot be covered in full here. Some common errors are:

  • The system, table, or column has been removed

  • The system has no data, or there was an error in the data refresh

  • A mismatch in data types between primary and foreign keys

For general troubleshooting, start with these steps:

  1. Go to the Systems Overview page and click Reload all.

  2. Once the data has been reloaded, check the Status column. If you see an error, click the Blue book user interface icon icon and review the error messages.

  3. Go to the specific table inside the system that the error is stemming from. You may see a variety of errors at the top of your screen when the table is beginning to load. These may include things like columns no longer being available in the data set, a CSV that has an inconsistent number of columns for each row or an empty row with no columns at the end, or a script column that has been configured incorrectly at the system level.

Check Relations

Filters may also fail if an intra- or inter-system relation has been removed for one reason or another.

If an intra-system relation has been deleted or is missing due to a column name change, check the table in question and recreate the missing relation.

If an inter-system relation has been deleted or is missing due to a column name change, go to the Relations screen. Search for the relation in question near the bottom of the screen. If it is not present, create it. If it is already present, then there may be an issue with the columns that form the relation. Delete the relation, save, and create the relation again.

Check Validation

If the above steps do not lead you to a resolution, check the Validation screen. Incorrectly configured items in NIM will be shown here. You can click on the item's description to jump directly to the item in question.

troubleshoot-validation.png
Check License

An invalid or expired license key may cause all filters in NIM to become invalid. Inspect your license to check its validity and contact us to resolve any errors.

Restart the NIM Service

  1. Open the Windows services console.

  2. Find and select NIM Service.

    troubleshooting-restartNIM.png
  3. Click Restart.