Closed t0msk closed 9 months ago
If you are pulling the latest it requires Java 17
Thank you, one more issue, when I try to run it:
─ /run/media/tomsk/Data/Projects/Java/igv master ↓12 127 ✘ 16:35:44 ─╮
╰─ ./build/IGV-dist/igv.sh ─╯
Using system JDK. IGV requires Java 17.
openjdk version "11.0.22" 2024-01-16
OpenJDK Runtime Environment (build 11.0.22+7)
OpenJDK 64-Bit Server VM (build 11.0.22+7, mixed mode)
Error occurred during initialization of boot layer
java.lang.module.FindException: Error reading module: /run/media/tomsk/Data/Projects/Java/igv/build/IGV-dist/lib/igv.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Unsupported major.minor version 61.0
╭─ /run/media/tomsk/Data/Projects/Java/igv master ↓12 1 ✘ 16:41:29 ─╮
╰─ ./scripts/igv.sh ─╯
Using system JDK. IGV requires Java 17.
openjdk version "11.0.22" 2024-01-16
OpenJDK Runtime Environment (build 11.0.22+7)
OpenJDK 64-Bit Server VM (build 11.0.22+7, mixed mode)
Error occurred during initialization of boot layer
java.lang.module.FindException: Module org.igv not found
Is there something about the message you are seeing that isn't clear?
Using system JDK. IGV requires Java 17.
but I have Java 17:
╰─ archlinux-java status ─╯
Available Java environments:
java-11-openjdk (default)
java-17-openjdk
java-21-openjdk
java-8-openjdk
Its not your default, look at the message. Or type "java --version" on the command line.
─ /run/media/tomsk/Data/Projects/Java/igv master ↓12
127 ✘ 16:35:44 ─╮
╰─ ./build/IGV-dist/igv.sh
─╯
Using system JDK. IGV requires Java 17.*openjdk version "11.0.22" 2024-01-16
OpenJDK Runtime Environment (build 11.0.22+7)
OpenJDK 64-Bit Server VM (build 11.0.22+7, mixed mode)*
On Tue, Feb 20, 2024 at 8:19 AM t0msk @.***> wrote:
but I have Java 17:
╰─ archlinux-java status ─╯ Available Java environments: java-11-openjdk (default) java-17-openjdk java-21-openjdk java-8-openjdk
— Reply to this email directly, view it on GitHub https://github.com/igvteam/igv/issues/1496#issuecomment-1954571327, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHD2HHJ7XJGU77D2VEAWJTYUTEJ3AVCNFSM6AAAAABDQY44FGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJUGU3TCMZSG4 . You are receiving this because you modified the open/close state.Message ID: @.***>
Hello, I have issues with building project on Linux (Arch Linux), this is my environment:
this is gradle version: ╰─ gradle -v ─╯
when I run ./gradlew, it doesnt build:
Debug log here: https://pastebin.com/raw/S6FGf0k5