Try our conversational search powered by Generative AI!

Error: Upgrading CMS 5 to EPiServer CMS 6.0.530.0, Deleting XForm Folder from Object Store

Vote:
 

I get this error when upgrade from cms 5 r2 to EPiServer CMS 6.0.530.0. Someone who has solved this problem?

...Deleting XForm Folder from Object Store - 1 of 2 with Id d46ce4f6-4458-44db-bfbc-1fbf00505eef
Deleting XForm Folder from Object Store - 2 of 2 with Id ca3b3d18-dc17-45c0-bddb-091db2374e6b

An unhandled error has occured:
Completed with errors - see Additional Information window
When executing

At C:\Program Files (x86)\EPiServer\CMS\6.0.530.0\Upgrade\System Scripts\Migrat
e Data (SqlServer).ps1:100 char:19
+  Upgrade-EPiXForms <<<<  -SelectedSite $wizard.SelectedApplication

=
Get-EPiIsBulkInstalling

An unhandled error has occured:
Completed with errors - see Additional Information window
When executing

At C:\Program Files (x86)\EPiServer\CMS\6.0.530.0\Upgrade\System Scripts\Migrat
e Data (SqlServer).ps1:100 char:19
+  Upgrade-EPiXForms <<<<  -SelectedSite $wizard.SelectedApplication

=
Get-EPiIsBulkInstalling
Error - System.Management.Automation.CmdletInvocationException: Completed with errors - see Additional Information window ---> System.ApplicationException: Completed with errors - see Additional Information window
   at EPiServer.Upgrade.CMS5.XFormUpgrader.Upgrade(String connectionString, String dbProviderName, Boolean oracle)
   at EPiServer.Upgrade.CMS5.XFormUpgrader.Upgrade(String connectionString, String dbProviderName, Boolean oracle)
   at EPiServer.Upgrade.CMS5.UpgradeXFormsCmdlet.ProcessRecord()
   at System.Management.Automation.Cmdlet.DoProcessRecord()
   at System.Management.Automation.CommandProcessor.ProcessRecord()
   --- End of inner exception stack trace ---
   at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
   at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)
   at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)

#39904
Jun 07, 2010 11:12
Vote:
 

Hi,

There was a problem deleting an XForm folder from the Object Store. They are moved to the new Dynamic Data Store in CMS 6. Ensure that all your XForm folders are present and correct by going into the XForms editor. If they are then there is nothing more to do.

Paul.

#40569
Jun 14, 2010 10:36
Vote:
 

I have a similar problem. Same stack trace, but the error messages previous is a bit different.

 

There are three separate error messages (each occurs more than once)

1: Upgrading XForm - 5 of 35 with Id 249615fd-bfdf-4d3d-9197-2270c9555098
An error occurred upgrading an XForm or Folder
Invalid string length for Name of property:really_long_name_here_that_is_longer_than_75_characters. Maximum length for the current operation is 75

2: XForm post cannot be upgraded as its XForm definition failed to upgrade. XForm ID: 249615fd-bfdf-4d3d-9197-2270c9555098

3: XForm has not been deleted from the Object Store as it could not be upgraded. Fix the problem with the XForm and run the program again. XForm ID: 249615fd-bfdf-4d3d-9197-2270c9555098

All in all I have this problem with five xforms (but a lot of form data). Is there a way for me to run the xform migration script again without redoing the whole upgrade process (after manually renaming the badly named xform properties of course)?

Also, even with this error message, has the rest of the upgrade process gone through completely or has it been aborted before some other script has been run (like the Upgrade Site script also in the System Scripts folder).

 

Mattias

 

#41620
Jul 16, 2010 14:14
Vote:
 

Hi Mattias.

Sorry for the delay, I have been on vacation. To answer your questions:

Yes, the upgrade process is completed, the main upgrade and XForms Migration run in seperate transactions by design as we knew upgrading XForms may be a little problematic.

Yes, you can run the XForms Migration again and it will only try to migrate the XForms/Folders/Posts that weren't successful last time. To do this open the EPiServer Deployment Center and run the 'Migrate data for site with SQL Server database' task that you will find under the EPiServer CMS -> Version 6.0.530.0 node.

 

/Paul.

#41761
Jul 26, 2010 9:51
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.