You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Emilio Carlos da Palma (JIRA)" <ji...@apache.org> on 2006/11/09 22:56:37 UTC

[jira] Created: (OFBIZ-441) Error on editing contact information (email)

Error on editing contact information (email)
--------------------------------------------

                 Key: OFBIZ-441
                 URL: http://issues.apache.org/jira/browse/OFBIZ-441
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: party
    Affects Versions: SVN trunk
         Environment: Windows XP, Java 1.5.0_07
            Reporter: Emilio Carlos da Palma
            Priority: Minor


Running using ant-run.

In Party Manager, trying to change a party email, I get an error with the following debug information on the page (in red):

The Following Errors Occurred:

The Following Errors Occurred:

    * ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress

The console says:

     [java] ---- exception report ----------------------------------------------------------
     [java] Incoming context (in runSync : createContactMech) does not match expected requirements
     [java] Exception: org.ofbiz.service.ServiceValidationException
     [java] Message: The following required parameter is missing: [createContactMech.contactMechTypeId]

Maybe these can be useful:

     [java] 2006-11-09 19:43:10,453 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
     [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updateContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]]
     [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
     [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updateContactMech'
     [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
     [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech
     [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
     [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updatePartyContactMech'
     [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
     [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyEmailAddress]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
     [java] 2006-11-09 19:43:10,515 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:238:ERROR]



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Closed: (OFBIZ-441) Error on editing contact information (email)

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-441?page=all ]

Jacopo Cappellato closed OFBIZ-441.
-----------------------------------


> Error on editing contact information (email)
> --------------------------------------------
>
>                 Key: OFBIZ-441
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-441
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>         Environment: Windows XP, Java 1.5.0_07
>            Reporter: Emilio Carlos da Palma
>         Assigned To: Jacopo Cappellato
>            Priority: Minor
>
> Running using ant-run.
> In Party Manager, trying to change a party email, I get an error with the following debug information on the page (in red):
> The Following Errors Occurred:
> The Following Errors Occurred:
>     * ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
> The console says:
>      [java] ---- exception report ----------------------------------------------------------
>      [java] Incoming context (in runSync : createContactMech) does not match expected requirements
>      [java] Exception: org.ofbiz.service.ServiceValidationException
>      [java] Message: The following required parameter is missing: [createContactMech.contactMechTypeId]
> Maybe these can be useful:
>      [java] 2006-11-09 19:43:10,453 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updateContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]]
>      [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updateContactMech'
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updatePartyContactMech'
>      [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyEmailAddress]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
>      [java] 2006-11-09 19:43:10,515 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:238:ERROR]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (OFBIZ-441) Error on editing contact information (email)

Posted by "Emilio Carlos da Palma (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-441?page=comments#action_12449006 ] 
            
Emilio Carlos da Palma commented on OFBIZ-441:
----------------------------------------------

I checked the database and there is the contactMechTypeId, so is the FK in CONTACT_MECH table for the contact I am trying to update the email. Checking the data passed in the POST (Firefox rules for this), there it is the contactMechTypeId = EMAIL_ADDRESS. I am using the data loaded created on the first run of run-install.

> Error on editing contact information (email)
> --------------------------------------------
>
>                 Key: OFBIZ-441
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-441
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>         Environment: Windows XP, Java 1.5.0_07
>            Reporter: Emilio Carlos da Palma
>            Priority: Minor
>
> Running using ant-run.
> In Party Manager, trying to change a party email, I get an error with the following debug information on the page (in red):
> The Following Errors Occurred:
> The Following Errors Occurred:
>     * ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
> The console says:
>      [java] ---- exception report ----------------------------------------------------------
>      [java] Incoming context (in runSync : createContactMech) does not match expected requirements
>      [java] Exception: org.ofbiz.service.ServiceValidationException
>      [java] Message: The following required parameter is missing: [createContactMech.contactMechTypeId]
> Maybe these can be useful:
>      [java] 2006-11-09 19:43:10,453 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updateContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]]
>      [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updateContactMech'
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updatePartyContactMech'
>      [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyEmailAddress]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
>      [java] 2006-11-09 19:43:10,515 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:238:ERROR]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Resolved: (OFBIZ-441) Error on editing contact information (email)

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-441?page=all ]

Jacopo Cappellato resolved OFBIZ-441.
-------------------------------------

    Resolution: Fixed

