Re: Problems with H2 DB
Re: Problems with H2 DB
- Subject: Re: Problems with H2 DB
- From: Paul Hoadley <email@hidden>
- Date: Thu, 25 Oct 2012 10:43:24 +1030
Hi Ron,
With the caveat that I've never used ERCoreBusinessLogic.framework... [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.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden