[ 
https://issues.apache.org/jira/browse/OFBIZ-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739389#action_12739389
 ] 

Scott Gray commented on OFBIZ-2795:
-----------------------------------

Two points of note:
1.  If the contents of the cart are still present when you return to the main 
page then it is unlikely to be a session issue.  Once the browser loses 
reference to a session it doesn't just come back again and is usually lost for 
good.
2.  The additional sessions being generated are likely to be due to the cross 
sub domain session valve which is on by default and should really be turned off 
by default.  Once again though I think it isn't likely to be the cause of your 
issue.  If you clear your cookies (for the ofbiz host) and reload you will see 
the additional sessions are created for different webapps (when retrieving page 
resources) and not ecommerce.

> eCommerce: Cart is systematically empty when proceeding to checkout
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-2795
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2795
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 4.0
>         Environment: Windows vista / amd64 / Java 1.6u14 x32
>            Reporter: Imad Bougataya
>            Priority: Blocker
>             Fix For: Release Branch 4.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> After adding items to the cart, the checkout sequence systematically fails 
> with an "Cart is empty" error. 
> returning to homepage shows the actual contents of the cart.
> All checkout options are affected (quick checkout / guest checkout / logged 
> in checkout)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to