|
Here is the error log (latest trunk):
[install.loadData]: Error loading XML Resource
"trunk/specialpurpose/projectmgr/data/ProjectMgrDemoData.xml"; Error
was: A transaction error occurred reading data
Exception: org.xml.sax.SAXException
Message: A transaction error occurred reading data
---- stack trace
---------------------------------------------------------------
org.ofbiz.entity.GenericEntityException: Error while inserting:
[GenericEntity:UserLogin][createdStamp,2007-12-16
19:03:24.311(java.sql.Timestamp)][createdTxStamp,2007-12-16
19:03:24.285(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][lastUpdatedStamp,2007-12-16
19:03:24.311(java.sql.Timestamp)][lastUpdatedTxStamp,2007-12-16
19:03:24.285(java.sql.Timestamp)][partyId,10010(java.lang.String)][userLoginId,DemoEmployee1(java.lang.String)]
(SQL Exception while executing the following:INSERT INTO
OFBIZ.USER_LOGIN (USER_LOGIN_ID, CURRENT_PASSWORD, PASSWORD_HINT,
IS_SYSTEM, ENABLED, HAS_LOGGED_OUT, REQUIRE_PASSWORD_CHANGE,
LAST_CURRENCY_UOM, LAST_LOCALE, LAST_TIME_ZONE, DISABLED_DATE_TIME,
SUCCESSIVE_FAILED_LOGINS, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP,
CREATED_STAMP, CREATED_TX_STAMP, PARTY_ID) VALUES (?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (INSERT on table 'USER_LOGIN' caused a
violation of foreign key constraint 'USER_PARTY' for key (10010). The
statement has been rolled back.))
Jacopo
|