• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #1029 (closed defect: fixed)

Opened 5 months ago

Last modified 6 weeks ago

Importing DV

Reported by: jburel Owned by: brain
Priority: critical Milestone: 3.0-Beta3.1
Component: Import Version: 3.0-M3
Keywords: Cc:

Description

Reporting via the Feedback mechanism
Version 3.0.1

java.io.FileNotFoundException: /Volumes/zeus/nhattersley/3_7_8/NH_3_7_8_YFPS2_MCAK_sc_61_R3D.dv (Operation timed out)
	at java.io.RandomAccessFile.open(Native Method)
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
	at loci.formats.RAFile.<init>(RAFile.java:54)
	at loci.formats.RandomAccessStream.<init>(RandomAccessStream.java:115)
	at loci.formats.in.DeltavisionReader.initFile(DeltavisionReader.java:133)
	at loci.formats.FormatReader.setId(FormatReader.java:216)
	at loci.formats.ImageReader.setId(ImageReader.java:565)
	at loci.formats.ReaderWrapper.setId(ReaderWrapper.java:71)
	at loci.formats.ChannelFiller.setId(ChannelFiller.java:186)
	at loci.formats.ReaderWrapper.setId(ReaderWrapper.java:71)
	at loci.formats.ChannelSeparator.setId(ChannelSeparator.java:61)
	at loci.formats.ReaderWrapper.setId(ReaderWrapper.java:71)
	at ome.formats.importer.ImportLibrary.open(ImportLibrary.java:181)
	at ome.formats.importer.ImportLibrary.importImage(ImportLibrary.java:355)
	at ome.formats.importer.ImportHandler.importImages(ImportHandler.java:172)
	at ome.formats.importer.ImportHandler.access$0(ImportHandler.java:106)
	at ome.formats.importer.ImportHandler$1.run(ImportHandler.java:87)

Change History

Changed 6 weeks ago by brain

  • owner changed from brian to brain

Changed 6 weeks ago by brain

  • status changed from new to closed
  • resolution set to fixed

This is a problem with zeus files not being able to access the file because they are on tape. I have now put a message in telling the user to make sure their files are accessible (and off tape backup), but there's nothing I can do to stop java from failing on a tape backup'd file.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/