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/
----------------------------------------------------------------

Reply via email to