To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=114371 Issue #|114371 Summary|migration of incomplete OOo 2 user data fails Component|framework Version|DEV300m87 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|cd Reported by|sb
------- Additional comments from [email protected] Tue Sep 7 14:58:38 +0000 2010 ------- At least on DEV300_m87 unxsoli4 non-pro: - Old /home/me/.openoffice.org2/user data that only contains a registry/ sub-tree. (I am typically only interested in checking migration of configmgr-related data, so have hand-crafted an appropriate /home/me/.openoffice.org2/user for that; it used to work fine in DEV300_m7x versions.) - "Transfer personal data" during First Start Wizard: Assertions "Error: An unexpected exception was thrown during migration; OldVersion: OpenOffice.org 2; DataPath: file:///home/me/.openoffice.org2; From File /ooo/desktop/source/migration/migration.cxx at Line 362" and "Error: Migration has not been successfull; From File /ooo/desktop/source/migration/migration.cxx at Line 228", and data is indeed not migrated. Reason is that MigrationImpl::doMigration (desktop/source/migration/migration.cxx) calls dectectUIChangesForAllModules [sic], which calls xStorageFactory->createInstanceWithArguments, which (svl/source/fsstor/fsfactory.cxx) throws a css::io::IOException "if ( !::utl::UCBContentHelper::IsFolder( aURL ) )" with aURL="file:///home/me/.openoffice.org2/user/config/soffice.cfg/modules". --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
