Hi Ron, With the caveat that I've never used ERCoreBusinessLogic.framework...
On 23/10/2012, at 9:57 PM, Ron X <[email protected]> wrote: > [2012-10-23 14:16:3 FET] <WorkerThread0> Table "ERCMAIL_MESSAG" not found; > SQL statement: > SELECT MAX(ID) FROM ERCMAIL_MESSAG [42102-167]at Isn't this the issue? Is that table being set up? I see there's a migration class in that frameworkâare you running migrations? (Actually, that class doesn't seem to set up that table anyway.) Again, never used the framework, but that's where I'd start looking. Get H2 to persist the database to a file so that you can inspect it afterwards while you're debugging this, switch it back to in-memory later. -- Paul Hoadley http://logicsquad.net/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
