You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2015/04/16 21:32:00 UTC

[jira] [Created] (OFBIZ-6256) Anonymous account creation doesn't work anymore

Pierre Smits created OFBIZ-6256:
-----------------------------------

             Summary: Anonymous account creation doesn't work anymore
                 Key: OFBIZ-6256
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6256
             Project: OFBiz
          Issue Type: Bug
          Components: specialpurpose/ecommerce
    Affects Versions: Trunk
            Reporter: Pierre Smits
            Priority: Blocker


When registering a new account for ecommerce (as an anonymous user) the process doesn't run to succes, but results in:

{code}
ERROR: Could not complete the Create Customer [file:/home/ofbizDemo/trunk/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/customer/CustomerEvents.xml#createCustomer] process [problem invoking the [createPartyRole] service with the map named [partyRoleContext] containing [{roleTypeId=CUSTOMER, partyId=10002, locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2015-04-16 19:25:33.325(java.sql.Timestamp)][createdTxStamp,2015-04-16 19:25:33.229(java.sql.Timestamp)][currentPassword,$SHA$bY.7$RUKs-4-SsK3eNQOrTh8EoyEXnJI(java.lang.String)][disabledDateTime,null()][enabled,null()][externalAuthId,null()][hasLoggedOut,null()][isSystem,null()][lastCurrencyUom,null()][lastLocale,null()][lastTimeZone,null()][lastUpdatedStamp,2015-04-16 19:25:33.325(java.sql.Timestamp)][lastUpdatedTxStamp,2015-04-16 19:25:33.229(java.sql.Timestamp)][partyId,10002(java.lang.String)][passwordHint,null()][requirePasswordChange,null()][successiveFailedLogins,null()][userLdapDn,null()][userLoginId,tester(java.lang.String)]}]: You must be logged in to complete the [Party role permission logic] process.]
{code}



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