In the last two days these services have been fixed and now it should work fine (I've tested it in the demo server).
Could you please confirm so that I can close this issue?
Thanks.

> Error on editing contact information (email)
> --------------------------------------------
>
>                 Key: OFBIZ-441
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-441
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>         Environment: Windows XP, Java 1.5.0_07
>            Reporter: Emilio Carlos da Palma
>            Priority: Minor
>
> Running using ant-run.
> In Party Manager, trying to change a party email, I get an error with the following debug information on the page (in red):
> The Following Errors Occurred:
> The Following Errors Occurred:
>     * ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
> The console says:
>      [java] ---- exception report ----------------------------------------------------------
>      [java] Incoming context (in runSync : createContactMech) does not match expected requirements
>      [java] Exception: org.ofbiz.service.ServiceValidationException
>      [java] Message: The following required parameter is missing: [createContactMech.contactMechTypeId]
> Maybe these can be useful:
>      [java] 2006-11-09 19:43:10,453 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updateContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]]
>      [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updateContactMech'
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updatePartyContactMech'
>      [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyEmailAddress]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
>      [java] 2006-11-09 19:43:10,515 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:238:ERROR]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (OFBIZ-441) Error on editing contact information (email)

Posted by "Chris Howe (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-441?page=comments#action_12448602 ] 
            
Chris Howe commented on OFBIZ-441:
----------------------------------

If I were to guess when you first loaded the email address into the database you didn't have a contactMechTypeId.  Therefore when it goes to update the record, it doesn't have a contactMechTypeId to auto fill into the hidden field.  No contactMechTypeId = error as it should as the ContactMech.infoString is meaningless outside of the context of contactMechTypeId, even if it appears to be an email address.

> Error on editing contact information (email)
> --------------------------------------------
>
>                 Key: OFBIZ-441
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-441
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>         Environment: Windows XP, Java 1.5.0_07
>            Reporter: Emilio Carlos da Palma
>            Priority: Minor
>
> Running using ant-run.
> In Party Manager, trying to change a party email, I get an error with the following debug information on the page (in red):
> The Following Errors Occurred:
> The Following Errors Occurred:
>     * ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
> The console says:
>      [java] ---- exception report ----------------------------------------------------------
>      [java] Incoming context (in runSync : createContactMech) does not match expected requirements
>      [java] Exception: org.ofbiz.service.ServiceValidationException
>      [java] Message: The following required parameter is missing: [createContactMech.contactMechTypeId]
> Maybe these can be useful:
>      [java] 2006-11-09 19:43:10,453 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updateContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]]
>      [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updateContactMech'
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updatePartyContactMech'
>      [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyEmailAddress]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
>      [java] 2006-11-09 19:43:10,515 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:238:ERROR]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Assigned: (OFBIZ-441) Error on editing contact information (email)

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-441?page=all ]

Jacopo Cappellato reassigned OFBIZ-441:
---------------------------------------

    Assignee: Jacopo Cappellato

> Error on editing contact information (email)
> --------------------------------------------
>
>                 Key: OFBIZ-441
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-441
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>         Environment: Windows XP, Java 1.5.0_07
>            Reporter: Emilio Carlos da Palma
>         Assigned To: Jacopo Cappellato
>            Priority: Minor
>
> Running using ant-run.
> In Party Manager, trying to change a party email, I get an error with the following debug information on the page (in red):
> The Following Errors Occurred:
> The Following Errors Occurred:
>     * ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
> The console says:
>      [java] ---- exception report ----------------------------------------------------------
>      [java] Incoming context (in runSync : createContactMech) does not match expected requirements
>      [java] Exception: org.ofbiz.service.ServiceValidationException
>      [java] Message: The following required parameter is missing: [createContactMech.contactMechTypeId]
> Maybe these can be useful:
>      [java] 2006-11-09 19:43:10,453 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updateContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]]
>      [java] 2006-11-09 19:43:10,468 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updateContactMech'
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyContactMech]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,484 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:446:DEBUG] [[Sync service finished- total:0.391,since last(Begin):0.391]] - 'partymgr / updatePartyContactMech'
>      [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:275:INFO ] [TransactionUtil.setRollbackOnly] transaction rollback only not set, rollback only is already set.
>      [java] 2006-11-09 19:43:10,500 (http-0.0.0.0-8443-Processor4) [  ServiceDispatcher.java:406:ERROR] Service Error [updatePartyEmailAddress]: ERROR: Could not complete the Update Contact Mechanism [file:/C:/workspace/ofbiz/ofbiz/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#updateContactMech] process [problem invoking the [createContactMech] service with the map named [context] containing [{locale=en_US, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-09 16:44:28.812(java.sql.Timestamp)][createdTxStamp,2006-11-09 16:44:24.312(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)][lastUpdatedStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-09 19:38:28.078(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)]}]: The following required parameter is missing: [createContactMech.contactMechTypeId]] calling service updateContactMech in updatePartyContactMech calling service updatePartyContactMech in updatePartyEmailAddress
>      [java] 2006-11-09 19:43:10,515 (http-0.0.0.0-8443-Processor4) [    TransactionUtil.java:238:ERROR]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira