Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-3935

setup component error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Release Branch 10.04, Trunk
    • Release Branch 10.04, Trunk
    • commonext
    • None

    Description

      I'm guessing this is the same problem as: http://www.mail-archive.com/user@ofbiz.apache.org/msg29741.html

      Steps to reproduce:

      "git clone 10.04"
      ./ant run-install-extseed
      ./ant create-admin-user-login
      ./ant run

      The Following Errors Occurred:

      Error: Error parsing entity xml file: org.ofbiz.entity.GenericEntityException: Error while inserting: [GenericEntity:CarrierShipmentMethod][createdStamp,2010-09-12 16:30:13.938(java.sql.Timestamp)][createdTxStamp,2010-09-12 16:30:13.699(java.sql.Timestamp)][lastUpdatedStamp,2010-09-12 16:30:13.938(java.sql.Timestamp)][lastUpdatedTxStamp,2010-09-12 16:30:13.699(java.sql.Timestamp)][partyId,xxx(java.lang.String)][roleTypeId,CARRIER(java.lang.String)][sequenceNumber,4(java.lang.Long)][shipmentMethodTypeId,LOCAL_DELIVERY(java.lang.String)] (SQL Exception while executing the following:INSERT INTO OFBIZ.CARRIER_SHIPMENT_METHOD (SHIPMENT_METHOD_TYPE_ID, PARTY_ID, ROLE_TYPE_ID, SEQUENCE_NUMBER, CARRIER_SERVICE_CODE, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) (INSERT on table 'CARRIER_SHIPMENT_METHOD' caused a violation of foreign key constraint 'CARR_SHMETH_TYPE' for key (LOCAL_DELIVERY). The statement has been rolled back.)) calling service parseEntityXmlFile in importTempDataFile

      Attachments

        1. Screenshot.png
          531 kB
          chris snow
        2. HELP_SETUP.patch
          0.9 kB
          chris snow

        Issue Links

          Activity

            People

              jleroux Jacques Le Roux
              snowch chris snow
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: