Error Encountered In Data Intake While Processing The Intake Record
(Doc ID 2967457.1)
Last updated on AUGUST 16, 2023
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.1.23 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.1.23 version, Data Intake
When attempting to process the Intake Record
the following error occurs.
ERROR
-----------------------
com.adminserver.utl.exception.AsExceptionUtl: Failed to unmarshall objects.
at com.adminserver.helper.JibxHelperUtl.mapXmlToObject(JibxHelperUtl.java:37)
at com.adminserver.pas.bll.IntakeRecordBll.generateIntakeRecord(IntakeRecordBll.java:420)
at com.adminserver.pas.bll.IntakeRecordBll.validateIntakeRecord(IntakeRecordBll.java:266)
at com.adminserver.pas.bll.IntakeRecordBll.preProcess(IntakeRecordBll.java:175)
at com.adminserver.pas.bll.tasks.IntakeRecordGroupTaskBll.processIntakeRecordTaskItemDcl(IntakeRecordGroupTaskBll.java:105)
at com.adminserver.pas.bll.tasks.IntakeRecordGroupTaskBll.processGroupedIntakeRecords(IntakeRecordGroupTaskBll.java:39)
at com.adminserver.pas.bll.tasks.IntakeRecordGroupTask.run(IntakeRecordGroupTask.java:45)
at com.adminserver.global.processing.coherence.RunnableTaskWrapper.run(RunnableTaskWrapper.java:39)
at com.oracle.coherence.patterns.processing.taskprocessor.TaskRunner.doExecuteTask(TaskRunner.java:316)
at com.oracle.coherence.patterns.processing.taskprocessor.TaskRunner.run(TaskRunner.java:217)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.jibx.runtime.JiBXException: Missing required element "(unknown name, position 1 in binding structure)"(line 1, col 1976)
at org.jibx.runtime.impl.UnmarshallingContext.throwNameException(UnmarshallingContext.java:250)
at com.adminserver.sre.domainmodel.JiBX_DomainModelMungeAdapter.JiBX_DomainModel_unmarshal_1_9()
at com.adminserver.sre.domainmodel.JiBX_DomainModelAddress_access.unmarshal()
at com.adminserver.sre.domainmodel.JiBX_DomainModelMungeAdapter.JiBX_DomainModel_unmarshal_1_20()
at com.adminserver.sre.domainmodel.JiBX_DomainModelMungeAdapter.JiBX_DomainModel_unmarshal_1_25()
at com.adminserver.sre.domainmodel.JiBX_DomainModelPerson_access.unmarshal()
at com.adminserver.sre.domainmodel.JiBX_DomainModelMungeAdapter.JiBX_DomainModel_unmarshal_1_35()
at com.adminserver.sre.domainmodel.JiBX_DomainModelGroupMemberIntakeRecord_access.unmarshal()
at org.jibx.runtime.impl.UnmarshallingContext.unmarshalElement(UnmarshallingContext.java:2757)
at com.adminserver.helper.JibxHelperUtl.mapXmlToObject(JibxHelperUtl.java:33)
... 12 more
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Navigate to the Data Intake UI.
2. Complete the Data Intake File Upload details.
3. Select the file to upload.
4. After submission, the file is uploaded successfully on the UI.
5. Navigate to the Group Scheme.
6. Click on Data Intake Profile which is “Preservation Member Enrollment”.
7. Navigate to the files and the File Status is in Completed Status.
8. Navigate to the records and each Record Status is showing as 'Preprocessing System Error' Message.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |