Hi guys,

On 2012-10-24, at 5:13 PM, Paul Hoadley wrote:

> 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.

Great tip from Johan Henselmans for using H2 in the Browser

editing H2 data: 
java -jar <path-to>/H2PlugIn.framework/Resources/Java/h2-1.3.168.jar 



> 
> 
> -- 
> 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/programmingosx%40mac.com
> 
> This email sent to [email protected]

 _______________________________________________
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]

Reply via email to