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:<br><br>Exception org.opencms.importexport<div id="1f06" class="ArwC7c ckChnd"><wbr>.CmsImportExportException: Error adding child resources of folder "/alkacon-documentation<wbr>/javadoc/core/".<br>
at org.opencms.importexport<wbr>.CmsExport.addChildResources(CmsExport.java:450)<br>at org.opencms.importexport<wbr>.CmsExport.addChildResources(CmsExport.java:432)<br>at org.opencms.importexport<wbr>.CmsExport.addChildResources(CmsExport.java:432)<br>
at org.opencms.importexport<wbr>.CmsExport.addChildResources(CmsExport.java:432)<br>at org.opencms.importexport<wbr>.CmsExport.exportAllResources(CmsExport.java:555)<br>at org.opencms.importexport<wbr>.CmsExport.<init>(CmsExport.java:332)<br>
at org.opencms.importexport<wbr>.CmsVfsImportExportHandler<wbr>.exportData(CmsVfsImportExportHandler.java:107)<br>at org.opencms.importexport<wbr>.CmsImportExportManager<wbr>.exportData(CmsImportExportManager.java:507)<br>at org.opencms.workplace.threads<wbr>.CmsExportThread.run(CmsExportThread.java:90)<br>
Caused by: org.opencms.file.CmsVfsResource<wbr>NotFoundException: Error reading file "/alkacon-documentation<wbr>/javadoc/core/constant-values.html".<br>at org.opencms.file.CmsVfsResource<wbr>NotFoundException.createExcepti<wbr>on(CmsVfsResourceNotFoundException<wbr>.java:78)<br>
at org.opencms.db.CmsDbContext<wbr>.throwException(CmsDbContext.java:238)<br>at org.opencms.db.CmsDbContext<wbr>.report(CmsDbContext.java:212)<br>at org.opencms.db.CmsSecurityManag<wbr>er.readFile(CmsSecurityManager.java:3294)<br>at org.opencms.file.CmsObject<wbr>.readFile(CmsObject.java:2721)<br>
at org.opencms.file.CmsObject<wbr>.readFile(CmsObject.java:2773)<br>at org.opencms.importexport<wbr>.CmsExport.addChildResources(CmsExport.java:403)<br>... 8 more<br>Caused by: org.opencms.file.CmsVfsResource<wbr>NotFoundException: Unable to read file contents with resource ID "e605b87d-8d1b-11dc-8599<wbr>-f9ffcd1de347" (online=false).<br>
at org.opencms.db.generic.CmsVfsDr<wbr>iver.readContent(CmsVfsDriver.java:1424)<br>at org.opencms.db.CmsDriverManager<wbr>.readFile(CmsDriverManager.java:5567)<br>at org.opencms.db.CmsSecurityManag<wbr>er.readFile(CmsSecurityManager.java:3286)<br>
... 11 more<br><br><br>I tried to do the same using OpenCms 6.2.3 with the same configuration and i didnt have any problem.<br><br>Do u know any solution? <br><br>Really Thanks</div>