Unrecognized VM option 'AggressiveOpts' Error: Could not create the Java Virtual Machine.

1,232 views
Skip to first unread message

Алексей Винарский

unread,
Oct 5, 2022, 2:58:41 AM10/5/22
to codename-taurus
Hello, everybody!
Does anyone know how to fix a problem with execution of Gatling test by Taurus ?
The test is executing on GoCD server.
The error text is:
Unrecognized VM option 'AggressiveOpts'
Error: Could not create the Java Virtual Machine.
Any help will be appreciated.
Thanks in advance.
Alexey

DT

unread,
Oct 5, 2022, 3:54:03 AM10/5/22
to codename-taurus
Taurus is only a wrapper tool, the problem is with Gatling itself and you're suffering from Gatling issue 3807

The options are in:

  1. Upgrade Gatling to the version containing the fix. You can configure Taurus to use specific version of Gatling instead of downloading the default one.
  2. Downgrade Java to the version below 13, for example OpenJDK 11 is a good candidate which is still actively supported

Reply all
Reply to author
Forward
0 new messages