Hi Gregers,
Thanks for sending along your model. I had a look, and I think it's worth posting here because it's possible that your problem could be experienced by other users too.
Using the latest verion of LEAP (2017.0.11.0 at this time), I can reproduce the error that you see, and I actually observe a couple of different errors which are being caused by memory management. LEAP is a single-core process only, which means that for larger models (many scenarios, branches, or with many regions) it is liable to run our of memory during a calculation. In your model, you were attempting to calculate results for a scenario which inherited from many other yet-uncalculated scenarios. The way around this, I'm afraid, is to calculate results for a few scenarios at a time, saving your model each time you return to the Analysis view. I recommend that you start by calculating two or three scenarios at once. Eventually you should be able to generate results for your combined scenario (called "TWO") - please let me know if your succeed.
We are working on a version of LEAP using different architechture which should fix these memory issues.
Best,
Taylor