[opencms-dev] Problems with "Export Data Base" with system folder in OpenCms 7.0.3

enrarjcob at alum.us.es enrarjcob at alum.us.es
Wed Feb 27 10:17:26 CET 2008


I installed OpenCms 7.0.3 with MySQL 5.0.27 and Tomcat 5.5.20 last
week. It works really well, but when I tried to export my data Base
including system folder I had an exception:

Exception org.opencms.importexport.CmsImportExportException: Error adding child resources of folder "/alkacon-documentation/javadoc/core/".

at org.opencms.importexport.CmsExport.addChildResources(CmsExport.java:450)
at org.opencms.importexport.CmsExport.addChildResources(CmsExport.java:432)
at org.opencms.importexport.CmsExport.addChildResources(CmsExport.java:432)

at org.opencms.importexport.CmsExport.addChildResources(CmsExport.java:432)
at org.opencms.importexport.CmsExport.exportAllResources(CmsExport.java:555)
at org.opencms.importexport.CmsExport.<init>(CmsExport.java:332)

at org.opencms.importexport.CmsVfsImportExportHandler.exportData(CmsVfsImportExportHandler.java:107)
at org.opencms.importexport.CmsImportExportManager.exportData(CmsImportExportManager.java:507)
at org.opencms.workplace.threads.CmsExportThread.run(CmsExportThread.java:90)

Caused by: org.opencms.file.CmsVfsResourceNotFoundException: Error reading file "/alkacon-documentation/javadoc/core/constant-values.html".
at org.opencms.file.CmsVfsResourceNotFoundException.createException(CmsVfsResourceNotFoundException.java:78)

at org.opencms.db.CmsDbContext.throwException(CmsDbContext.java:238)
at org.opencms.db.CmsDbContext.report(CmsDbContext.java:212)
at org.opencms.db.CmsSecurityManager.readFile(CmsSecurityManager.java:3294)
at org.opencms.file.CmsObject.readFile(CmsObject.java:2721)

at org.opencms.file.CmsObject.readFile(CmsObject.java:2773)
at org.opencms.importexport.CmsExport.addChildResources(CmsExport.java:403)
... 8 more
Caused by: org.opencms.file.CmsVfsResourceNotFoundException: Unable to read file contents with resource ID "e605b87d-8d1b-11dc-8599-f9ffcd1de347" (online=false).

at org.opencms.db.generic.CmsVfsDriver.readContent(CmsVfsDriver.java:1424)
at org.opencms.db.CmsDriverManager.readFile(CmsDriverManager.java:5567)
at org.opencms.db.CmsSecurityManager.readFile(CmsSecurityManager.java:3286)

... 11 more


I tried to do the same using OpenCms 6.2.3 with the same configuration and i didnt have any problem.

Do u know any solution? 

Really Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20080227/76ec47b2/attachment.htm>


More information about the opencms-dev mailing list