[ 
https://issues.apache.org/jira/browse/OFBIZ-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arvind Singh Tomar reassigned OFBIZ-13004:
------------------------------------------

    Assignee: Arvind Singh Tomar

> Ecommerce error message at login
> --------------------------------
>
>                 Key: OFBIZ-13004
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-13004
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Upcoming Branch
>            Reporter: Jacques Le Roux
>            Assignee: Arvind Singh Tomar
>            Priority: Minor
>
> After registering an user I got this error:
> Error running the simple-method: Error running groovy script [
> org.apache.ofbiz.webapp.control.LoginWorker.doBasicLogin(createdUserLogin, 
> request)
> org.apache.ofbiz.webapp.control.LoginWorker.autoLoginSet(request, response)
> session = request.getSession()
> cart = session.getAttribute("shoppingCart")
> if (cart != null) {
> cart.setOrderPartyId(tempMap.get("partyId"))
> }
> ]: javax.script.ScriptException: groovy.lang.MissingMethodException: No 
> signature of method: static 
> org.apache.ofbiz.webapp.control.LoginWorker.doBasicLogin() is applicable for 
> argument types: (org.apache.ofbiz.entity.GenericValue, 
> org.apache.catalina.connector.RequestFacade) values: 
> [[lastUpdatedStamp:2024-04-08 08:11:34.503, successiveFailedLogins:null, 
> ...], ...]
> Possible solutions: doBasicLogin(org.apache.ofbiz.entity.GenericValue, 
> javax.servlet.http.HttpServletRequest, 
> javax.servlet.http.HttpServletResponse), 
> doBasicLogout(org.apache.ofbiz.entity.GenericValue, 
> javax.servlet.http.HttpServletRequest, 
> javax.servlet.http.HttpServletResponse), File#Method = 
> CustomerEvents.xml#createCustomer, Element = <script>, Line 411null



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to