not able to run Fastqc in Centos server
0
0
Entering edit mode
4.4 years ago
sunnykevin97 ▴ 980

Hello

Unable to open fastqc in server, Showing Java error, i do have java 1.8 in the server and export the path as well. need help.

CMD - I logined using ssh -X lls@18.34.20.

./fastqc 
Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
    at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
    at javax.swing.UIManager.getSystemLookAndFeelClassName(UIManager.java:611)
    at uk.ac.babraham.FastQC.FastQCApplication.main(FastQCApplication.java:322)
fastqc genomics • 1.8k views
ADD COMMENT
1
Entering edit mode

See if this solution helps (look for Max Medina's answer): https://github.com/microsoft/vscode-arduino/issues/644

ADD REPLY
1
Entering edit mode

just use the full command line instead of invoking the (default) gui ?

ADD REPLY

Login before adding your answer.

Traffic: 2420 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