Opened 12 years ago
Closed 12 years ago
#2177 closed enhancement (fixed)
Lost connection error
Reported by: | osjonathan | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
I keep getting "failed to keep session alive". Ignoring this is probably a bug, it would be nice if the error told me WHICH session it was failing to keep alive as I have two.
Change History (2)
comment:1 by , 12 years ago
Version: | 2.1.0 |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
"failed to keep session alive" is most commonly the result of your MapGuide Server process being restarted which kills any previous sessions, thus when Maestro does the next keep-alive check, it fails with that message.
r7284 makes this messsage more specific. But the root problem is expected behavior