Troubleshooting Moviri ETLs
This topic describes the steps to troubleshoot the Moviri Integrator for BMC Helix Capacity Optimization.
Make sure that the configuration of the datasources and the ETL connector is correct. Most of the issues occur due to wrong configuration or due to lack of ETL data load. When working with Moviri Integrator ETLs, you might come across issues where the errors are reported in the logs or the data is not sufficient.
To collect ETL logs at log level 10
To add detailed activity logs to the log file:
- In the BMC Helix Capacity Optimization console, navigate to Administration > ETL & system tasks > ETL tasks and select the configured Moviri ETL.
- In the Run configurations section, click .
- Make a note of the current value of the Log level setting.
- Change the log level to 10 - Verbose and save the run configuration.
- After you run the ETL and the logs are collected, set the log level back to the previous value to avoid filesystem space issues.
To determine the Moviri ETL package version
- In the BMC Helix Capacity Optimization console, navigate to the Administration > System > Maintenance.
- In the Additional Packages tab, search for the Movir ETL and make a note of the Execution date, Component version, Installed version, and Status.
This information will help you in troubleshooting issues with Moviri ETLs.
Resolutions for common issues
Here are some of the common issues and the resolution to help you diagnose and resolve the issue. For further assistance, contact BMC support.
Symptom | Cause | Resolution |
---|---|---|
The following message is reported in the ETL log:
| The Moviri ETL is not collecting data and the execution is interrupted because the ETL Java heap size is insufficient. | Increase the ETL Java heap size. For details, see the following knowledge articles: |
The Moviri ETL is not starting and the ETL execution is interrupted immediately. The following message is reported in the ETL log:
| After upgrading the machine or applying a patch, the Moviri class jar files in Example: For Entuity ETL, EntuityME could be missing. | Check for the presence of at least etlFactoryLibrary-1.X.0.jar in the Redeploy the ETL package from the maintenance activity page or copy the content of libmodules folder from another working machine. |
Microsoft SCOM ETL fails with the following error in the ETL log:
| The Management Pack in System Center is missing. | Enable or disable the metric classes in the ETL configuration. For details, see the knowledge article number 000269586 (Support logon ID required). |
The Splunk ETL fails with the following error in the ETL log:
| A problem with Java when trying to connect to Oracle 11 via the standard JDBC Oracle library could be a potential problem in communicating to the database server securely. | Create a file named customenv.sh into $CPITBASE folder (i.e. /opt/bmc/BCO) of the ETL engine executing the task and insert a line like this:
|
The Splunk ETL fails with the following error in the ETL log:
| Incorrect TLS version is selected. | Make sure that the ETL configuration was set to use TLSv1. For details, see the knowledge article number 000233511 (Support logon ID required). |
The HP NNMi ETL fails with the following error in the ETL log:
| Incorrect credentials provided or unreachable Windows share path for the ETL to connect to. | Verify and modify the credentials and permissions on the Windows share directory. |
Comments
Log in or register to comment.