OBVAM || VA Journal Transactions Failed When Triggered From Core
(Doc ID 3062516.1)
Last updated on DECEMBER 13, 2024
Applies to:
Oracle Banking Virtual Account Management - Version 14.7.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
VA transactions failed when triggered from core.
Users are using below API to send transactions from CORE to OBVAM:
" http://OBVAM-TRANSACTION-SERVICES/service/txnPostingWithSkipDda "
Core has triggered around 6000 transactions at a time, around 3500 transactions failed. Below errors observed in service logs.
ERROR
-----------------------
12:14:38:627 | obvam-transaction-journal-services | ENTITY_AE | ERROR | [,] | o.f.g.c.r.e.RsoExceptionController.exception | RsoGenericException
java.lang.NullPointerException: null
at oracle.fsgbu.plato.core.persistence.dao.GenericRepositoryImpl.find(GenericRepositoryImpl.java:155)
at oracle.fsgbu.plato.core.persistence.dao.GenericRepositoryImpl.find(GenericRepositoryImpl.java:46)
at oracle.fsgbu.plato.core.persistence.dao.GenericRepositoryImpl$$FastClassBySpringCGLIB$$325d2de6.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
at oracle.fsgbu.obvam.services.vat.persistence.repository.TransactionRepositoryImpl$$EnhancerBySpringCGLIB$$e25082bd.find()
at oracle.fsgbu.obvam.services.vat.service.TransactionServiceImpl.getByID(TransactionServiceImpl.java:2303)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Trigger Transactions from Core to OBVAM.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot trigger Transactions from Core to OBVAM as expected.
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 |