[opencms-dev] Importing Exported data

Glen Brown browng at galacticomm.org
Wed Jan 21 03:20:02 CET 2004


I am trying to import data from a Linux installation to a windows install.
It appears to work except that it cannot create the directories on the
vfs. If I create the directories for it, it works. Any Ideas?

 Here's the error:
Exception com.opencms.core.CmsException: 2 Not found. Detailed error:
[com.opencms.file.mySql.CmsDbAccess]
/default/vfs/KPC/ministries/seniorstaff/steven_ruckel.html. 
at com.opencms.file.mySql.CmsDbAccess.readFile(CmsDbAccess.java:703)
at
com.opencms.file.genericSql.CmsResourceBroker.readFile(CmsResourceBroker.java:5203)
at com.opencms.file.CmsObject.readFile(CmsObject.java:2883)
at
com.opencms.file.CmsResourceTypePage.lockResource(CmsResourceTypePage.java:660)
at
com.opencms.file.CmsResourceTypePage.importResource(CmsResourceTypePage.java:638)
at com.opencms.file.CmsObject.importResource(CmsObject.java:2140)
at com.opencms.file.CmsImport.importResource(CmsImport.java:601)
at com.opencms.file.CmsImport.importAllResources(CmsImport.java:786)
at com.opencms.file.CmsImport.importResources(CmsImport.java:188)
at
com.opencms.file.genericSql.CmsResourceBroker.importResources(CmsResourceBroker.java:4156)
at com.opencms.file.CmsObject.importResources(CmsObject.java:2167)
at
com.opencms.workplace.CmsAdminDatabaseImportThread.run(CmsAdminDatabaseImportThread.java:74)





More information about the opencms-dev mailing list