| Summary: | [server] server migration does not handle sites properly | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Anthony Hunter <ahunter.eclipse> |
| Component: | Server | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | arthorne.eclipse, Silenio_Quarti |
| Version: | 5.0 | ||
| Target Milestone: | 5.0 M1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Anthony Hunter
We have been hit by corrupt metadata again. In the case of Silenio in Bug 421537, he had three sites on orion.eclipse.org before the migration, yet the Users.prefs says: silenio/SiteConfigurations/A/Id=A silenio/SiteConfigurations/B/Id=B silenio/SiteConfigurations/silenio-A/Id=silenio-A silenio/SiteConfigurations/silenio-B/Id=silenio-B silenio/SiteConfigurations/silenio-C/Id=silenio-C The first two do not exist in SiteConfigurations.prefs, which is the source of the corruption. This problem has been fixed with commit: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=478a624763a86eb65a2a279601d72763e449ffb1 |