FastQC
FastQC copied to clipboard
Error in opening FastQC
Hi,
I downloaded fastqc, but I have a problem when running it.
There is a black window with only the QC icon appearing after that.
P/S: I'm using openjdk version 17.0.8 to run FastQC.
What operating system are you using?
If you open a command window (cmd on windows, terminal on mac), then what is the output from:
java -version
Hi Andrews, I'm using Debian12 to practice some tools for RNA-seq analysis. The output of the command is here $java -version openjdk version "17.0.8" 2023-07-18 OpenJDK Runtime Environment (build 17.0.8+7-Debian-1deb12u1) OpenJDK 64-Bit Server VM (build 17.0.8+7-Debian-1deb12u1, mixed mode, sharing)
Thank you in advance.
Same problem!
java version "1.8.0_391" Java(TM) SE Runtime Environment (build 1.8.0_391-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.391-b13, mixed mode)
Same problem! Is there a solution? I did not have this problem years ago with an older version of Fastqc.
java -version
openjdk version "1.7.0_91"
OpenJDK Runtime Environment (Zulu 7.12.0.3-linux64) (build 1.7.0_91-b15)
OpenJDK 64-Bit Server VM (Zulu 7.12.0.3-linux64) (build 24.91-b15, mixed mode)