Progress on the OOM error
: Martin Holmes
Minutes: 65
Today JT and I did a deep dive into the OOM error we’ve had in the dev branch of staticSearch, and determined that it probably wasn’t anything to do with the code changes in dev, so I started experimenting with Saxon versions; after discovering that reverting to Saxon 10 solved the problem, I then pushed the version forward from 12.5 to 12.8, and was able to build BBTI successfully, so my conclusion is that there was a memory leak in 12.5 that has since been solved.