Did you disable the accounting package? FinAccountTransTypeAttr is an entity in the accounting package. You loaded the data once and ofbiz created the FinAccountTransTypeAttr entity. When you start ofbiz after disabling the accounting package, it complains to you that the entity exists in the database, but there's no definition for ofbiz to read. It's discarding the event buffer because there's probably about 30-50 other similar warnings.
----- Original Message ---- From: Brendan Vogt <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, December 10, 2007 3:10:46 AM Subject: (Dispatcher-Thread-1) [ ?:? :WARN ] Hi, What does this mean? 2007-12-10 11:05:26,390 (Dispatcher-Thread-1) [ ?:? :WARN ] Discarded 8 messages due to full event buffer including: Table named [public.FIN_ACCOUNT_TRANS_TYPE_ATTR] exists in the database but has no corresponding entity Anything to worry about? Brendan
