'Java.Lang.RuntimeException' Message Occurs When Using a NULL Date Within the CreatePolicy And CreateClients Attached Business Rule (ABR)
(Doc ID 3056834.1)
Last updated on NOVEMBER 04, 2024
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.0.38 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.0.42 version, Client InformationFollowing the deployment of Patch 37057098: 11.3.0.42 , users are unable to Create Client and Policies.
The following error occurs.
ERROR
-----------------------
java.lang.RuntimeException: com.adminserver.utl.exception.AsExceptionUtl: java.lang.RuntimeException: java.lang.RuntimeException: com.adminserver.utl.exception.AsExceptionUtl: com.adminserver.utl.exception.AsExceptionUtl: An error occurred while processing business rule: CreatePolicy.
at com.adminserver.pas.uip.aspects.UipExtensibilityAspect.extendUipMethod(UipExtensibilityAspect.java:65)
at com.adminserver.pas.uip.ClientActivityUip.processProcessAction(ClientActivityUip.java:763)
at com.oracle.pas.page.ClientActivityPage.processProcessAction(ClientActivityPage.java:73)
at com.oracle.pas.service.delegate.ClientActivityServiceDelegate.processProcessAction(ClientActivityServiceDelegate.java:88)
at com.oracle.pas.service.ClientActivityService.processProcessAction(ClientActivityService.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Configure a NULL variable (DataType: Date).
2. Configure Create Policy ABR on a Transaction.
3. One field should receive an Empty Date.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Production Environment
The issue occurs every time (consistently)
The issue impacts: most / All users
The expected functionality has worked previously
The impact is a show stopper for a critical milestone
There is no work around at the moment
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 |
References |