Task #2411 (closed)
Opened 9 years ago
Closed 9 years ago
BUG: Exceptions during + nuke UI
| Reported by: | cxallan | Owned by: | bwzloranger |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-Beta4.2 |
| Component: | Import | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2010-05-27 (10) |
Description
Example exception:
2010-05-19 14:55:57,260 824237 [1-thread-1] ERROR ome.formats.importer.ImportCandidates - Error on ome.formats.importer.gui.FileQueueHandler[,0,0,1118x756,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] with ome.formats.importer.ImportCandidates$SCANNING@510ccdfa
java.lang.NullPointerException
at ome.formats.importer.gui.FileQueueHandler.update(FileQueueHandler.java:683)
at ome.formats.importer.ImportCandidates.safeUpdate(ImportCandidates.java:530)
at ome.formats.importer.ImportCandidates.scanWithCancel(ImportCandidates.java:517)
at ome.formats.importer.ImportCandidates.execute(ImportCandidates.java:379)
at ome.formats.importer.ImportCandidates.<init>(ImportCandidates.java:233)
at ome.formats.importer.ImportCandidates.<init>(ImportCandidates.java:184)
at ome.formats.importer.gui.FileQueueHandler$1.run(FileQueueHandler.java:272)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:207)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:637)
Happened during "+" click. Entire UI now locked, can only switch tabs. Also logged me out.
Change History (2)
comment:1 Changed 9 years ago by cxallan
- Sprint changed from 2010-05-13 (9) to 2010-05-27 (10)
comment:2 Changed 9 years ago by bwzloranger
- 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.