-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
2.5.3 Professional
-
2.05
-
Failed to import data. Exception:Error in action: com.atlassian.jira.action.admin.DataImport@12a4674, result: error Exception occurred: org.ofbiz.core.entity.GenericEntityException: while inserting: [GenericEntity:ChangeItem][group,10184][field,description][oldstring,Redo all safeway asset categories and asset category values. OBJECTIVES:
...
Step 11a: script: remove_inactive_assets.sql Step 11b: script: add_assets.sql Step 12a: TG exported the data and loaded it into the Survey Tool. ][id,10230] (SQL Exception while setting value: (Data size bigger than max size for this type: 4104))
The problem is caused by <oldstring> and <newstring> tags containing text greater than 4000 characters.
I ran the XSLT stylesheet against an XML backup of my xml exported file. The report shows no descriptions or comments exceeding 4000 chars, however the stylesheet fails to recognize the large text fields in tags <oldstring> and <newstring>.
What must been done to clean out the old/new text before for running the import to load the Oracle database.
- duplicates
-
JRASERVER-2152 Error reporting of Oracle Text Field Size limitations
- Closed