Issues while running java -jar gatk-package-4.4.0.0-local.jar
1
1
Entering edit mode
13 months ago
Foad ▴ 10

I am facing this error while using the gatk-4.4.0.0

Thank you for your time and help.

Kind regards.

Exact command used:

java -jar gatk-package-4.4.0.0-local.jar SamFormatConverter -I father.sam -O father.bam

Entire error log:

error: linkageerror occurred while loading main class org.broadinstitute.hellbender.main java.lang.unsupportedclassversionerror: org/broadinstitute/hellbender/main has been compiled by a more recent version of the java runtime (class file version 61.0), this version of the java runtime only recognizes class file versions up to 55.0 
Gatk linux WES • 2.4k views
ADD COMMENT
2
Entering edit mode

Looks like you need a newer version of Java.

ADD REPLY
2
Entering edit mode
13 months ago
ATpoint 82k

As GenoMax mentions, you need a newer Java. Latest GATK4 (4.4.0.0) has been built against Java 17 (previously Java 8), so update it, see release notes at https://github.com/broadinstitute/gatk/releases

ADD COMMENT

Login before adding your answer.

Traffic: 1151 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6