Punchout fails on 1 node but not the other
Very odd issue. Persistence is set at the F5 level for both nodes and the testpunchout works on both nodes. However when we actually try to punchout to a supplier we get the following java exception consistently on the same node. The other node works fine. Also as an FYI was use a shared APPL_TOP.
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:620) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1183) |