CA Application TestCA Continuous Application Insight (PathFinder)Service Virtualization
Issue/Introduction
Recorded JDBC traffic and were able to create a VSM/SI without issues. But during playback getting 'No Match' found
Environment
All supported DevTest releases.
Cause
The captured JDBC transaction is using same port as the live application. As a result , VS is not getting hit.
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,