Any idea what size limitation we're talking about? We have quite a bit of content, and even second-level parent nodes can be pretty large?
Mike D. Jones > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 20, 2008 11:54 AM > To: [email protected] > Subject: Re: [magnolia-user] Error on bootstrap import > > I did have the same problem as well. I had to split the export into > multiple junks by exporting from a subpath instead of the root (/). > > Ruben > > > Mike D. Jones wrote: > > Hi all, > > > > Magnolia EE 3.5.4 > > OS: Windows (dev env.) > > > > We're attempting to test an upgrade from BDB to MySQL, and have > followed the instructions here: > > > > http://wiki.magnolia.info/display/WIKI/MySQL+Persistance > > > > Unfortunately, when it gets to the part where it starts importing the > Website bootstrap files, it eventually generates this error: > > > > ERROR info.magnolia.module.InstallContextImpl 20.05.2008 09:59:11 -- > > Could not perform installation: null > > java.lang.StackOverflowError > > at java.util.HashMap.get(HashMap.java:343) > > at > org.apache.jackrabbit.core.xml.NamespaceContext.getURI(NamespaceContext > .java:98) > > > > It's creating all the necessary tables in MySQL. The bootstrap is > being exported directly from 3.5.4 into 3.5.4. I've tried using both > the standard jackrabbit as well as the jackrabbit-1.3 jackrabbit-mysql- > search.xml files. I've also tried both > > <param name="externalBLOBs" value="true" /> and > > <param name="externalBLOBs" value="false" /> > > > > All the various changes produced the same error. > > > > > > Has anyone else had this problem? > > > > Mike D. Jones > > > > > > ---------------------------------------------------------------- > > for list details see > > http://documentation.magnolia.info/ > > ---------------------------------------------------------------- > > > > > ---------------------------------------------------------------- > for list details see > http://documentation.magnolia.info/ > ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------
