Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

cvbio runs into error with recent openjdk version #89

@ManavalanG

Description

@ManavalanG

When I installed cvbio v3.0.0 via bioconda, without specifying openjdk version, it installed successfuly with openjdk v17.0.3. However when executed, cvbio ran into this error:

Unrecognized VM option 'AggressiveOpts'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

When installed with openjdk v11.0.15, cvbio ran successfully but it produced this warning message

OpenJDK 64-Bit Server VM warning: Option AggressiveOpts was deprecated in version 11.0 and will likely be removed in a future release.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions