[Biojava-dev] build problem
George Waldon
gwaldon at geneinfinity.org
Mon Aug 9 19:26:28 UTC 2010
Hi,
I am getting the following failures in org.biojava.bio.structure.align.benchmark.MultipleAlignmentTest:
Fetching ftp://ftp.wwpdb.org/pub/pdb/data/structures/all/pdb/pdb1hcy.ent.gz
writing to \tmp\hc\pdb1hcy.ent.gz
java.io.FileNotFoundException: \tmp\hc\pdb1hcy.ent.gz (The system cannot find the path specified)
...
and
Fetching ftp://ftp.wwpdb.org/pub/pdb/data/structures/all/pdb/pdb1nls.ent.gz
writing to \tmp\nl\pdb1nls.ent.gz
java.io.FileNotFoundException: \tmp\nl\pdb1nls.ent.gz (The system cannot find the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at org.biojava.bio.structure.io.PDBFileReader.downloadPDB(PDBFileReader.java:430)
...
Does anyone has a solution for this? I am building from within NetBeans.
Thanks,
George
More information about the biojava-dev
mailing list