My Oracle Support Banner

Searching On Calculated Fiends In Shipment Manager Results In Java.Lang.Nullpointerexception (Doc ID 1329866.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Transportation Management - Version 6.2.0 to 6.2.7 [Release 6.2]
Information in this document applies to any platform.

Symptoms


When attempting to search using the calculated field in the shipment search screen using a target location and distance, the following error is received.

ERROR
-----------------------
java.lang.NullPointerException

java.lang.NullPointerException
at glog.server.derived.AbstractDerivedDataOperations.doCompare(AbstractDerivedDataOperations.java:160)
at glog.server.derived.AbstractDerivedDataOperations.doFilter(AbstractDerivedDataOperations.java:106)
at glog.server.derived.AbstractDerivedDataOperations.filter(AbstractDerivedDataOperations.java:46)
at glog.server.derived.DerivedDataSessionBean.filter(DerivedDataSessionBean.java:304)
at glog.server.derived.DerivedDataSessionServerSideEJBWrapper.filter(DerivedDataSessionServerSideEJBWrapper.java:134)
at glog.server.derived.DerivedDataSessionHome_vkx3eb_EOImpl.filter(DerivedDataSessionHome_vkx3eb_EOImpl.java:62)
at glog.server.derived.DerivedDataSessionHome_vkx3eb_EOImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)



STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Log into OTM.
2. Go to Shipment Management -> Shipment Management -> Buy Shipments.
3. Click the Calculated tab.
4. Enter a Target Location ID of PHL (PUBLIC location).
5. Enter a Destination Distance to Target Location of 3 MI Between 50 MI.
6. Click Search.
7. Note the error:

java.lang.NullPointerException

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.