CA Application TestService VirtualizationCA Continuous Application Insight (PathFinder)CA Service Virtualization (DevTest / LISA / VSE / Application Test)
Issue/Introduction
We recorded JDBC traffic and we were able to create a VSM/SI without issues. But during playback we are getting 'No Match' found
Cause
The captured JDBC transaction is using same port as the live application. As a result , VS is not getting hit.
Environment
All supported DevTest environments
Resolution
To resolve this issue follow either one of the suggestions below.
Option 1. Change the port number in the VSI and the api call should hit the new JDBC port to get response from the VS. Or Option 2. Stop the Database connection in the live system and use the same port to directly hit VSE,