Opened 17 years ago
Closed 17 years ago
#5791 closed defect (worksforme)
Multiple Project update
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | admin/console | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I'm using multiple project and the standalone server. I'm starting the standalone Server with the -e option. For some Projects I'm using different plugins than for other Projects. Sometimes not ever called upon to upgrade my database for example "trac-admin G:\Project\0.11r5852 upgrade". For this Project I didn't changed the Plugin. So it is nothing to update. I did change it for a other Project. This happens not always.
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Milestone: | 0.11 → 0.11.1 |
---|---|
Priority: | normal → high |
Severity: | normal → critical |
nobody else seems to notice anything, so it seems to block 0.11 unecessarily. increase the priority though …
comment:3 by , 17 years ago
Milestone: | 0.11.1 |
---|---|
Priority: | high → normal |
Resolution: | → worksforme |
Severity: | critical → normal |
Status: | new → closed |
I'm not quite sure if there is an actual issue in this ticket, other than understanding how plugins are loaded and works for multiple projects when run i a shared process (like standalone).
I've recently added some information about plugin loading that should help clarify the various behaviours that can be seen: wiki:TracPlugins#Isthewrongversionofthepluginloading
Note also that not all plugins will trigger upgrade, simply because they don't store any information in the database or otherwise don't have need to modify other than what is provided by the running plugin.
Closing as 'worksforme'.
the strange thing is (and i am not sure if this is realted), that if one of the projects contains an error in the plugins, none of the projects seem to work?
example
which shows up in a log file where no plugin is enabled.