Bug #1337 (closed)
Opened 10 years ago
Closed 10 years ago
Import Out of Memory
| Reported by: | jburel | Owned by: | bwzloranger |
|---|---|---|---|
| Priority: | critical | Cc: | |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
version 4.1.0
Record 1828
java.lang.OutOfMemoryError: Java heap space at loci.formats.MinMaxCalculator.openBytes(MinMaxCalculator.java:243) at loci.formats.MinMaxCalculator.openBytes(MinMaxCalculator.java:229) at ome.formats.importer.OMEROWrapper.openPlane2D(OMEROWrapper.java:78) at ome.formats.importer.ImportLibrary.importData(ImportLibrary.java:440) at ome.formats.importer.ImportLibrary.importImage(ImportLibrary.java:354) at ome.formats.importer.ImportHandler.importImages(ImportHandler.java:192) at ome.formats.importer.ImportHandler.access$000(ImportHandler.java:41) at ome.formats.importer.ImportHandler$1.run(ImportHandler.java:91)
Change History (2)
comment:1 Changed 10 years ago by bwzloranger
comment:2 Changed 10 years ago by bwzloranger
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
This error is most likely caused by trying to open a file that's too large, however its hard to tell without access to the original data. Unfortunately this user never provided any additional contact information.
Error passed on to Melissa as well - perhaps there is something that cane be done about it (although unfortunately probably not).