I have a fairly big form, 17 tables some as big as 18 columns, over 1000 lines in total.
On my local development machine the form opens successfully albeit a little bit slow. But when I deploy to any other environment (dev, QA, UAT) the form refuses to open if more than a certain amount of tables are present. So for instance if I have tables 1,2,3,4,7,8 present it opens and also if I only have tables 5,6,9,10 present. All environments are running JVM with 16GB assigned memory
Both the AEM logs and the server logs show no errors, so we are unable to figure what to do.
And the final kicker is - we are still on AEM 6.3 and Adobe no longer supports this. (the upgrade project has kicked off)
Any suggestions would be appreciated