This article will provide information on increasing memory for the DevTest Workstation on an IOS or Mac OS system
Devtest 10.x
Lisa
Service Virtualization
NA
To change the Java Heap Size on an IOS OR MacOS for workstation:
XBrowse to the LISAWorkstation.app and edit the Info.plist file.
The path is LisaHome/bin/LISAWorkstation.app/Contents/Info.plist. You can modify the Info.plist file
You will need to edit the -Xms and -Xmx lines.
Below are the defaults:
<string>-Xms3072m</string>
<string>-Xmx3072m</string>