Resolution
NetIQ Vulnerability Manager 5.5
symptom
Upgrade to VM 5.5 fails at the end when importing Unix checks.
symptom
Error: 'jre\bin\java.exe -cp 'C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\2\dbimport.jar;mk.jar;lib\ext\collections-2.1.jar;lib\ext\coredb.jar;lib\ext\jdom-1.0.jar;lib\ext\JSQLConnect.jar;lib\ext\Una2000.jar;lib\ext\velocity-1.3.1.jar;modules\coreagent.jar;modules\gladiator.jar' com.pentasafe.core.gladiator.content.ImportCheck mk.options etc\vdal.properties "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\2\ChecksUNIX' 'C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\2\ChecksUNIX.log'
Return code from dbimport is: 1
fix
To resolve this issue:
- Download the .zip file at: https://download.netiq.com/kb/files/VM55UpgradeFix.zip
These instructions are to be executed on the machine running Core Services. They assume that NetIQ Vulnerability Manager is installed in the default location. If you have not installed in the default location, adjust these instructions accordingly.
- Open the Core Services Utility,
- Open the Database and set the following to:
Use Windows Authentication: = False
- Click OK
Note: A warning message will appear stating, "You must restart Core Services for some settings to take effect." Close the Warning message. - Open the Services program, from the Control Panel.
- Stop and Restart NetIQ Core Services.
- Copy the
VM55UpgradeFix.zip
toC:\Program Files\NetIQ\Vulnerability Manager\Core Services
- Unzip
VM55UpgradeFix.zip
.
This will copy the following files into theCore Services\bin
folder.osql.exe
ImportChecks.bat
ImportTemplates.bat
VM55UpgradeFix.bat
VM55UpgradeFix.sqlAlso it will create 2 other directories
core Services\checks
- contains 172 checkscore Services\Templates
- contains 19 templates - Start a command prompt.
- Change to the
Core Services\bin
directory.cd C:\Program Files\NetIQ\Vulnerability Manager\Core Services\bin
- Run
VM55UpgradeFix.bat
VM55UpgradeFix DBServer SAPassword
Where
DBServer
= SQL server instance name
SAPassword
= SA password for the SQL server specified - When completed, run the VM 5.5 install again.
Note: Run as a new production install and select ONLY the Vulnerability Manager Console. - Core Services was set to run as a local system account. Follow the instructions in the Vulnerability Manager Installation Guide to setup Windows Authentication again.