[Biojava-dev] [Bug 2175] IndexOutOfBoundsException still occurring on SCF.create(File file)
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Wed Jan 3 16:56:15 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2175
cristyn at broad.mit.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cristyn at broad.mit.edu
------- Comment #1 from cristyn at broad.mit.edu 2007-01-03 11:56 -------
java.lang.IndexOutOfBoundsException
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:199)
at java.io.DataInputStream.read(DataInputStream.java:132)
at org.biojava.bio.program.scf.SCF$Parser.parsePrivate(SCF.java:391)
at org.biojava.bio.program.scf.SCF$Parser.parse(SCF.java:349)
at org.biojava.bio.program.scf.SCF$ParserFactory.parse(SCF.java:202)
at org.biojava.bio.program.scf.SCF.load(SCF.java:145)
at org.biojava.bio.program.scf.SCF.load(SCF.java:140)
at org.biojava.bio.program.scf.SCF.create(SCF.java:126)
1.5-beta2 version of SCF class.
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the biojava-dev
mailing list