Nathan Anderson wrote:
I got my site upgraded and I just wanted to finish this thread.
> I was using MySQL for the database and wanted to use the > PooledJNDIDatabasePersistanceManager. I could not get the bootstrap > to work with my 3.0.2 export files (I know there was a problem with > the config import, and I suspect users, usergroups and userroles as > well). As expected, the upgrade script within Magnolia also failed > (documentation said 3.0.5+).
Just as a data point, I have never bothered to export any of the site when upgrading versions with the MySQL database and everything has always worked fine. :-) I just clear out the repositories directory, leave the MySQL database as-is, and let it re-bootstrap the new built-in stuff. This has worked for 3.0.1 -> 3.0.2 -> 3.0.5 -> 3.5.2.
The reason we never export the site and just work with backups of the MySQL database is because the export process takes way too long. The site will be at 100% CPU for hours to export a file that ends up being 2 to 3 MB.
-- Miranda Jones Objective Consulting, Inc. http://www.spiders.com ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
