FAILED V.13624, Mac, Java 1.06.0_37
Tested with multiple .gz files paired with .gz.tbi files from filerepo:
http://bioviz.org/filerepo/LL_ESTs_mm_sorted.psl.gz PASSED
http://bioviz.org/filerepo/LL_ESTs_mm_sorted.psl.gz.tbi
http://bioviz.org/filerepo/IGIS Gene Models.gff.gz FAILED
http://bioviz.org/filerepo/IGIS Gene Models.gff.gz.tbi
http://bioviz.org/filerepo/IGIS_Entrez_Canonical.gff3 PASSED
http://bioviz.org/filerepo/IGIS_Entrez_Canonical.gff3.gz
IGIS Gene Models.gff.gz, when dragged from a browser, will appear as a track but will NOT load in the viewer and throws an error(see end of comment). If the file and its .tbi partner file are downloaded, there is no issue loading it in IGB 7.0.0(13624)
IGIS Gene Models.gff.gz browser drag and load error:
Nov 28, 2012 3:26:34 PM com.affymetrix.genometryImpl.quickload.QuickLoadSymLoader logException
WARNING: null
java.lang.NegativeArraySizeException
at org.broad.tribble.util.BlockCompressedInputStream.inflateBlock(BlockCompressedInputStream.java:300)
at org.broad.tribble.util.BlockCompressedInputStream.readBlock(BlockCompressedInputStream.java:288)
at org.broad.tribble.util.BlockCompressedInputStream.seek(BlockCompressedInputStream.java:205)
at org.broad.tribble.source.tabix.TabixReader$Iterator.next(TabixReader.java:334)
at org.broad.tribble.source.tabix.TabixLineReader$TabixIteratorToLineReader.readLine(TabixLineReader.java:111)
at com.affymetrix.genometryImpl.symloader.GFF3$1.next(GFF3.java:137)
at com.affymetrix.genometryImpl.symloader.GFF3$1.next(GFF3.java:126)
at com.affymetrix.genometryImpl.parsers.GFF3Parser.parse(GFF3Parser.java:153)
at com.affymetrix.genometryImpl.symloader.GFF3.processLines(GFF3.java:151)
at com.affymetrix.genometryImpl.symloader.SymLoaderTabix.getRegion(SymLoaderTabix.java:152)
at com.affymetrix.genometryImpl.quickload.QuickLoadSymLoader.getRegion(QuickLoadSymLoader.java:255)
at com.affymetrix.genometryImpl.quickload.QuickLoadSymLoader.loadAndAddSymmetries(QuickLoadSymLoader.java:133)
at com.affymetrix.genometryImpl.quickload.QuickLoadSymLoader.loadSymmetriesThread(QuickLoadSymLoader.java:107)
at com.affymetrix.genometryImpl.quickload.QuickLoadSymLoader.loadFeatures(QuickLoadSymLoader.java:93)
at com.affymetrix.genometryImpl.util.LocalFilesServerType.loadFeatures(LocalFilesServerType.java:99)
at com.affymetrix.igb.view.load.GeneralLoadUtils.loadFeaturesForSym(GeneralLoadUtils.java:828)
at com.affymetrix.igb.view.load.GeneralLoadUtils$3.runInBackground(GeneralLoadUtils.java:769)
at com.affymetrix.igb.view.load.GeneralLoadUtils$3.runInBackground(GeneralLoadUtils.java:764)
at com.affymetrix.genometryImpl.thread.CThreadWorker.doInBackground(CThreadWorker.java:74)
at javax.swing.SwingWorker$1.call(SwingWorker.java:296)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at javax.swing.SwingWorker.run(SwingWorker.java:335)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
can't reprodice
can you give me exact steps to reproduce?