"java.lang.NullPointerException" Error in Confirmation Email from Action "Build Shipment Set Locally"
(Doc ID 1050340.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Transportation Sourcing - Version 5.5 and laterInformation in this document applies to any platform.
Symptoms
When running the Action "Build Shipment Set Locally" from a Shipment Set Criteria (Sourcing -> Shipment Management -> Shipment Set) with running the job in background, the following Exception is provided in the inbound email:
java.lang.NullPointerException
java.lang.NullPointerException
at glog.procurement.web.servlet.ActionServlet.doAction(ActionServlet.java:219)
at glog.procurement.web.servlet.ActionServlet.doAction(ActionServlet.java:209)
at glog.procurement.web.servlet.ActionServlet$BackgroundProcess.run(ActionServlet.java:127)
at java.lang.Thread.run(Thread.java:534)
--> </StackTrace>
</doAction>
Steps to Reproduce:
---------------------------
1. Navigate to Sourcing -> Shipment Management -> Shipment Set
2. Search for Shipment Set Critieria
3. Actions -> Build Shipment Set -> Build Shipment Set Locally
4. Choose "Run Job in background" = Y
5. Enter an Email Address
6.Click "Build Shipment Set Locally"
Email received contains error
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 |