Java Error When Trying To Submit IEX:Populate UWQ Summary Table - Exception Details oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
(Doc ID 1271962.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Advanced Collections - Version 12.1.2 and laterInformation in this document applies to any platform.
IEX: Populate UWQ Summary Table Concurrent Program
Symptoms
Attempting to submit the IEX:Populate UWQ Summary Table concurrent program and receive the following error:
Exception Details
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
java.lang.NullPointerException
at oracle.apps.fnd.i18n.common.util.Calendar.setTime(Calendar.java:825)
at oracle.apps.fnd.i18n.common.text.SimpleDateFormat.format(SimpleDateFormat.java:688)
at oracle.apps.fnd.i18n.common.text.DateFormat.format(DateFormat.java:405)
at oracle.apps.fnd.i18n.common.text.DefaultDateFormatter.format(DefaultDateFormatter.java:108)
at oracle.apps.fnd.i18n.text.AppsDateFormatter.format(AppsDateFormatter.java:489)
at oracle.apps.fnd.i18n.text.AppsDateFormatter.format(AppsDateFormatter.java:272)
at oracle.apps.fnd.flexj.Segment.getDefaultValue(Segment.java:1513)
at oracle.apps.fnd.flexj.Segment.defaultSegment(Segment.java:1222)
at oracle.apps.fnd.flexj.Flexfield.defaultValues(Flexfield.java:819)
at oracle.apps.fnd.flexj.DescriptiveFlexfield.(DescriptiveFlexfield.java:97)
at oracle.apps.fnd.framework.webui.OADescriptiveFlexHelper.createFlex(OADescriptiveFlexHelper.java:1020)
at oracle.apps.fnd.framework.webui.OADescriptiveFlexHelper.processFlex(OADescriptiveFlexHelper.java:641)
at oracle.apps.fnd.framework.webui.OAWebBeanFlexHelper.mergeSegmentsWithParent(OAWebBeanFlexHelper.java:329)
at oracle.apps.fnd.framework.webui.beans.OADescriptiveFlexBean.mergeSegmentsWithParent(OADescriptiveFlexBean.java:93)
You notice that nothing is defaulting into the Numeric Character field from the Numeric Character LOV on the Schedule Request screen.
Changes
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 |
Changes |
Cause |
Solution |