COBOL Wrapper Class Error Encountered During The Execution Of Control Central Algorithms.
(Doc ID 2885295.1)
Last updated on DECEMBER 07, 2023
Applies to:
Oracle Utilities Customer to Meter Base - Version 2.8.0.0.0 and laterInformation in this document applies to any platform.
Goal
On : 2.8.0.0.0 version, Installation and Patching
COBOL wrapper class error encountered during the execution of Control Central algorithms.
Following error is being encountered during control central rendering/refresh
MCHARLES - 478449-2056-1 2022-05-24 10:51:01,495 [[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (scripting.actions.Action) Failed invoking step : invokeGroovy 'retrieveLastCustomerContact';
MCHARLES - 478449-2056-1 2022-05-24 10:51:01,495 [[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (scripting.actions.Action) Failed invoking step : 10: edit data
if ("string(parm/hard/person/id) = $BLANK and string(parm/hard/premise/id) = $BLANK")
terminate;
end-if;
if ("xs:integer(parm/hard/maxSize) = 0")
terminate;
end-if;
invokeGroovy 'retrieveLastCustomerContact';
end-edit;
MCHARLES - 478449-2056-1 2022-05-24 10:51:01,496 [[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (support.program.ProgramToJavaGateway) Error invoking method public static void com.splwg.ccb.domain.common.cobolInterface.installation.CobolInstallationControlCentralAlgorithm_Gen.invoke(com.splwg.base.cobol.zz.CobolCopybookCICZALPN,com.splwg.base.cobol.zz.CobolCopybookCICZRAPN,com.splwg.ccb.cobol.ci.CobolCopybookCICCIADX)
MCHARLES - 478449-2056-1 2022-05-24 10:51:01,499 [[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (support.program.ProgramToJavaGateway) A system error occurred calling method invoke on class com.splwg.ccb.domain.common.cobolInterface.installation.CobolInstallationControlCentralAlgorithm_Impl
Solution
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
Goal |
Solution |