Opened 14 years ago
Closed 13 years ago
#1703 closed defect (duplicate)
Use a more clearer error message for session keep alive if ping fails
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.5 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Maestro uses a keep-alive timer to periodically ping the mapguide server to keep the session alive. Should the mapguide server go offline, you get a full ugly MgConnectionFailedException message.
We know what this is, so this error should be cleaned up to be something more clearer like:
"Failed to ping MapGuide Server. Perhaps it went offline. If it did, refresh the Site Explorer to create a new MapGuide session"
or something to that effect.
Note:
See TracTickets
for help on using tickets.
Duplicate of #1723