Network Management

Configuration Wizard failed - Exception while configuring plugin Cortex Integration component General

Learn how to resolve the following Configuration Wizard error: Services configuration failed: Exception while configuring plugin Cortex Integration component General. dbm_CreateFilegroup: MODIFY FILE encountered operating system error 112 (There is not enough space on the disk.) while attempting to expand the physical file.

First published date

6/25/2020 2:10 AM

Last published date

2/8/2025 7:44 AM

Overview

This article describes how to resolve the following message that may appear when using the Configuration Wizard to install, upgrade, or migrate an Orion Platform module:
Services configuration failed:
• Exception while configuring plugin Cortex Integration component General. dbm_CreateFilegroup: MODIFY FILE encountered operating system error 112(There is not enough space on the disk.) while attempting to expand the physical file 'D:\SQLDATA\orion_npm1_entities1.ndf'.
ALTER DATABASE [Orion_NPM1] ADD FILE
(
NAME = 'orion_npm1_entities1',
FILENAME = 'D:\SQLDATA\orion_npm1_entities1.ndf',
SIZE = 1024 MB,
FILEGROWTH = 1024 MB
)
TO FILEGROUP [ENTITIES]

dbm_CreateFilegroup: @file_path parameter has NULL value, default path: D:\SQLDATA\ to data files has been used!
• Error while configuring component Orion.ConfigurePluginGeneralComponents.

Product section

Network Performance Monitor

Cause

  • The Orion database server that hosts the SQL Server database may be full.

Resolution

  1. See Database maintenance in the Orion Platform and Best practices and troubleshooting for the SolarWinds Orion database. You may be able to adjust data retention settings to increase available space.
  2. Consider migrating the Orion database to a new server .
  3. Run the Orion Configuration Wizard to refresh Orion files.