NPE when trying to View event for a shipment in DBA.ADMIN in 5.5.04
(Doc ID 563166.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Transportation Management - Version 5.5.04 and laterInformation in this document applies to any platform.
Symptoms
On 5.5.04, When attempting to View events of a Shipment from the DBA.ADMIN login, Null pointer
exception error occurs.Login in to DBA.ADMIN and go to Transportation Planning and
Execution>>Shipment Management>>Buy shipments
Select a shipment id and Go to Actions>>Events>>View Events, the following error occurs:
ERROR
java.lang.NullPointerException
java.lang.NullPointerException
Fix Errors
At 2008-03-13 04:34:05.288
java.lang.NullPointerException
java.lang.NullPointerException
at glog.database.vpd.VPD.expandSelectWhereClause(VPD.java:233)
at glog.server.executionapi.servprov.shipmentstatus.ShipmentStatusInfoBuilder.getShipmentStatusHistory(
ShipmentStatusInfoBuilder.java:65)
at glog.server.executionapi.servprov.shipmentstatus.ShipmentStatusSessionBean.getShipmentStatusHistory(ShipmentStatusSessionBean.java:244)
at glog.server.executionapi.servprov.shipmentstatus.ShipmentStatusSessionServerSideEJBWrapper.getShipme
ntStatusHistory(ShipmentStatusSessionServerSideEJBWrapper.java:156)
at glog.server.executionapi.servprov.shipmentstatus.ShipmentStatusSessionHome_jbx5ld_EOImpl.getShipment
StatusHistory(ShipmentStatusSessionHome_jbx5ld_EOImpl.java:856)
at
glog.server.executionapi.servprov.shipmentstatus.ShipmentStatusSessionHome_jbx5ld_EOImpl_WLSkel.invo
ke(ILweblogic.rmi.spi.InboundRequest;Lweblogic.rmi.spi.OutboundResponse;Ljava.lang.Object;)Lweblogic
.rmi.spi.OutboundResponse;(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:108)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
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:415)
at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
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 |