Description:
Javelin flows which are using the SQL Server Execute Query or the Bulk copy steps (SQL Server) are running into the following error:
Error executing Clear Target: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Attached is the full stack trace of the error.
This was caused due to missing 32 bit version Microsoft Visual C++ Redistributable 2012 that contained the dependent libraries for 32 bit Javelin.
Release : 4.7
Component : CA Test Data Manager
Since Javelin is a 32 bit application the module it was looking for was not present in the Microsoft Visual C++ Redistributable 2012 x64 version and installation of 32 bit Microsoft Visual C++ Redistributable 2012 in x86 resolved the issue.