My Oracle Support Banner

Bulk Planning Fails with Null Pointer Exception When Partitions Are Used (Doc ID 1600238.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Transportation Operational Planning - Version 6.3.0 to 6.3.3 [Release 6.3]
Information in this document applies to any platform.

Symptoms

If a Bulk Plan is run with multiple similar-sized partitions, all but one of these fail with the following exception. If a single partition is planned, all orders plan OK.

java.lang.NullPointerException
at glog.business.loadconfig.TLoadConfigRule.retrieveLoadConfigRules(TLoadConfigRule.java:136)
at glog.business.shipment.TSShipUnit.loadConfigInit(TSShipUnit.java:2062)
at glog.business.conopt.ConoptConverter.getPackingItems(ConoptConverter.java:363)
at glog.business.equipment.EquipmentPacker.setupChildEquipmentGroupCompatibility(EquipmentPacker.java:1463)
at glog.business.equipment.EquipmentPacker.packEquipment(EquipmentPacker.java:916)
at glog.business.equipment.EquipmentPacker.packEquipment(EquipmentPacker.java:637)
at glog.business.serviceprovider.ServiceProviderEngine.getFeasibleServProvOptionList(ServiceProviderEngine.java:1805)
at glog.business.serviceprovider.ServiceProviderEngine.getFeasibleServiceProviderOptions(ServiceProviderEngine.java:1724)
at glog.business.serviceprovider.ServiceProviderEngine.optimize(ServiceProviderEngine.java:363)
at glog.business.serviceprovider.ServiceProviderEngine.optimize(ServiceProviderEngine.java:159)
at glog.business.action.order.OrderActions.planUnassignedOrders(OrderActions.java:964)
at glog.business.action.order.BulkPlanActionExecutor.planOrders(BulkPlanActionExecutor.java:494)
at glog.business.session.OrderActionSessionBean.planOrders(OrderActionSessionBean.java:1402)
at glog.business.session.OrderActionSessionServerSideEJBWrapper.planOrders(OrderActionSessionServerSideEJBWrapper.java:1348)
at glog.business.session.OrderActionSessionHome_likuwd_EOImpl.__WL_invoke(Unknown Source)
at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)

Changes

 

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
Changes
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.