Re: Issue with migrating to GWT 2.10

2023-01-19 Thread Paul Stockley
I tried reducing the optimization level to 0, no difference. This has been a problem in the past. I need to turn on more debug info. I tried logLevel at ALL but it didn't really output anything new. On Thursday, January 19, 2023 at 4:05:22 PM UTC-5 Michael Joyner wrote: > Meh... I just saw the

Re: Issue with migrating to GWT 2.10

2023-01-19 Thread Michael Conrad
Meh... I just saw the compile options below the empty pic. On 1/19/23 16:04, Michael Conrad wrote: a) Have you tried increasing heap space? b) Are you compiling production in STRICT mode? (Strongly recommended.) c) Are you running SDM in STRICT compile mode? (Strongly recommended.) On 1/19/23 1

Re: Issue with migrating to GWT 2.10

2023-01-19 Thread Michael Conrad
a) Have you tried increasing heap space? b) Are you compiling production in STRICT mode? (Strongly recommended.) c) Are you running SDM in STRICT compile mode? (Strongly recommended.) On 1/19/23 14:43, Paul Stockley wrote: We are trying to migrate to GWT 2.10 from 2.08. We get this internal erro