[opencms-dev] Import of a Workplace exported DB

Fabian Huschka fabian.huschka at componio.net
Wed Feb 7 15:33:48 CET 2007


Hello,

since I cannot repair the database I need to import a previously
Workplace exported DB-ZIP-file.
However tomcat throws the following message - OpenCms does not throw any
errors at all.

Error message:

ip [5b41546c-b6b7-11db-b549-c70950e6a54c]" java.lang.OutOfMemoryError
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(ZipFile.java:204)
        at java.util.zip.ZipFile.<init>(ZipFile.java:235)
        at
org.opencms.importexport.CmsImportExportManager.getManifest(CmsImportExportManager.java:317)
        at
org.opencms.importexport.CmsImportExportManager.getImportExportHandler(CmsImportExportManager.java:517)
        at
org.opencms.importexport.CmsImportExportManager.importData(CmsImportExportManager.java:619)
        at
org.opencms.workplace.threads.CmsDatabaseImportThread.run(CmsDatabaseImportThread.java:91)


The ZIP file itself is ~ 1.5 GB in size, the server has 1GB of physical
RAM and tomcat runs with the option "-Xmx1024m".
Any more clues what to do? May I extract the ZIP file manually and
import the data afterwards? If so how?


Best regards,


Fabian



More information about the opencms-dev mailing list