Failure in create operation for entity [PartyRole]
--------------------------------------------------

                 Key: OFBIZ-2140
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2140
             Project: OFBiz
          Issue Type: Bug
          Components: party
    Affects Versions: SVN trunk
         Environment: Linux Debian, OFBiz trunk 737660, PostgresQL 8.1
            Reporter: Eric DE MAULDE
            Priority: Blocker


When I load an "ANT run-install" with or not "seed" or "extseed" for the first 
time
There is an error in PartyRole entity
and I can't login "admin" with password "ofbiz" in backend

*** Error :

---- cause ---------------------------------------------------------------------
Exception: org.ofbiz.entity.GenericDataSourceException
Message: SQL Exception while executing the following:INSERT INTO 
public.PARTY_ROLE (PARTY_ID, ROLE_TYPE_ID, LAST_UPDATED_STAMP, 
LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, 
?) (ERREUR: une instruction insert ou update sur la table � party_role � viole 
la contrainte de cl�
�trang�re � party_rle_role �
  Detail: La cl� (role_type_id)=(CONTENT_GUEST) n'est pas pr�sente dans la 
table � role_type �.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to