NCEAS / morpho

Morpho metadata editor
GNU General Public License v2.0
3 stars 1 forks source link

Inform Morpho user in cases where Morpho fails due to failure of Metacat connection #901

Closed mbjones closed 5 months ago

mbjones commented 6 years ago

Author Name: Rick Reeves (Rick Reeves) Original Redmine Issue: 5060, https://projects.ecoinformatics.org/ecoinfo/issues/5060 Original Date: 2010-06-25 Original Assignee: Jing Tao


The Metacat connection can fail during a Morpho session, causing Morpho to cease working (e.g., the user interface stops accepting keyboard input). When this happens, the Morpho user will mistakenly assume that Morpho has failed, and respond by shutting down Morpho, etc. Unaware of the real cause of the problem, the user will also fail to notify Sys Admin of the failed Metacat connection. All of this wastes time and effort.

If the user knew the underlying cause of their system failure. they could take more appropriate action; e.g., leave the Morpho session open, waiting for the Metacat to re-connect; notify the Sys Admin, switch to another task for a while, etc.

Suggestion: Have Morpho monitor the Metacat connection, and when the connection fails, display a message similar to: 'Metacat connection has failed, please stand by'. Possibly also display a message when the Metacat connection resumes.

mbjones commented 6 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:29:04Z


Original Bugzilla ID was 5060