You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2015/07/27 07:54:05 UTC

[jira] [Comment Edited] (OFBIZ-6561) GenericDelegator.store fails to clear userLogin cache on password update from ecommerce profile

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

Deepak Dixit edited comment on OFBIZ-6561 at 7/27/15 5:53 AM:
--------------------------------------------------------------

We can do Jacques, but it will unnecessary increase the db call on each service invocation. If we set cache=false then its a for now fix not a proper fix, this issue related to cache refresh on update


was (Author: deepak.dixit):
We can do Jacques, but it will unnecessary increase the db call on each service invocation. 

> GenericDelegator.store fails to clear userLogin cache on password update from ecommerce profile
> -----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6561
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6561
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Trunk
>            Reporter: Deepak Dixit
>         Attachments: Screen Shot 2015-07-22 at 2.12.47 PM.png
>
>
> Here is the steps to regenerate issue:
> - Go to http://demo-trunk-ofbiz.apache.org/ecommerce/control/viewprofile
> - Login with DemoCustomer
> - Go to http://demo-trunk-ofbiz.apache.org/ecommerce/control/changepassword
> - Update password and click on save button
> Password successfully updated, while redirecting to profile page you will get following error message:
> {quote}
> org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CustomerScreens.xml#viewprofile]: java.lang.IllegalArgumentException: Error running script at location [component://ecommerce/webapp/ecommerce/WEB-INF/actions/customer/ViewProfile.groovy]: org.ofbiz.service.ExecutionServiceException: You must be logged in to complete the [Get Summary Information About Orders for a Customer] process. (Error running script at location [component://ecommerce/webapp/ecommerce/WEB-INF/actions/customer/ViewProfile.groovy]: org.ofbiz.service.ExecutionServiceException: You must be logged in to complete the [Get Summary Information About Orders for a Customer] process.){quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)