Description:
When CA Business Intelligence is installed on a ServiceDesk secondary server, the configuration part fails install the CA ServiceDesk universe. This document explains the cause and the steps to resolve the error message.
Solution:
On a ServiceDesk secondary server when running CABI configuration (second part of the install), it fails with the error "Unknown Error Code 1"
The following error appears in the pdm_install_biek.log file present under $NX_ROOT\log folder.
06/17 13:07:04.020 INFO ProcessUtilities.java 442 Executing command: cmd.exe /C C:\DOCUME~1\ User_Name \Local Settings\Temp\3\biconfig\biconfig.bat -h SERVER_NAME-u Administrator -p Password -f C:\DOCUME~1\ UserName \Local Settings\Temp\3\cfg_itil_with_users.xml
06/17 13:07:04.364 INFO ProcessUtilities.java 613 Process cmd.exe completed with exit code 1
06/17 13:07:04.364 INFO InstallBIEKGuiTask.java 581 passed to check_Exit :1
06/17 13:07:04.364 ERROR InstallBIEKGuiTask.java 583 Set Task state FAILED and retCode:
06/17 13:07:04.364 INFO InstallBIEKGuiTask.java 581 passed to check_Exit :1
06/17 13:07:04.364 ERROR InstallBIEKGuiTask.java 583 Set Task state FAILED and retCode:
06/17 13:07:04.364 INFO InstallBIEKGuiTask.java 360 BIEK configure returned: 1
06/17 13:07:04.364 INFO InstallBIEKGuiTask.java 412 retCode 1: Unknown error code 1
The error message is displayed because of the following reasons:
Steps to resolve problem 1:
<Please see attached file for image>
Steps to resolve problem 2:
At the time of running the configuration, the biconfig.zip from the DVD 2 is extracted to the following location C:\DOCUME~1\logged in user\Local Settings\Temp. The files are extracted to a folder which is generally a single digit number. In the folder the cfg_itil_with_users.xml file will have the settings.
<biar-file name="D:\DVD10131716E\utils\..\CA_tps.nt\CABO\data\CA_ServiceDesk_Reports.biar"> <networklayer>ODBC</networklayer> <rdms>Generic ODBC datasource</rdms> <username> ServiceDesk_Previlaged_Username </username> <password> Password </password> <datasource> casd_ServiceDesk_Primary_Server_Name </datasource> <server> ServiceDesk_Primary_Server_Name </server> </biar-file>