[OFBiz] Dev - How to disable USPS Shipping Method for the default
store
Samin Yousefi
syousefi at hstcglobal.com
Tue Apr 26 19:09:32 EDT 2005
Hi guys,
I have figured out the reason that why my checkout process throws an exception and that is because it is trying to connect to the USPS and use
an USPS account for the shipping estimate and since I do not have an account setup it fails to connect and therefore throws an exception.
So I removed the USPS shipping methods from the Store setting and then everything went smooth. There were Express and Standard methods that were set to check with USPS.
I hope I didn't cause any panic with my previous post.
David, thanks for the tips and the quick response.
-Sam
-----Original Message-----
From: dev-bounces at lists.ofbiz.org [mailto:dev-bounces at lists.ofbiz.org]On
Behalf Of David E. Jones
Sent: April 26, 2005 4:56 PM
To: OFBiz Project Development Discussion
Subject: Re: [OFBiz] Dev - This week's development summary
Look in the logs for more info. It probably means something failed and
wasn't handled properly but the transaction was marked for rollback. In
other words, there is some bad code somewhere. The logs should tell you
where. Send those over so we can reproduce it and correct it.
And, BTW, please don't post as a reply to a previous non-related
message. It makes the mailing lists harder to keep track of....
-David
On Apr 26, 2005, at 2:46 PM, Samin Yousefi wrote:
> Hi guys,
>
> I'm not sure if this is a problem on my compiled version or has it
> been introduced somewhere along
> the updates that the OFBiz developers have been checking in.
>
> I'm running the latest version of OFBiz downloaded from SVN and have
> updated it regularly.
> When I run the ecommerce site and add a product to the shopping cart
> and try to go to checkout and then choose a shipping address, after I
> click on Next, I get the following error!! Is this a bug? I have tried
> recompiling all the sources and there's been no luck. I guess it's
> time to do some debuging :)
>
>
> org.ofbiz.base.util.GeneralException: Error rendering screen
> [checkoutshippingoptions]: org.ofbiz.base.util.GeneralException: Error
> rendering screen [main-decorator]:
> org.ofbiz.entity.transaction.GenericTransactionException: The current
> transaction is marked for rollback, not beginning a new transaction
> and aborting current operation. (The current transaction is marked for
> rollback, not beginning a new transaction and aborting current
> operation.) (Error rendering screen [main-decorator]:
> org.ofbiz.entity.transaction.GenericTransactionException: The current
> transaction is marked for rollback, not beginning a new transaction
> and aborting current operation. (The current transaction is marked for
> rollback, not beginning a new transaction and aborting current
> operation.))
>
>
> regards,
>
> Sam
>
>
> -----Original Message-----
> From: dev-bounces at lists.ofbiz.org
> [mailto:dev-bounces at lists.ofbiz.org]On
> Behalf Of Si Chen
> Sent: April 22, 2005 6:04 PM
> To: OFBiz Development
> Subject: [OFBiz] Dev - This week's development summary
>
>
> This week's development summary is now done:
>
> http://ofbiz-new.blogspot.com/2005/04/svn-r4881.html
>
> Please let me know if there are any errors/omissions.
>
> Si
>
> PS Thanks, Jacopo, for emailing me your summary.
>
> _______________________________________________
> Dev mailing list
> Dev at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/dev
>
> _______________________________________________
> Dev mailing list
> Dev at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/dev
More information about the Dev
mailing list