When I run CIL compilation on a customer, it just stops with no errors.
The environment has two AOS servers, and the version number is 6.3.2000.326
I tried the following steps with no luck.
- Stopped the two AOS servers.
- Deleted CIL-files on both AOS Servers.
- Start AOS1
- Run Full CIL compile.
That did not work, the CIL compile simply stopped with no messages.
Then I did the following.
- Stopped the two AOS servers.
- Deleted CIL-files on both AOS Servers.
- Start AOS1
- Run full code compile.
- Run full CIL compile
- Run Incremental CIL
There was no compile errors from the normal compile, and the CIL still just stops with no errors.
Any idea what the problem might be?