My Oracle Support Banner

OSB Service Issue OSB-395350 (Doc ID 2928159.1)

Last updated on MARCH 08, 2023

Applies to:

Oracle Service Bus - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.1.4.0 version, OSB Core Functionality

OSB service issue OSB-395350

Error is on a OSB function call "lookupValue". The error/exception is trigger when a null value is pass on a parameter.
Checked in the current OSB servers (we are migrating them) we have and the behavior is different, it doesn´t throw a exception, it response with an empty string or default value.

The function in question is:
lookupValue(dvm-location, src-column, src-value, target-column, default-value, qualifiers[])


ERROR
-----------------------

Error:
Caused by: oracle.tip.dvm.exception.DVMException: exception.00000.description
exception.00000.fix
at com.bea.wli.sb.functions.dvm.DVMFunctions.lookupValue(DVMFunctions.java:86)
... 39 more
Caused by: java.lang.NullPointerException
at oracle.tip.dvm.entity.DVMRTObject.getRowValues(DVMRTObject.java:576)
at oracle.tip.dvm.entity.DVMRTObject.getValue(DVMRTObject.java:334)
at oracle.tip.dvm.DVMManagerImpl.lookupValue(DVMManagerImpl.java:140)
at com.bea.wli.sb.functions.dvm.DVMFunctions.lookupValue(DVMFunctions.java:75)

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.