Oracle Transportation Management (MOSC)

MOSC Banner

java.lang.NullPointerException while manually approving an invoice

Hello,

We are facing an issue in our systems where our invoices are not getting auto approved.  When we try to manually approve an invoice system is throwing Null pointer exception ( stack trace below).

java.lang.NullPointerException

at glog.business.invoice.InvoiceServerUtility.setMatchedObjectsPaymentStatus(InvoiceServerUtility.java:1560)

at glog.business.invoice.InvoiceUpdateSessionBean.setMatchedObjectsPaymentStatus(InvoiceUpdateSessionBean.java:4455)

at glog.business.invoice.InvoiceUpdateSessionBean.approvePayment(InvoiceUpdateSessionBean.java:442)

at glog.business.invoice.InvoiceUpdateSessionServerSideEJBWrapper.approvePayment(InvoiceUpdateSessionServerSideEJBWrapper.java:355)

at glog.business.invoice.InvoiceUpdateSessionHome_d7thm7_EOImpl.approvePayment(InvoiceUpdateSessionHome_d7thm7_EOImpl.java:4148)

at glog.business.action.invoice.ApproveInvoiceActionExecutor.approvePayment(ApproveInvoiceActionExecutor.java:95)

at glog.business.invoice.InvoiceServerActionSessionBean.approvePayment(InvoiceServerActionSessionBean.java:240)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center