Requirements Error Search 'Encountered Unexpected Error In Processing Requirement With GUID' Message
(Doc ID 2933780.1)
Last updated on MARCH 08, 2023
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.1.1 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.1.1 version, General
When selecting Admin > Requirements > Requirements Error (Search) in the PASJava GUI,
the search never returns and eventually causes stuck threads in WebLogic.
The servers have to be restarted to clear the hanging / stuck threads.
ERROR
-----------------------
<Encountered unexpected error in processing requirement with GUID: ###### and exception com.adminserver.utl.exception.AsExceptionUtl: java.lang.NullPointerException>
<Error> <com.adminserver.pas.bll.tasks.ProcessRequirementTaskBll> <BEA-000000> <com.adminserver.utl.exception.AsExceptionUtl: java.lang.NullPointerException
at com.adminserver.pas.bll.RequirementExecutorBll.executeOneRequirement(RequirementExecutorBll.java:396)
at com.adminserver.pas.bll.RequirementExecutorBll.execute(RequirementExecutorBll.java:183)
at com.adminserver.pas.bll.RequirementExecutorBll.execute(RequirementExecutorBll.java:162)
at com.adminserver.pas.bll.RequirementExecutorBll.executeRequirement(RequirementExecutorBll.java:107)
at com.adminserver.pas.bll.tasks.ProcessRequirementSpringTask.run(ProcessRequirementSpringTask.java:73)
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: java.lang.NullPointerException
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login to OIPA.
2. Select Admin > Requirements > Requirements Error (Search).
3. The search never returns and eventually causes stuck threads in WebLogic.
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 |