Task #7226 (closed)
Opened 8 years ago
Closed 8 years ago
BUG:Reconnecting to server
| Reported by: | omero-qa | Owned by: | saloynton |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | saloynton, i.porter@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-01-17 (6) |
Description
http://qa.openmicroscopy.org.uk/qa/feedback/4040/
Comment: reconnecting to server
java.lang.Exception: org.openmicroscopy.shoola.env.data.DSAccessException: Cannot access data. Cannot find annotations for class pojos.DatasetData. at org.openmicroscopy.shoola.env.data.OMEROGateway.handleException(OMEROGateway.java:911) at org.openmicroscopy.shoola.env.data.OMEROGateway.loadAnnotations(OMEROGateway.java:2751) at org.openmicroscopy.shoola.env.data.OmeroMetadataServiceImpl.loadStructuredAnnotations(OmeroMetadataServiceImpl.java:961) at org.openmicroscopy.shoola.env.data.OmeroMetadataServiceImpl.loadStructuredData(OmeroMetadataServiceImpl.java:672) at org.openmicroscopy.shoola.env.data.views.calls.StructuredAnnotationLoader$4.doCall(StructuredAnnotationLoader.java:158) at org.openmicroscopy.shoola.env.data.views.BatchCall.doStep(BatchCall.java:144) at org.openmicroscopy.shoola.util.concur.tasks.CompositeTask.doStep(CompositeTask.java:226) at org.openmicroscopy.shoola.env.data.views.CompositeBatchCall.doStep(CompositeBatchCall.java:126) at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.exec(ExecCommand.java:165) at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.run(ExecCommand.java:274) at org.openmicroscopy.shoola.util.concur.tasks.AsyncProcessor$Runner.run(AsyncProcessor.java:91) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at org.openmicroscopy.shoola.env.data.OMEROGateway.loadAnnotations(OMEROGateway.java:2747) ... 10 more at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.showErrorDialog(UserNotifierImpl.java:182) at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.notifyError(UserNotifierImpl.java:271) at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.notifyError(UserNotifierImpl.java:241) at org.openmicroscopy.shoola.agents.metadata.MetadataLoader.handleException(MetadataLoader.java:154) at org.openmicroscopy.shoola.env.data.events.DSCallAdapter.eventFired(DSCallAdapter.java:84) at org.openmicroscopy.shoola.env.data.views.BatchCallMonitor$1.run(BatchCallMonitor.java:124) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$000(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
Change History (8)
comment:1 Changed 8 years ago by jburel
- Component changed from from QA to Insight
- Milestone changed from Unscheduled to OMERO-Beta4.4
- Priority changed from minor to major
- Sprint set to 2011-11-29 (3)
comment:2 Changed 8 years ago by jburel
comment:3 Changed 8 years ago by jmoore
- Sprint changed from 2011-11-29 (3) to 2011-12-13 (4)
Moved from sprint 2011-11-29 (3)
comment:4 Changed 8 years ago by jburel
- Sprint changed from 2011-12-13 (4) to 2011-12-27 (5)
Could you tell if a message indicating that you were reconnected was displayed?
It is difficult to reproduce.
Pushing to next sprint, not sure I will have the required information on time.
comment:5 Changed 8 years ago by jburel
- Sprint changed from 2012-01-03 (5) to 2012-01-17 (6)
I didn't get a chance to collect information pushing to sprint (6)
comment:6 Changed 8 years ago by jburel
- Cc saloynton added
- Owner changed from jburel to saloynton
Scott could you follow that up and pass it back to me?
comment:7 Changed 8 years ago by saloynton
Ticket closed but if there are any further problems we can re-open the ticket.
comment:8 Changed 8 years ago by saloynton
- Resolution set to fixed
- Status changed from new to closed
It looks like you did not reconnect correctly. I will have to dig more