Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection lost #430

Open
dominikl opened this issue Feb 28, 2024 · 1 comment
Open

Connection lost #430

dominikl opened this issue Feb 28, 2024 · 1 comment

Comments

@dominikl
Copy link
Member

dominikl commented Feb 28, 2024

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)

QA 41476
QA 41477
QA 41485
QA 41487
QA 41500
QA 41528

	at org.openmicroscopy.shoola.env.data.OMEROGateway.importImageFile(OMEROGateway.java:5805)
	at org.openmicroscopy.shoola.env.data.OmeroImageServiceImpl.importFile(OmeroImageServiceImpl.java:1288)

QA 41488

@dominikl
Copy link
Member Author

dominikl commented Apr 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant