[opencms-dev] Importing Exported data

Michael Goodwin mgoodwin at amadeus.net
Thu Jan 22 16:20:02 CET 2004




Is it the permissions in manifest.xml for /system/ and /system/bodies/ not
corresponding to that in opencms, perhaps.

If its important enough, its quite easy to debug, by recompiling the source
(try CmsResourceTypePage) and add in some debugging information (and
replace the opencms jar with your new one), like what path is it working
with. (hope this isn't patronising)

Mike.



From:  "Glen Brown" <browng at galacticomm.org>@opencms.org  on 20/01/2004
       19:19 MST

Please respond to opencms-dev at opencms.org

Sent by:    opencms-dev-admin at opencms.org


                                                                          
 To:    opencms-dev at opencms.org                                           
                                                                          
                                                                          
 cc:                                                                      
                                                                          
                                                                          
                                                                          
                                                                          
                                                                          
                                                                          
 Subjec [opencms-dev] Importing Exported                                  
 t:     data                                                              
                                                                          
                                                                          
                                                                          





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)



_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev







More information about the opencms-dev mailing list