[ https://issues.apache.org/jira/browse/OFBIZ-13210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux reassigned OFBIZ-13210: --------------------------------------- Assignee: Jacques Le Roux > Registration of an user in ecommerce throws an error > ---------------------------------------------------- > > Key: OFBIZ-13210 > URL: https://issues.apache.org/jira/browse/OFBIZ-13210 > Project: OFBiz > Issue Type: Bug > Components: ecommerce > Affects Versions: 24.09.01 > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Major > Fix For: 24.09.01 > > > 2025-02-12 08:00:30,102 |sse-nio-8443-exec-12 |ScriptUtil > |W| 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: (o.a.o.e.GenericValue, o.a.c.c.R > equestFacade) values: [[lastUpdatedStamp:2025-02-12 08:00:28.212, > successiveFailedLogins:null, passwordHint: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.HttpServletRequ > est, javax.servlet.http.HttpServletResponse) -- This message was sent by Atlassian Jira (v8.20.10#820010)