Re: Catalina and Frontbase

2020-01-03 Thread Samuel Pelletier via Webobjects-dev
Hi Jeffrey, Have you tried to enable SQL logging to identify if the problem is always on the same statement and is repeatable ? to enable SQL logging, set this in Property: log4j.logger.er.transaction.adaptor.EOAdaptorDebugEnabled=DEBUG I did some tests with a fresh Catalina with database cop

Re: Catalina and Frontbase

2019-12-29 Thread Jeffrey Schmitz via Webobjects-dev
Yes, I contacted them as well and we are now corresponding. I’ll let the list know if we figure it out. Jeff > On Dec 29, 2019, at 7:07 PM, Hugi Thordarson wrote: > > Can't see anything WO/EOF-specific about that stack overflow so you might > want to check with the FrontBase-folks (frontbas

Re: Catalina and Frontbase

2019-12-29 Thread Hugi Thordarson via Webobjects-dev
Can't see anything WO/EOF-specific about that stack overflow so you might want to check with the FrontBase-folks (frontbase.com has contact addresses). Lucky you. They're really among the nicest people you'll ever encounter on this planet :). - hugi > On 30 Dec 2019,

Catalina and Frontbase

2019-12-29 Thread Jeffrey Schmitz via Webobjects-dev
Hello List, I’m trying to run my app under Catalina for the first time and am getting a stack overflow when trying check migration status on my frontbase database . I’ve tried using java 11 and 13 and I’ve updated Frontbase to the Catalina version. Am hoping to not have ot downgrade to Moj