There's one JackRabbit issue which might be related: https://issues.apache.org/jira/browse/JCR-1879
> STARTING FROM > Three environemts, PROD, DEV, TEST, PROD has 2 public instances, others > only one. > Our goal: to clone PROD env over TEST and DEV envs. > > So: > > 1) PROD - Bk of mysql db, author and 2 public > 2) PROD - Bk of webapp folders > 3) DEV - Restore of mysql db, author and public .. restore of the db on different instance of mysql or at least under different user in same server i presume? > 4) DEV - Delete original webapp folder, drop the PROD webapp folder > (public-01) just curious: once you have dropped PROD webapp folder in your dev instance, did you go over all /repositories/magnolia/workspaces/*/workspace.xml files and updated the to point to your restored dev database or are they still pointing to production? (sorry if you didn't mentioned it only because it is so obvious ... just trying to eliminate as many possibilites as i can) > 5) DEV - Clean indexes, as you suggested > 6) The same on TEST (3..5) > > ---> Exception! > > I can not imagine what happened. > > Matteo > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
