Issue Of Add Document Definition In An Agreement In SOA B2B
(Doc ID 2387753.1)
Last updated on DECEMBER 01, 2023
Applies to:
Oracle SOA Suite - Version 11.1.1.7.0 and laterInformation in this document applies to any platform.
Symptoms
When user tries to add document definition in an agreement , an error is observed in B2B Console. Following exception is thrown in B2B Server logs:
EXCEPTION:
MESSAGE:null
STACK TRACE:
java.lang.NullPointerException
at oracle.tip.b2b.ui.data.partner.GuiTradingPartner.getSupportedDefnListForAgreement(GuiTradingPartner.java:427)
at oracle.tip.b2b.ui.backing.partner.Agreement.selectDocDlgActionListner(Agreement.java:871)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.el.parser.AstValue.invoke(AstValue.java:187)
MESSAGE:null
STACK TRACE:
java.lang.NullPointerException
at oracle.tip.b2b.ui.data.partner.GuiTradingPartner.getSupportedDefnListForAgreement(GuiTradingPartner.java:427)
at oracle.tip.b2b.ui.backing.partner.Agreement.selectDocDlgActionListner(Agreement.java:871)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.el.parser.AstValue.invoke(AstValue.java:187)
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 |