Visit Azul.com Support

Troubleshooting

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

This section lists common troubleshooting tips.

VM Property Override

Some applications expect VM property strings, such as vendor, to have specific values. Azul Zulu provides the OverrideVMProperties argument, which overrides Use -XX:+OverrideVMProperties with a -D option for the property to be overridden. For example:

 
-XX:+OverrideVMProperties -Djava.vm.vendor="CompanyName"