Re: Error in Shipment Estimates

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Error in Shipment Estimates

Arun Patidar
Hello
     You can use ProductStoreShipmentMeth entity,where shipmentMethodTypeId will be EXPRESS and you can also use includeGeoId field in this entity which will restrict to England and wales.If this does not helps you then please give some more detail about your implementation.

Thanks and Regards
Arun Patidar            
----- Original Message -----
From: "nachi19" <[hidden email]>
To: [hidden email]
Sent: Sunday, February 1, 2009 10:04:40 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi
Subject: Error in Shipment Estimates


Hi,
   I have an issue in shipment estimate... the scenario is i have two
shipment methods EXPRESS and STANDARD . and i have provided the this both
shipment services for England and wales... but i dont want to provide
EXPRESS service for other countries... i have created the estimates for
other countries other than england and wales.... but at the user side at the
time of checkout if the user selects the shipping address other than the
England and wales ... and when he press the next button .. the error page is
displaying .... this is the log which i have got .... and i don't want to
define the express method for those countries...



2009-02-02 05:01:56,637 (TP-Processor8) [  ServiceDispatcher.java:411:ERROR]
Service Error [calcShipmentCostEstimate]: No shipping estimate found for
carrier [Company] and shipment method type [EXPRESS]
2009-02-02 05:01:56,639 (TP-Processor8) [     ShippingEvents.java:210:ERROR]
No shipping estimate found for carrier [Company] and shipment method type
[EXPRESS]
2009-02-02 05:01:56,639 (TP-Processor8) [  
GenericDelegator.java:1701:ERROR] Failure in findByCondition operation for
entity [ProductStoreShipmentMeth]:
org.ofbiz.entity.transaction.GenericTransactionException: The current
transaction is marked for rollback, not beginning a new transaction and
aborting current operation; the rollbackOnly was caused by: Service Error
[calcShipmentCostEstimate]: No shipping estimate found for carrier [Company]
and shipment method type [EXPRESS]. Rolling back transaction.
org.ofbiz.entity.transaction.GenericTransactionException: The current
transaction is marked for rollback, not beginning a new transaction and
aborting current operation; the rollbackOnly was caused by: Service Error
[calcShipmentCostEstimate]: No shipping estimate found for carrier [Company]
and shipment method type [EXPRESS]
--
View this message in context: http://www.nabble.com/Error-in-Shipment-Estimates-tp21777178p21777178.html
Sent from the OFBiz - User mailing list archive at Nabble.com.