After launching DevTest Workstation V10.9.0, the application becomes unresponsive or unusable due to persistent toolbar menus overlapping the main interface, effectively blocking user interaction and testing activities.
Product: Service Virtualization (DevTest Workstation)
Version: 10.9.0
OS: Windows
This issue is caused by a conflict within the DevTest runtime JVM. Specific classes from the Micro Focus UFT application (Jasmine.jar) are being injected via Java options into the DevTest environment, causing rendering and interaction conflicts with the Workstation interface.
To resolve this conflict, you must update the DevTest Workstation configuration to allow the necessary Java desktop access. Follow these steps:
Workstation.vmoptions file.Workstation.vmoptions with a text editor and append the following line: --add-opens=java.desktop/sun.awt=ALL-UNNAMEDThe toolbar menu overlays should no longer appear, and the application interface should function normally.