Forum:Biojava Noclassdeffounderror
1
0
Entering edit mode
11.9 years ago
Rks ▴ 30

Hi All

I searched if there is any thread regarding biojava NoClassDefFoundError, so here I am creating one. I am doing multiple sequence alignment using Pyro_align and I ran into this error.

Exception in thread "main" java.lang.NoClassDefFoundError: org/biojava/bio/seq/db/SequenceDB
    at SAPNA.main(SAPNA.java:80)
Caused by: java.lang.ClassNotFoundException: org.biojava.bio.seq.db.SequenceDB
    at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)

... 1 more

I tried with latest to old versions of biojava.jar files and I still get this error. Anyone please suggest me why I get this error?

Ram

classification biojava • 2.2k views
ADD COMMENT
0
Entering edit mode

this is very close to being off topic - it seems that either there is a problem with your class path or the code is incorrect - but I must say this is not really bioinformatics - your best bet is to contact the developers directly.

ADD REPLY
0
Entering edit mode
11.9 years ago

Please contact the BioJava developers directly http://biojava.org/wiki/BioJava:MailingLists

ADD COMMENT

Login before adding your answer.

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