You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Arshitha k m (JIRA)" <ji...@apache.org> on 2019/04/29 07:10:00 UTC

[jira] [Created] (OFBIZ-10994) Hello3:Error while loading seed data

Arshitha k m created OFBIZ-10994:
------------------------------------

             Summary: Hello3:Error while loading seed data
                 Key: OFBIZ-10994
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10994
             Project: OFBiz
          Issue Type: Bug
          Components: framework/webtools
    Affects Versions: Release Branch 15.12
            Reporter: Arshitha k m


hello,

I am new to OFBiz, I have completed hello1 and hello2, and currently facing an issue to load seed data, using URL and text both generating the same error.

The Following Errors Occurred:

ERROR: parsing file: ERROR parsing Entity Xml file: org.xml.sax.SAXException: A transaction error occurred reading data<br/>org.ofbiz.entity.GenericEntityException: org.ofbiz.entity.GenericEntityException: org.ofbiz.entity.GenericEntityException: Error while inserting: [GenericEntity:HelloHobby][createdStamp,2019-04-29 12:08:55.606(java.sql.Timestamp)][createdTxStamp,2019-04-29 12:08:55.154(java.sql.Timestamp)][description,Reading(java.lang.String)][helloHobbyId,READING(java.lang.String)][lastUpdatedStamp,2019-04-29 12:08:55.606(java.sql.Timestamp)][lastUpdatedTxStamp,2019-04-29 12:08:55.154(java.sql.Timestamp)] (SQL Exception while executing the following:INSERT INTO OFBIZ.HELLO_HOBBY (HELLO_HOBBY_ID, DESCRIPTION, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?) (Column 'HELLO_PERSON_ID' cannot accept a NULL value.))

I tryed to import in to HelloPerson and that was successful.

Can you please help me to fix the trouble.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)