Unable to complete installation of cabi bundled
After deploying the cabi probe, its stuck in a loop and does not start the installation ater extracting the intaller.
jan 07 08:29:12:712 [main, cabi] ****************[ Starting ]****************
jan 07 08:29:12:712 [main, cabi] 3.2.0
jan 07 08:29:12:712 [main, cabi] CA
jan 07 08:29:12:712 [main, cabi] port=48008
jan 07 08:29:13:024 [main, cabi] Login to NimBUS is OK
jan 07 08:29:13:040 [main, cabi] cabi_mode is 'bundled'
jan 07 08:29:13:040 [main, cabi] Running installation sequence since this is either a fresh install or an upgrade
jan 07 08:29:15:228 [main, cabi] changing probe state from 'INITIALIZING' to 'INSTALLING_CABI'
jan 07 08:29:15:228 [main, cabi] extracting cabi installer ...
jan 07 08:31:14:962 [main, cabi] successfully extracted cabi installer at nimPath=C:\Program Files (x86)\Nimsoft [time taken=1 minute(s) 59 second(s) (119718 ms)]
jan 07 08:31:15:087 [main, cabi] wasp is not running, skipping wasp deactivation
jan 07 08:31:15:087 [main, cabi] enabling cabi windows authentication
jan 07 08:31:17:337 [main, cabi] EncryptorService was already initialized.
jan 07 08:31:18:118 [main, cabi] ****************[ Starting ]****************
jan 07 08:31:18:118 [main, cabi] 3.2.0
jan 07 08:31:18:118 [main, cabi] CA
jan 07 08:31:18:134 [main, cabi] port=48008
jan 07 08:31:18:197 [main, cabi] Login to NimBUS is OK
jan 07 08:31:18:212 [main, cabi] cabi_mode is 'bundled'
jan 07 08:31:18:212 [main, cabi] Running installation sequence since this is either a fresh install or an upgrade
jan 07 08:31:19:009 [main, cabi] changing probe state from 'INITIALIZING' to 'INSTALLING_CABI'
jan 07 08:31:19:025 [main, cabi] extracting cabi installer ...
The cabi probe will eventually fail with the below error message:
jan 16 01:37:32:405 [main, cabi] ****************[ Starting ]****************
jan 16 01:37:32:405 [main, cabi] 3.2.0
jan 16 01:37:32:405 [main, cabi] CA
jan 16 01:37:32:405 [main, cabi] port=48008
jan 16 01:37:32:467 [main, cabi] Login to NimBUS is OK
jan 16 01:37:32:482 [main, cabi] cabi_mode is 'bundled'
jan 16 01:37:32:482 [main, cabi] Running installation sequence since this is either a fresh install or an upgrade
jan 16 01:37:49:201 [main, cabi] (521) , (1) error, Received status (1) on response (for sendRcv) for cmd = 'get_connection_string': Received status (1) on response (for sendRcv) for cmd = 'get_connection_string'
at com.nimsoft.nimdbprovider.de.provider.DataEngineDBProviderInfo.retrieveDecryptedDEConnectionString(DataEngineDBProviderInfo.java:204)
- UIM version 8.5.1
- cabi bundled probe version 3.20
- ump_cabi package version (deployed to the ump robot) version 3.20
- Backend database version DB Version: Microsoft SQL Server 2014
- delete wasp probe from IM or Admin Console
- delete directory C:\Program Files (x86)\Nimsoft\probes\service\wasp (on the cabi robot)
- delete the cabijs app in wasp probe through probe utility.
- C:\Program Files (x86)\Nimsoft\probes\service\cabi\config\scripts\drop_tables\1.2\sqlserver (assuming sql server db)
NOTE: After the above steps, we redeployed the java_jre package to the robot where the cabi bundled probe will be deployed. This was key to the successful reinstall.