| Re: Direct Shipment - failed Hi,
I have one more information on this. In the log, the failed one shows like this
Errored One
-----------
2010-01-13 18:53:27.062 392699 Debug Planning Find best shipping option for itinerary: STA.ALL_ITINERARY with the following legs: [RMICallHandler-19]
2010-01-13 18:53:27.063 392699 Error Exception java.lang.NullPointerException
java.lang.NullPointerException
at glog.business.shipment.ShipmentBuilder.makeLegOpti ons(ShipmentBuilder.java:1752)
at glog.business.shipment.ShipmentBuilder.buildBestIt ineraryOption(ShipmentBuilder.java:148
The correct one shows in this way.
Correct One
------------
2010-01-13 17:58:05.739 492558 Debug Planning Find best shipping option for itinerary: SH.NO_RATES with the following legs: [[ACTIVE] ExecuteThread: ']
2010-01-13 17:58:05.739 492558 Debug Planning Build TShipments on tLeg: SH.61328 from SH.GBH to SH.CANADA1 with start time 2010-01-14 13:46:00 UTC [[ACTIVE] ExecuteThread: ']
The leg in both cases are same. I don't see any problem. But couldn't find the reason for this error.
Thanks in Advance,
Venkat, |