You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2011/02/11 23:26:57 UTC

[jira] Commented: (OFBIZ-3908) ofbiz setup conflict.

    [ https://issues.apache.org/jira/browse/OFBIZ-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993732#comment-12993732 ] 

Jacques Le Roux commented on OFBIZ-3908:
----------------------------------------

Yes, sounds like a good idea

> ofbiz setup conflict.
> ---------------------
>
>                 Key: OFBIZ-3908
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3908
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup
>    Affects Versions: SVN trunk
>            Reporter: BJ Freeman
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> this is seed only install
> used the ant to create a login
> then created a party for the login and linked them through the webtools.
> while creating the party I also create a postal and email contactmech.
> this created contactMechId 10001 and 10002
> then I went to setup to create the organization.
> on the save I got a error message:
> Error: ERROR: Could not complete the Create Contact Mechanism [file:/applications/party/script/org/ofbiz/party/contact/ContactMechServices.xml#createContactMech] process [problem creating the newValue value: Error while inserting: [GenericEntity:ContactMech][contactMechId,10002(java.lang.String)][contactMechTypeId,POSTAL_ADDRESS(java.lang.String)]
> cut
>  (SQL Exception while executing the following:INSERT INTO public.CONTACT_MECH (CONTACT_MECH_ID, CONTACT_MECH_TYPE_ID, INFO_STRING, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?) (ERROR: duplicate key value violates unique constraint "pk_contact_mech"))]  calling service createPartyPostalAddress in createOrganization
> have not dug into it yet.
> no one responded to email so put it here

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira