You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are still a lot of cases in which Insight apparently doesn't try to reconnect:
at org.openmicroscopy.shoola.env.data.OMEROGateway.loadContainerHierarchy(OMEROGateway.java:1649)
at org.openmicroscopy.shoola.env.data.OmeroDataServiceImpl.loadContainerHierarchy(OmeroDataServiceImpl.java:231)
at org.openmicroscopy.shoola.env.data.OMEROGateway.importImageFile(OMEROGateway.java:5805)
at org.openmicroscopy.shoola.env.data.OmeroImageServiceImpl.importFile(OmeroImageServiceImpl.java:1288)
Both ways loadContainerHierarchy and importImageFile are already handled by the handleConnectionException method (which ultimately leads to the pop up of the reconnection dialog). I wonder if these QAs result from the reconnection attempt failing too.
There are still a lot of cases in which Insight apparently doesn't try to reconnect:
QA 41476
QA 41477
QA 41485
QA 41487
QA 41500
QA 41528
QA 41488
The text was updated successfully, but these errors were encountered: