Create contact error
--------------------
Key: OFBIZ-2166
URL: https://issues.apache.org/jira/browse/OFBIZ-2166
Project: OFBiz
Issue Type: Bug
Components: party
Affects Versions: SVN trunk
Environment: CentOS 5
also on demo server
Reporter: Josh Murphy
Fix For: SVN trunk
Getting the following error when creating a contact address.
The Following Errors Occurred:
ERROR: Could not complete the Create a PostalAddress for party
[file:/demo/deployments/demo.hotwaxmedia.com/applications/party/script/org/ofbiz/party/contact/PartyContactMechServices.xml#createPartyPostalAddress]
process [problem invoking the [createPostalAddress] service with the map named
[createPostalAddressMap] containing [[toName=ytrt, attnName=yrert,
address1=ytreyre, address2=null, city=ytretr, postalCode=15111,
countryGeoId=USA, stateProvinceGeoId=MI,
userLogin=[GenericEntity:UserLogin][createdStamp,2009-02-03
03:09:20.759(java.sql.Timestamp)][createdTxStamp,2009-02-03
03:09:19.907(java.sql.Timestamp)][currentPassword,{SHA}47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,null()][lastTimeZone,null()][lastUpdatedStamp,2009-02-03
05:34:43.141(java.sql.Timestamp)][lastUpdatedTxStamp,2009-02-03
05:34:43.141(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][requirePasswordChange,null()][successiveFailedLogins,0(java.lang.Long)][userLdapDn,null()][userLoginId,admin(java.lang.String)],
locale=en_US,
timeZone=sun.util.calendar.ZoneInfo[id="America/Chicago",offset=-21600000,dstSavings=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/Chicago,offset=-21600000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,startMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth=10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]]]]:
The following required parameter is missing: [OUT]
[createPostalAddress.contactMechId]]
It has been reproduced on the demo server by creating a contact address on
party_id admin
At revision 740371.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.