Opened 10 years ago
Closed 8 years ago
#12073 closed enhancement (fixed)
Develop standard response to `Database is locked` issue
Reported by: | figaro | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | not applicable |
Component: | general | Version: | |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
The operational error Database is locked
is reported very frequently. While a remedy has been known for many years, users still add this as an issue to be solved. I propose to provide a more helpful response, giving more immediate guidelines, along the lines of:
Duplicate of issue #3446. To solve this issue, please consult the following pages:
Attachments (0)
Change History (6)
follow-up: 6 comment:1 by , 10 years ago
comment:2 by , 10 years ago
Type: | task → enhancement |
---|
follow-up: 4 comment:3 by , 10 years ago
Can someone review the additions to MostFrequentDuplicates? The wiki formatting is off.
comment:4 by , 10 years ago
Replying to figaro:
Can someone review the additions to MostFrequentDuplicates? The wiki formatting is off.
Fixed in wiki:MostFrequentDuplicates@17?action=diff. Removed invisible U+200B at begin of the line.
comment:5 by , 10 years ago
Severity: | normal → minor |
---|
Changed to minor as the first suggestion is implemented and the second suggestion is of lower priority. Either way, the issue will resolve itself as users move away from Trac 0.12 to upgraded versions that do not exhibit the locking issue.
comment:6 by , 8 years ago
Milestone: | → not applicable |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Replying to Ryan J Ollos:
We might be able to show specific error message for this exception, rendering a link that points to a description of the issue with possible remedies.
We can consider revisiting this in the future, but I'm not sure there is enough value in it.
Since we don't have something like CannedResponsesPlugin built into Trac, we just link to MostFrequentDuplicates. MostFrequentDuplicates could be expanded to provide more details.
We might be able to show specific error message for this exception, rendering a link that points to a description of the issue with possible remedies. Aside from that, I don't expect anything we do will help reduce the frequency of the reports. Many users seem to just repeatedly open tickets and don't follow-up or bother to read the information we point them to.